diff --git a/.env.example b/.env.example index e42d6a6a6..3d534f4f0 100644 --- a/.env.example +++ b/.env.example @@ -3,9 +3,10 @@ TZ="Etc/UTC" APP_URL="http://localhost:3000" # Optional, uses APP_URL by default -# This can be set to a different URL (like http://host.docker.internal:3000 or http://{docker_service}:3000) -# to let the browser navigate to a non-public instance of Reactive Resume -# Note: set this to `http://host.docker.internal:3000` if your printer service is running on docker, but Reactive Resume is running outside of Docker. +# PLEASE READ: This should be set to an internal URL (like http://host.docker.internal:3000 or http://{docker_service}:3000) +# to let the browser navigate to a non-public instance of Reactive Resume. +# This is required when the printer service is running inside Docker, and cannot reach the app via the APP URL, +# which is usually when the APP_URL is localhost or a local network IP/hostname. PRINTER_APP_URL="http://host.docker.internal:3000" # --- Printer --- diff --git a/locales/af-ZA.po b/locales/af-ZA.po index cfa4faa76..61882365c 100644 --- a/locales/af-ZA.po +++ b/locales/af-ZA.po @@ -472,7 +472,7 @@ msgstr "" msgid "Center Align" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:77 +#: src/routes/builder/$resumeId/-components/dock.tsx:82 msgid "Center view" msgstr "" @@ -595,7 +595,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:79 +#: src/routes/builder/$resumeId/-components/dock.tsx:84 msgid "Copy URL" msgstr "" @@ -859,19 +859,19 @@ msgstr "" msgid "Download" msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:44 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:51 msgid "Download a copy of your resume in JSON format. Use this file for backup or to import your resume into other applications, including AI assistants." msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:67 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:74 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:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:85 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:82 +#: src/routes/builder/$resumeId/-components/dock.tsx:87 msgid "Download PDF" msgstr "" @@ -2233,6 +2233,11 @@ msgstr "" msgid "Then, enter the 6 digit code that the app provides to continue." msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:66 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:35 +msgid "There was a problem while generating the PDF, please try again in some time." +msgstr "" + #: src/routes/builder/$resumeId/-components/header.tsx:103 #: src/routes/dashboard/resumes/-components/resume-card.tsx:80 msgid "This action cannot be undone." @@ -2698,11 +2703,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:75 +#: src/routes/builder/$resumeId/-components/dock.tsx:80 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:76 +#: src/routes/builder/$resumeId/-components/dock.tsx:81 msgid "Zoom out" msgstr "" diff --git a/locales/am-ET.po b/locales/am-ET.po index 732c765d9..8314b4e4d 100644 --- a/locales/am-ET.po +++ b/locales/am-ET.po @@ -472,7 +472,7 @@ msgstr "" msgid "Center Align" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:77 +#: src/routes/builder/$resumeId/-components/dock.tsx:82 msgid "Center view" msgstr "" @@ -595,7 +595,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:79 +#: src/routes/builder/$resumeId/-components/dock.tsx:84 msgid "Copy URL" msgstr "" @@ -859,19 +859,19 @@ msgstr "" msgid "Download" msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:44 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:51 msgid "Download a copy of your resume in JSON format. Use this file for backup or to import your resume into other applications, including AI assistants." msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:67 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:74 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:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:85 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:82 +#: src/routes/builder/$resumeId/-components/dock.tsx:87 msgid "Download PDF" msgstr "" @@ -2233,6 +2233,11 @@ msgstr "" msgid "Then, enter the 6 digit code that the app provides to continue." msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:66 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:35 +msgid "There was a problem while generating the PDF, please try again in some time." +msgstr "" + #: src/routes/builder/$resumeId/-components/header.tsx:103 #: src/routes/dashboard/resumes/-components/resume-card.tsx:80 msgid "This action cannot be undone." @@ -2698,11 +2703,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:75 +#: src/routes/builder/$resumeId/-components/dock.tsx:80 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:76 +#: src/routes/builder/$resumeId/-components/dock.tsx:81 msgid "Zoom out" msgstr "" diff --git a/locales/ar-SA.po b/locales/ar-SA.po index bf113dd24..cb431ea8e 100644 --- a/locales/ar-SA.po +++ b/locales/ar-SA.po @@ -472,7 +472,7 @@ msgstr "" msgid "Center Align" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:77 +#: src/routes/builder/$resumeId/-components/dock.tsx:82 msgid "Center view" msgstr "" @@ -595,7 +595,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:79 +#: src/routes/builder/$resumeId/-components/dock.tsx:84 msgid "Copy URL" msgstr "" @@ -859,19 +859,19 @@ msgstr "" msgid "Download" msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:44 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:51 msgid "Download a copy of your resume in JSON format. Use this file for backup or to import your resume into other applications, including AI assistants." msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:67 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:74 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:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:85 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:82 +#: src/routes/builder/$resumeId/-components/dock.tsx:87 msgid "Download PDF" msgstr "" @@ -2233,6 +2233,11 @@ msgstr "" msgid "Then, enter the 6 digit code that the app provides to continue." msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:66 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:35 +msgid "There was a problem while generating the PDF, please try again in some time." +msgstr "" + #: src/routes/builder/$resumeId/-components/header.tsx:103 #: src/routes/dashboard/resumes/-components/resume-card.tsx:80 msgid "This action cannot be undone." @@ -2698,11 +2703,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:75 +#: src/routes/builder/$resumeId/-components/dock.tsx:80 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:76 +#: src/routes/builder/$resumeId/-components/dock.tsx:81 msgid "Zoom out" msgstr "" diff --git a/locales/az-AZ.po b/locales/az-AZ.po index bd6f7b2a5..127d9713e 100644 --- a/locales/az-AZ.po +++ b/locales/az-AZ.po @@ -472,7 +472,7 @@ msgstr "" msgid "Center Align" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:77 +#: src/routes/builder/$resumeId/-components/dock.tsx:82 msgid "Center view" msgstr "" @@ -595,7 +595,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:79 +#: src/routes/builder/$resumeId/-components/dock.tsx:84 msgid "Copy URL" msgstr "" @@ -859,19 +859,19 @@ msgstr "" msgid "Download" msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:44 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:51 msgid "Download a copy of your resume in JSON format. Use this file for backup or to import your resume into other applications, including AI assistants." msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:67 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:74 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:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:85 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:82 +#: src/routes/builder/$resumeId/-components/dock.tsx:87 msgid "Download PDF" msgstr "" @@ -2233,6 +2233,11 @@ msgstr "" msgid "Then, enter the 6 digit code that the app provides to continue." msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:66 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:35 +msgid "There was a problem while generating the PDF, please try again in some time." +msgstr "" + #: src/routes/builder/$resumeId/-components/header.tsx:103 #: src/routes/dashboard/resumes/-components/resume-card.tsx:80 msgid "This action cannot be undone." @@ -2698,11 +2703,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:75 +#: src/routes/builder/$resumeId/-components/dock.tsx:80 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:76 +#: src/routes/builder/$resumeId/-components/dock.tsx:81 msgid "Zoom out" msgstr "" diff --git a/locales/bg-BG.po b/locales/bg-BG.po index a44122a61..0c8b62ba6 100644 --- a/locales/bg-BG.po +++ b/locales/bg-BG.po @@ -472,7 +472,7 @@ msgstr "" msgid "Center Align" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:77 +#: src/routes/builder/$resumeId/-components/dock.tsx:82 msgid "Center view" msgstr "" @@ -595,7 +595,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:79 +#: src/routes/builder/$resumeId/-components/dock.tsx:84 msgid "Copy URL" msgstr "" @@ -859,19 +859,19 @@ msgstr "" msgid "Download" msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:44 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:51 msgid "Download a copy of your resume in JSON format. Use this file for backup or to import your resume into other applications, including AI assistants." msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:67 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:74 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:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:85 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:82 +#: src/routes/builder/$resumeId/-components/dock.tsx:87 msgid "Download PDF" msgstr "" @@ -2233,6 +2233,11 @@ msgstr "" msgid "Then, enter the 6 digit code that the app provides to continue." msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:66 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:35 +msgid "There was a problem while generating the PDF, please try again in some time." +msgstr "" + #: src/routes/builder/$resumeId/-components/header.tsx:103 #: src/routes/dashboard/resumes/-components/resume-card.tsx:80 msgid "This action cannot be undone." @@ -2698,11 +2703,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:75 +#: src/routes/builder/$resumeId/-components/dock.tsx:80 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:76 +#: src/routes/builder/$resumeId/-components/dock.tsx:81 msgid "Zoom out" msgstr "" diff --git a/locales/bn-BD.po b/locales/bn-BD.po index ec4abd797..73f6169ba 100644 --- a/locales/bn-BD.po +++ b/locales/bn-BD.po @@ -472,7 +472,7 @@ msgstr "" msgid "Center Align" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:77 +#: src/routes/builder/$resumeId/-components/dock.tsx:82 msgid "Center view" msgstr "" @@ -595,7 +595,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:79 +#: src/routes/builder/$resumeId/-components/dock.tsx:84 msgid "Copy URL" msgstr "" @@ -859,19 +859,19 @@ msgstr "" msgid "Download" msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:44 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:51 msgid "Download a copy of your resume in JSON format. Use this file for backup or to import your resume into other applications, including AI assistants." msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:67 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:74 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:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:85 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:82 +#: src/routes/builder/$resumeId/-components/dock.tsx:87 msgid "Download PDF" msgstr "" @@ -2233,6 +2233,11 @@ msgstr "" msgid "Then, enter the 6 digit code that the app provides to continue." msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:66 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:35 +msgid "There was a problem while generating the PDF, please try again in some time." +msgstr "" + #: src/routes/builder/$resumeId/-components/header.tsx:103 #: src/routes/dashboard/resumes/-components/resume-card.tsx:80 msgid "This action cannot be undone." @@ -2698,11 +2703,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:75 +#: src/routes/builder/$resumeId/-components/dock.tsx:80 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:76 +#: src/routes/builder/$resumeId/-components/dock.tsx:81 msgid "Zoom out" msgstr "" diff --git a/locales/ca-ES.po b/locales/ca-ES.po index 4d4e027bd..6d7f76786 100644 --- a/locales/ca-ES.po +++ b/locales/ca-ES.po @@ -472,7 +472,7 @@ msgstr "" msgid "Center Align" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:77 +#: src/routes/builder/$resumeId/-components/dock.tsx:82 msgid "Center view" msgstr "" @@ -595,7 +595,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:79 +#: src/routes/builder/$resumeId/-components/dock.tsx:84 msgid "Copy URL" msgstr "" @@ -859,19 +859,19 @@ msgstr "" msgid "Download" msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:44 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:51 msgid "Download a copy of your resume in JSON format. Use this file for backup or to import your resume into other applications, including AI assistants." msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:67 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:74 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:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:85 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:82 +#: src/routes/builder/$resumeId/-components/dock.tsx:87 msgid "Download PDF" msgstr "" @@ -2233,6 +2233,11 @@ msgstr "" msgid "Then, enter the 6 digit code that the app provides to continue." msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:66 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:35 +msgid "There was a problem while generating the PDF, please try again in some time." +msgstr "" + #: src/routes/builder/$resumeId/-components/header.tsx:103 #: src/routes/dashboard/resumes/-components/resume-card.tsx:80 msgid "This action cannot be undone." @@ -2698,11 +2703,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:75 +#: src/routes/builder/$resumeId/-components/dock.tsx:80 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:76 +#: src/routes/builder/$resumeId/-components/dock.tsx:81 msgid "Zoom out" msgstr "" diff --git a/locales/cs-CZ.po b/locales/cs-CZ.po index a66889d32..fde15ceee 100644 --- a/locales/cs-CZ.po +++ b/locales/cs-CZ.po @@ -472,7 +472,7 @@ msgstr "" msgid "Center Align" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:77 +#: src/routes/builder/$resumeId/-components/dock.tsx:82 msgid "Center view" msgstr "" @@ -595,7 +595,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:79 +#: src/routes/builder/$resumeId/-components/dock.tsx:84 msgid "Copy URL" msgstr "" @@ -859,19 +859,19 @@ msgstr "" msgid "Download" msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:44 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:51 msgid "Download a copy of your resume in JSON format. Use this file for backup or to import your resume into other applications, including AI assistants." msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:67 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:74 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:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:85 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:82 +#: src/routes/builder/$resumeId/-components/dock.tsx:87 msgid "Download PDF" msgstr "" @@ -2233,6 +2233,11 @@ msgstr "" msgid "Then, enter the 6 digit code that the app provides to continue." msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:66 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:35 +msgid "There was a problem while generating the PDF, please try again in some time." +msgstr "" + #: src/routes/builder/$resumeId/-components/header.tsx:103 #: src/routes/dashboard/resumes/-components/resume-card.tsx:80 msgid "This action cannot be undone." @@ -2698,11 +2703,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:75 +#: src/routes/builder/$resumeId/-components/dock.tsx:80 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:76 +#: src/routes/builder/$resumeId/-components/dock.tsx:81 msgid "Zoom out" msgstr "" diff --git a/locales/da-DK.po b/locales/da-DK.po index 95dd4da75..13cb85240 100644 --- a/locales/da-DK.po +++ b/locales/da-DK.po @@ -472,7 +472,7 @@ msgstr "" msgid "Center Align" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:77 +#: src/routes/builder/$resumeId/-components/dock.tsx:82 msgid "Center view" msgstr "" @@ -595,7 +595,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:79 +#: src/routes/builder/$resumeId/-components/dock.tsx:84 msgid "Copy URL" msgstr "" @@ -859,19 +859,19 @@ msgstr "" msgid "Download" msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:44 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:51 msgid "Download a copy of your resume in JSON format. Use this file for backup or to import your resume into other applications, including AI assistants." msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:67 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:74 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:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:85 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:82 +#: src/routes/builder/$resumeId/-components/dock.tsx:87 msgid "Download PDF" msgstr "" @@ -2233,6 +2233,11 @@ msgstr "" msgid "Then, enter the 6 digit code that the app provides to continue." msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:66 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:35 +msgid "There was a problem while generating the PDF, please try again in some time." +msgstr "" + #: src/routes/builder/$resumeId/-components/header.tsx:103 #: src/routes/dashboard/resumes/-components/resume-card.tsx:80 msgid "This action cannot be undone." @@ -2698,11 +2703,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:75 +#: src/routes/builder/$resumeId/-components/dock.tsx:80 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:76 +#: src/routes/builder/$resumeId/-components/dock.tsx:81 msgid "Zoom out" msgstr "" diff --git a/locales/de-DE.po b/locales/de-DE.po index 9137a510c..70dde1e44 100644 --- a/locales/de-DE.po +++ b/locales/de-DE.po @@ -472,7 +472,7 @@ msgstr "" msgid "Center Align" msgstr "Zentriert" -#: src/routes/builder/$resumeId/-components/dock.tsx:77 +#: src/routes/builder/$resumeId/-components/dock.tsx:82 msgid "Center view" msgstr "" @@ -595,7 +595,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:79 +#: src/routes/builder/$resumeId/-components/dock.tsx:84 msgid "Copy URL" msgstr "" @@ -859,19 +859,19 @@ msgstr "An Reactive Resume spenden" msgid "Download" msgstr "Herunterladen" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:44 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:51 msgid "Download a copy of your resume in JSON format. Use this file for backup or to import your resume into other applications, including AI assistants." msgstr "Laden Sie eine Kopie Ihres Lebenslaufs im JSON-Format herunter. Nutzen Sie diese Datei für Backups oder zum Importieren in andere Anwendungen, einschließlich KI-Assistenten." -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:67 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:74 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:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:85 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:82 +#: src/routes/builder/$resumeId/-components/dock.tsx:87 msgid "Download PDF" msgstr "" @@ -2233,6 +2233,11 @@ msgstr "Design" msgid "Then, enter the 6 digit code that the app provides to continue." msgstr "Geben Sie dann den 6-stelligen Code ein, den die App bereitstellt, um fortzufahren." +#: src/routes/builder/$resumeId/-components/dock.tsx:66 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:35 +msgid "There was a problem while generating the PDF, please try again in some time." +msgstr "" + #: src/routes/builder/$resumeId/-components/header.tsx:103 #: src/routes/dashboard/resumes/-components/resume-card.tsx:80 msgid "This action cannot be undone." @@ -2698,11 +2703,11 @@ msgstr "Der öffentliche Link Ihres Lebenslaufs ist derzeit mit einem Passwort g msgid "Your support ensures the project remains free and accessible for everyone, now and in the future." msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:75 +#: src/routes/builder/$resumeId/-components/dock.tsx:80 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:76 +#: src/routes/builder/$resumeId/-components/dock.tsx:81 msgid "Zoom out" msgstr "" diff --git a/locales/el-GR.po b/locales/el-GR.po index 61985efba..9df9e6b9b 100644 --- a/locales/el-GR.po +++ b/locales/el-GR.po @@ -472,7 +472,7 @@ msgstr "" msgid "Center Align" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:77 +#: src/routes/builder/$resumeId/-components/dock.tsx:82 msgid "Center view" msgstr "" @@ -595,7 +595,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:79 +#: src/routes/builder/$resumeId/-components/dock.tsx:84 msgid "Copy URL" msgstr "" @@ -859,19 +859,19 @@ msgstr "" msgid "Download" msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:44 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:51 msgid "Download a copy of your resume in JSON format. Use this file for backup or to import your resume into other applications, including AI assistants." msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:67 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:74 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:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:85 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:82 +#: src/routes/builder/$resumeId/-components/dock.tsx:87 msgid "Download PDF" msgstr "" @@ -2233,6 +2233,11 @@ msgstr "" msgid "Then, enter the 6 digit code that the app provides to continue." msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:66 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:35 +msgid "There was a problem while generating the PDF, please try again in some time." +msgstr "" + #: src/routes/builder/$resumeId/-components/header.tsx:103 #: src/routes/dashboard/resumes/-components/resume-card.tsx:80 msgid "This action cannot be undone." @@ -2698,11 +2703,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:75 +#: src/routes/builder/$resumeId/-components/dock.tsx:80 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:76 +#: src/routes/builder/$resumeId/-components/dock.tsx:81 msgid "Zoom out" msgstr "" diff --git a/locales/en-US.po b/locales/en-US.po index 5de232e62..74c1779d6 100644 --- a/locales/en-US.po +++ b/locales/en-US.po @@ -467,7 +467,7 @@ msgstr "Catalan" msgid "Center Align" msgstr "Center Align" -#: src/routes/builder/$resumeId/-components/dock.tsx:77 +#: src/routes/builder/$resumeId/-components/dock.tsx:82 msgid "Center view" msgstr "Center view" @@ -590,7 +590,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:79 +#: src/routes/builder/$resumeId/-components/dock.tsx:84 msgid "Copy URL" msgstr "Copy URL" @@ -854,19 +854,19 @@ msgstr "Donate to Reactive Resume" msgid "Download" msgstr "Download" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:44 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:51 msgid "Download a copy of your resume in JSON format. Use this file for backup or to import your resume into other applications, including AI assistants." msgstr "Download a copy of your resume in JSON format. Use this file for backup or to import your resume into other applications, including AI assistants." -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:67 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:74 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:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:85 msgid "Download JSON" msgstr "Download JSON" -#: src/routes/builder/$resumeId/-components/dock.tsx:82 +#: src/routes/builder/$resumeId/-components/dock.tsx:87 msgid "Download PDF" msgstr "Download PDF" @@ -2228,6 +2228,11 @@ msgstr "Theme" msgid "Then, enter the 6 digit code that the app provides to continue." msgstr "Then, enter the 6 digit code that the app provides to continue." +#: src/routes/builder/$resumeId/-components/dock.tsx:66 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:35 +msgid "There was a problem while generating the PDF, please try again in some time." +msgstr "There was a problem while generating the PDF, please try again in some time." + #: src/routes/builder/$resumeId/-components/header.tsx:103 #: src/routes/dashboard/resumes/-components/resume-card.tsx:80 msgid "This action cannot be undone." @@ -2693,11 +2698,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:75 +#: src/routes/builder/$resumeId/-components/dock.tsx:80 msgid "Zoom in" msgstr "Zoom in" -#: src/routes/builder/$resumeId/-components/dock.tsx:76 +#: src/routes/builder/$resumeId/-components/dock.tsx:81 msgid "Zoom out" msgstr "Zoom out" diff --git a/locales/es-ES.po b/locales/es-ES.po index 9f377292f..b953b5465 100644 --- a/locales/es-ES.po +++ b/locales/es-ES.po @@ -472,7 +472,7 @@ msgstr "" msgid "Center Align" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:77 +#: src/routes/builder/$resumeId/-components/dock.tsx:82 msgid "Center view" msgstr "" @@ -595,7 +595,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:79 +#: src/routes/builder/$resumeId/-components/dock.tsx:84 msgid "Copy URL" msgstr "" @@ -859,19 +859,19 @@ msgstr "" msgid "Download" msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:44 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:51 msgid "Download a copy of your resume in JSON format. Use this file for backup or to import your resume into other applications, including AI assistants." msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:67 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:74 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:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:85 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:82 +#: src/routes/builder/$resumeId/-components/dock.tsx:87 msgid "Download PDF" msgstr "" @@ -2233,6 +2233,11 @@ msgstr "" msgid "Then, enter the 6 digit code that the app provides to continue." msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:66 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:35 +msgid "There was a problem while generating the PDF, please try again in some time." +msgstr "" + #: src/routes/builder/$resumeId/-components/header.tsx:103 #: src/routes/dashboard/resumes/-components/resume-card.tsx:80 msgid "This action cannot be undone." @@ -2698,11 +2703,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:75 +#: src/routes/builder/$resumeId/-components/dock.tsx:80 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:76 +#: src/routes/builder/$resumeId/-components/dock.tsx:81 msgid "Zoom out" msgstr "" diff --git a/locales/fa-IR.po b/locales/fa-IR.po index 003715e2b..d15d04051 100644 --- a/locales/fa-IR.po +++ b/locales/fa-IR.po @@ -472,7 +472,7 @@ msgstr "" msgid "Center Align" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:77 +#: src/routes/builder/$resumeId/-components/dock.tsx:82 msgid "Center view" msgstr "" @@ -595,7 +595,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:79 +#: src/routes/builder/$resumeId/-components/dock.tsx:84 msgid "Copy URL" msgstr "" @@ -859,19 +859,19 @@ msgstr "" msgid "Download" msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:44 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:51 msgid "Download a copy of your resume in JSON format. Use this file for backup or to import your resume into other applications, including AI assistants." msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:67 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:74 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:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:85 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:82 +#: src/routes/builder/$resumeId/-components/dock.tsx:87 msgid "Download PDF" msgstr "" @@ -2233,6 +2233,11 @@ msgstr "" msgid "Then, enter the 6 digit code that the app provides to continue." msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:66 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:35 +msgid "There was a problem while generating the PDF, please try again in some time." +msgstr "" + #: src/routes/builder/$resumeId/-components/header.tsx:103 #: src/routes/dashboard/resumes/-components/resume-card.tsx:80 msgid "This action cannot be undone." @@ -2698,11 +2703,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:75 +#: src/routes/builder/$resumeId/-components/dock.tsx:80 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:76 +#: src/routes/builder/$resumeId/-components/dock.tsx:81 msgid "Zoom out" msgstr "" diff --git a/locales/fi-FI.po b/locales/fi-FI.po index cd6afc049..37dab9d20 100644 --- a/locales/fi-FI.po +++ b/locales/fi-FI.po @@ -472,7 +472,7 @@ msgstr "" msgid "Center Align" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:77 +#: src/routes/builder/$resumeId/-components/dock.tsx:82 msgid "Center view" msgstr "" @@ -595,7 +595,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:79 +#: src/routes/builder/$resumeId/-components/dock.tsx:84 msgid "Copy URL" msgstr "" @@ -859,19 +859,19 @@ msgstr "" msgid "Download" msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:44 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:51 msgid "Download a copy of your resume in JSON format. Use this file for backup or to import your resume into other applications, including AI assistants." msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:67 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:74 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:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:85 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:82 +#: src/routes/builder/$resumeId/-components/dock.tsx:87 msgid "Download PDF" msgstr "" @@ -2233,6 +2233,11 @@ msgstr "" msgid "Then, enter the 6 digit code that the app provides to continue." msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:66 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:35 +msgid "There was a problem while generating the PDF, please try again in some time." +msgstr "" + #: src/routes/builder/$resumeId/-components/header.tsx:103 #: src/routes/dashboard/resumes/-components/resume-card.tsx:80 msgid "This action cannot be undone." @@ -2698,11 +2703,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:75 +#: src/routes/builder/$resumeId/-components/dock.tsx:80 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:76 +#: src/routes/builder/$resumeId/-components/dock.tsx:81 msgid "Zoom out" msgstr "" diff --git a/locales/fr-FR.po b/locales/fr-FR.po index 530ac42c6..9708b5c72 100644 --- a/locales/fr-FR.po +++ b/locales/fr-FR.po @@ -472,7 +472,7 @@ msgstr "Catalan" msgid "Center Align" msgstr "Alignement centré" -#: src/routes/builder/$resumeId/-components/dock.tsx:77 +#: src/routes/builder/$resumeId/-components/dock.tsx:82 msgid "Center view" msgstr "Centrer la vue" @@ -595,7 +595,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:79 +#: src/routes/builder/$resumeId/-components/dock.tsx:84 msgid "Copy URL" msgstr "Copier l'URL" @@ -859,19 +859,19 @@ msgstr "Faire un don à Reactive Resume" msgid "Download" msgstr "Télécharger" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:44 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:51 msgid "Download a copy of your resume in JSON format. Use this file for backup or to import your resume into other applications, including AI assistants." msgstr "Téléchargez un exemplaire de votre CV au format JSON. Utilisez ce fichier comme sauvegarde ou pour importer votre CV dans d'autres applications, y compris les assistants IA." -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:67 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:74 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:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:85 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:82 +#: src/routes/builder/$resumeId/-components/dock.tsx:87 msgid "Download PDF" msgstr "Télécharger le PDF" @@ -2233,6 +2233,11 @@ msgstr "Thème" msgid "Then, enter the 6 digit code that the app provides to continue." msgstr "Ensuite, entrez le code à 6 chiffres fourni par l'application pour continuer." +#: src/routes/builder/$resumeId/-components/dock.tsx:66 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:35 +msgid "There was a problem while generating the PDF, please try again in some time." +msgstr "" + #: src/routes/builder/$resumeId/-components/header.tsx:103 #: src/routes/dashboard/resumes/-components/resume-card.tsx:80 msgid "This action cannot be undone." @@ -2698,11 +2703,11 @@ msgstr "Le lien public de votre CV est actuellement protégé par un mot de pass msgid "Your support ensures the project remains free and accessible for everyone, now and in the future." msgstr "Grâce à votre soutien, le projet reste gratuit et accessible à tous, aujourd'hui et à l'avenir." -#: src/routes/builder/$resumeId/-components/dock.tsx:75 +#: src/routes/builder/$resumeId/-components/dock.tsx:80 msgid "Zoom in" msgstr "Zoom avant" -#: src/routes/builder/$resumeId/-components/dock.tsx:76 +#: src/routes/builder/$resumeId/-components/dock.tsx:81 msgid "Zoom out" msgstr "Zoom arrière" diff --git a/locales/he-IL.po b/locales/he-IL.po index 641952452..516125035 100644 --- a/locales/he-IL.po +++ b/locales/he-IL.po @@ -472,7 +472,7 @@ msgstr "" msgid "Center Align" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:77 +#: src/routes/builder/$resumeId/-components/dock.tsx:82 msgid "Center view" msgstr "" @@ -595,7 +595,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:79 +#: src/routes/builder/$resumeId/-components/dock.tsx:84 msgid "Copy URL" msgstr "" @@ -859,19 +859,19 @@ msgstr "" msgid "Download" msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:44 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:51 msgid "Download a copy of your resume in JSON format. Use this file for backup or to import your resume into other applications, including AI assistants." msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:67 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:74 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:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:85 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:82 +#: src/routes/builder/$resumeId/-components/dock.tsx:87 msgid "Download PDF" msgstr "" @@ -2233,6 +2233,11 @@ msgstr "" msgid "Then, enter the 6 digit code that the app provides to continue." msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:66 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:35 +msgid "There was a problem while generating the PDF, please try again in some time." +msgstr "" + #: src/routes/builder/$resumeId/-components/header.tsx:103 #: src/routes/dashboard/resumes/-components/resume-card.tsx:80 msgid "This action cannot be undone." @@ -2698,11 +2703,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:75 +#: src/routes/builder/$resumeId/-components/dock.tsx:80 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:76 +#: src/routes/builder/$resumeId/-components/dock.tsx:81 msgid "Zoom out" msgstr "" diff --git a/locales/hi-IN.po b/locales/hi-IN.po index f63f1d6a2..4c866e488 100644 --- a/locales/hi-IN.po +++ b/locales/hi-IN.po @@ -472,7 +472,7 @@ msgstr "" msgid "Center Align" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:77 +#: src/routes/builder/$resumeId/-components/dock.tsx:82 msgid "Center view" msgstr "" @@ -595,7 +595,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:79 +#: src/routes/builder/$resumeId/-components/dock.tsx:84 msgid "Copy URL" msgstr "" @@ -859,19 +859,19 @@ msgstr "" msgid "Download" msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:44 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:51 msgid "Download a copy of your resume in JSON format. Use this file for backup or to import your resume into other applications, including AI assistants." msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:67 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:74 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:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:85 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:82 +#: src/routes/builder/$resumeId/-components/dock.tsx:87 msgid "Download PDF" msgstr "" @@ -2233,6 +2233,11 @@ msgstr "" msgid "Then, enter the 6 digit code that the app provides to continue." msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:66 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:35 +msgid "There was a problem while generating the PDF, please try again in some time." +msgstr "" + #: src/routes/builder/$resumeId/-components/header.tsx:103 #: src/routes/dashboard/resumes/-components/resume-card.tsx:80 msgid "This action cannot be undone." @@ -2698,11 +2703,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:75 +#: src/routes/builder/$resumeId/-components/dock.tsx:80 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:76 +#: src/routes/builder/$resumeId/-components/dock.tsx:81 msgid "Zoom out" msgstr "" diff --git a/locales/hu-HU.po b/locales/hu-HU.po index 1dc8d2fb6..e1fdc582a 100644 --- a/locales/hu-HU.po +++ b/locales/hu-HU.po @@ -472,7 +472,7 @@ msgstr "" msgid "Center Align" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:77 +#: src/routes/builder/$resumeId/-components/dock.tsx:82 msgid "Center view" msgstr "" @@ -595,7 +595,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:79 +#: src/routes/builder/$resumeId/-components/dock.tsx:84 msgid "Copy URL" msgstr "" @@ -859,19 +859,19 @@ msgstr "" msgid "Download" msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:44 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:51 msgid "Download a copy of your resume in JSON format. Use this file for backup or to import your resume into other applications, including AI assistants." msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:67 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:74 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:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:85 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:82 +#: src/routes/builder/$resumeId/-components/dock.tsx:87 msgid "Download PDF" msgstr "" @@ -2233,6 +2233,11 @@ msgstr "" msgid "Then, enter the 6 digit code that the app provides to continue." msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:66 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:35 +msgid "There was a problem while generating the PDF, please try again in some time." +msgstr "" + #: src/routes/builder/$resumeId/-components/header.tsx:103 #: src/routes/dashboard/resumes/-components/resume-card.tsx:80 msgid "This action cannot be undone." @@ -2698,11 +2703,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:75 +#: src/routes/builder/$resumeId/-components/dock.tsx:80 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:76 +#: src/routes/builder/$resumeId/-components/dock.tsx:81 msgid "Zoom out" msgstr "" diff --git a/locales/id-ID.po b/locales/id-ID.po index 86c7b17cf..c01a4c1e3 100644 --- a/locales/id-ID.po +++ b/locales/id-ID.po @@ -472,7 +472,7 @@ msgstr "" msgid "Center Align" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:77 +#: src/routes/builder/$resumeId/-components/dock.tsx:82 msgid "Center view" msgstr "" @@ -595,7 +595,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:79 +#: src/routes/builder/$resumeId/-components/dock.tsx:84 msgid "Copy URL" msgstr "" @@ -859,19 +859,19 @@ msgstr "" msgid "Download" msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:44 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:51 msgid "Download a copy of your resume in JSON format. Use this file for backup or to import your resume into other applications, including AI assistants." msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:67 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:74 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:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:85 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:82 +#: src/routes/builder/$resumeId/-components/dock.tsx:87 msgid "Download PDF" msgstr "" @@ -2233,6 +2233,11 @@ msgstr "" msgid "Then, enter the 6 digit code that the app provides to continue." msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:66 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:35 +msgid "There was a problem while generating the PDF, please try again in some time." +msgstr "" + #: src/routes/builder/$resumeId/-components/header.tsx:103 #: src/routes/dashboard/resumes/-components/resume-card.tsx:80 msgid "This action cannot be undone." @@ -2698,11 +2703,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:75 +#: src/routes/builder/$resumeId/-components/dock.tsx:80 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:76 +#: src/routes/builder/$resumeId/-components/dock.tsx:81 msgid "Zoom out" msgstr "" diff --git a/locales/it-IT.po b/locales/it-IT.po index e2b0a353b..d7222af8b 100644 --- a/locales/it-IT.po +++ b/locales/it-IT.po @@ -472,7 +472,7 @@ msgstr "" msgid "Center Align" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:77 +#: src/routes/builder/$resumeId/-components/dock.tsx:82 msgid "Center view" msgstr "" @@ -595,7 +595,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:79 +#: src/routes/builder/$resumeId/-components/dock.tsx:84 msgid "Copy URL" msgstr "" @@ -859,19 +859,19 @@ msgstr "" msgid "Download" msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:44 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:51 msgid "Download a copy of your resume in JSON format. Use this file for backup or to import your resume into other applications, including AI assistants." msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:67 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:74 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:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:85 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:82 +#: src/routes/builder/$resumeId/-components/dock.tsx:87 msgid "Download PDF" msgstr "" @@ -2233,6 +2233,11 @@ msgstr "" msgid "Then, enter the 6 digit code that the app provides to continue." msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:66 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:35 +msgid "There was a problem while generating the PDF, please try again in some time." +msgstr "" + #: src/routes/builder/$resumeId/-components/header.tsx:103 #: src/routes/dashboard/resumes/-components/resume-card.tsx:80 msgid "This action cannot be undone." @@ -2698,11 +2703,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:75 +#: src/routes/builder/$resumeId/-components/dock.tsx:80 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:76 +#: src/routes/builder/$resumeId/-components/dock.tsx:81 msgid "Zoom out" msgstr "" diff --git a/locales/ja-JP.po b/locales/ja-JP.po index 374885f0a..453c1a656 100644 --- a/locales/ja-JP.po +++ b/locales/ja-JP.po @@ -472,7 +472,7 @@ msgstr "" msgid "Center Align" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:77 +#: src/routes/builder/$resumeId/-components/dock.tsx:82 msgid "Center view" msgstr "" @@ -595,7 +595,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:79 +#: src/routes/builder/$resumeId/-components/dock.tsx:84 msgid "Copy URL" msgstr "" @@ -859,19 +859,19 @@ msgstr "" msgid "Download" msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:44 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:51 msgid "Download a copy of your resume in JSON format. Use this file for backup or to import your resume into other applications, including AI assistants." msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:67 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:74 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:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:85 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:82 +#: src/routes/builder/$resumeId/-components/dock.tsx:87 msgid "Download PDF" msgstr "" @@ -2233,6 +2233,11 @@ msgstr "" msgid "Then, enter the 6 digit code that the app provides to continue." msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:66 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:35 +msgid "There was a problem while generating the PDF, please try again in some time." +msgstr "" + #: src/routes/builder/$resumeId/-components/header.tsx:103 #: src/routes/dashboard/resumes/-components/resume-card.tsx:80 msgid "This action cannot be undone." @@ -2698,11 +2703,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:75 +#: src/routes/builder/$resumeId/-components/dock.tsx:80 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:76 +#: src/routes/builder/$resumeId/-components/dock.tsx:81 msgid "Zoom out" msgstr "" diff --git a/locales/km-KH.po b/locales/km-KH.po index ce46e07f1..5c6c4c0e5 100644 --- a/locales/km-KH.po +++ b/locales/km-KH.po @@ -472,7 +472,7 @@ msgstr "" msgid "Center Align" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:77 +#: src/routes/builder/$resumeId/-components/dock.tsx:82 msgid "Center view" msgstr "" @@ -595,7 +595,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:79 +#: src/routes/builder/$resumeId/-components/dock.tsx:84 msgid "Copy URL" msgstr "" @@ -859,19 +859,19 @@ msgstr "" msgid "Download" msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:44 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:51 msgid "Download a copy of your resume in JSON format. Use this file for backup or to import your resume into other applications, including AI assistants." msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:67 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:74 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:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:85 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:82 +#: src/routes/builder/$resumeId/-components/dock.tsx:87 msgid "Download PDF" msgstr "" @@ -2233,6 +2233,11 @@ msgstr "" msgid "Then, enter the 6 digit code that the app provides to continue." msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:66 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:35 +msgid "There was a problem while generating the PDF, please try again in some time." +msgstr "" + #: src/routes/builder/$resumeId/-components/header.tsx:103 #: src/routes/dashboard/resumes/-components/resume-card.tsx:80 msgid "This action cannot be undone." @@ -2698,11 +2703,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:75 +#: src/routes/builder/$resumeId/-components/dock.tsx:80 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:76 +#: src/routes/builder/$resumeId/-components/dock.tsx:81 msgid "Zoom out" msgstr "" diff --git a/locales/kn-IN.po b/locales/kn-IN.po index 9db51ca95..357bfb633 100644 --- a/locales/kn-IN.po +++ b/locales/kn-IN.po @@ -472,7 +472,7 @@ msgstr "" msgid "Center Align" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:77 +#: src/routes/builder/$resumeId/-components/dock.tsx:82 msgid "Center view" msgstr "" @@ -595,7 +595,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:79 +#: src/routes/builder/$resumeId/-components/dock.tsx:84 msgid "Copy URL" msgstr "" @@ -859,19 +859,19 @@ msgstr "" msgid "Download" msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:44 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:51 msgid "Download a copy of your resume in JSON format. Use this file for backup or to import your resume into other applications, including AI assistants." msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:67 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:74 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:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:85 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:82 +#: src/routes/builder/$resumeId/-components/dock.tsx:87 msgid "Download PDF" msgstr "" @@ -2233,6 +2233,11 @@ msgstr "" msgid "Then, enter the 6 digit code that the app provides to continue." msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:66 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:35 +msgid "There was a problem while generating the PDF, please try again in some time." +msgstr "" + #: src/routes/builder/$resumeId/-components/header.tsx:103 #: src/routes/dashboard/resumes/-components/resume-card.tsx:80 msgid "This action cannot be undone." @@ -2698,11 +2703,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:75 +#: src/routes/builder/$resumeId/-components/dock.tsx:80 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:76 +#: src/routes/builder/$resumeId/-components/dock.tsx:81 msgid "Zoom out" msgstr "" diff --git a/locales/ko-KR.po b/locales/ko-KR.po index 420773e9a..29e9bd587 100644 --- a/locales/ko-KR.po +++ b/locales/ko-KR.po @@ -472,7 +472,7 @@ msgstr "" msgid "Center Align" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:77 +#: src/routes/builder/$resumeId/-components/dock.tsx:82 msgid "Center view" msgstr "" @@ -595,7 +595,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:79 +#: src/routes/builder/$resumeId/-components/dock.tsx:84 msgid "Copy URL" msgstr "" @@ -859,19 +859,19 @@ msgstr "" msgid "Download" msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:44 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:51 msgid "Download a copy of your resume in JSON format. Use this file for backup or to import your resume into other applications, including AI assistants." msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:67 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:74 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:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:85 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:82 +#: src/routes/builder/$resumeId/-components/dock.tsx:87 msgid "Download PDF" msgstr "" @@ -2233,6 +2233,11 @@ msgstr "" msgid "Then, enter the 6 digit code that the app provides to continue." msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:66 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:35 +msgid "There was a problem while generating the PDF, please try again in some time." +msgstr "" + #: src/routes/builder/$resumeId/-components/header.tsx:103 #: src/routes/dashboard/resumes/-components/resume-card.tsx:80 msgid "This action cannot be undone." @@ -2698,11 +2703,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:75 +#: src/routes/builder/$resumeId/-components/dock.tsx:80 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:76 +#: src/routes/builder/$resumeId/-components/dock.tsx:81 msgid "Zoom out" msgstr "" diff --git a/locales/lt-LT.po b/locales/lt-LT.po index 6f9106c9d..efed5bb76 100644 --- a/locales/lt-LT.po +++ b/locales/lt-LT.po @@ -472,7 +472,7 @@ msgstr "" msgid "Center Align" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:77 +#: src/routes/builder/$resumeId/-components/dock.tsx:82 msgid "Center view" msgstr "" @@ -595,7 +595,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:79 +#: src/routes/builder/$resumeId/-components/dock.tsx:84 msgid "Copy URL" msgstr "" @@ -859,19 +859,19 @@ msgstr "" msgid "Download" msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:44 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:51 msgid "Download a copy of your resume in JSON format. Use this file for backup or to import your resume into other applications, including AI assistants." msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:67 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:74 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:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:85 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:82 +#: src/routes/builder/$resumeId/-components/dock.tsx:87 msgid "Download PDF" msgstr "" @@ -2233,6 +2233,11 @@ msgstr "" msgid "Then, enter the 6 digit code that the app provides to continue." msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:66 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:35 +msgid "There was a problem while generating the PDF, please try again in some time." +msgstr "" + #: src/routes/builder/$resumeId/-components/header.tsx:103 #: src/routes/dashboard/resumes/-components/resume-card.tsx:80 msgid "This action cannot be undone." @@ -2698,11 +2703,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:75 +#: src/routes/builder/$resumeId/-components/dock.tsx:80 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:76 +#: src/routes/builder/$resumeId/-components/dock.tsx:81 msgid "Zoom out" msgstr "" diff --git a/locales/lv-LV.po b/locales/lv-LV.po index 7ea2569d6..1632428f5 100644 --- a/locales/lv-LV.po +++ b/locales/lv-LV.po @@ -472,7 +472,7 @@ msgstr "" msgid "Center Align" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:77 +#: src/routes/builder/$resumeId/-components/dock.tsx:82 msgid "Center view" msgstr "" @@ -595,7 +595,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:79 +#: src/routes/builder/$resumeId/-components/dock.tsx:84 msgid "Copy URL" msgstr "" @@ -859,19 +859,19 @@ msgstr "" msgid "Download" msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:44 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:51 msgid "Download a copy of your resume in JSON format. Use this file for backup or to import your resume into other applications, including AI assistants." msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:67 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:74 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:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:85 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:82 +#: src/routes/builder/$resumeId/-components/dock.tsx:87 msgid "Download PDF" msgstr "" @@ -2233,6 +2233,11 @@ msgstr "" msgid "Then, enter the 6 digit code that the app provides to continue." msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:66 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:35 +msgid "There was a problem while generating the PDF, please try again in some time." +msgstr "" + #: src/routes/builder/$resumeId/-components/header.tsx:103 #: src/routes/dashboard/resumes/-components/resume-card.tsx:80 msgid "This action cannot be undone." @@ -2698,11 +2703,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:75 +#: src/routes/builder/$resumeId/-components/dock.tsx:80 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:76 +#: src/routes/builder/$resumeId/-components/dock.tsx:81 msgid "Zoom out" msgstr "" diff --git a/locales/ml-IN.po b/locales/ml-IN.po index a897368a3..c30903169 100644 --- a/locales/ml-IN.po +++ b/locales/ml-IN.po @@ -472,7 +472,7 @@ msgstr "" msgid "Center Align" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:77 +#: src/routes/builder/$resumeId/-components/dock.tsx:82 msgid "Center view" msgstr "" @@ -595,7 +595,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:79 +#: src/routes/builder/$resumeId/-components/dock.tsx:84 msgid "Copy URL" msgstr "" @@ -859,19 +859,19 @@ msgstr "" msgid "Download" msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:44 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:51 msgid "Download a copy of your resume in JSON format. Use this file for backup or to import your resume into other applications, including AI assistants." msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:67 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:74 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:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:85 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:82 +#: src/routes/builder/$resumeId/-components/dock.tsx:87 msgid "Download PDF" msgstr "" @@ -2233,6 +2233,11 @@ msgstr "" msgid "Then, enter the 6 digit code that the app provides to continue." msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:66 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:35 +msgid "There was a problem while generating the PDF, please try again in some time." +msgstr "" + #: src/routes/builder/$resumeId/-components/header.tsx:103 #: src/routes/dashboard/resumes/-components/resume-card.tsx:80 msgid "This action cannot be undone." @@ -2698,11 +2703,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:75 +#: src/routes/builder/$resumeId/-components/dock.tsx:80 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:76 +#: src/routes/builder/$resumeId/-components/dock.tsx:81 msgid "Zoom out" msgstr "" diff --git a/locales/mr-IN.po b/locales/mr-IN.po index b864bff7a..f43e0ccf9 100644 --- a/locales/mr-IN.po +++ b/locales/mr-IN.po @@ -472,7 +472,7 @@ msgstr "" msgid "Center Align" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:77 +#: src/routes/builder/$resumeId/-components/dock.tsx:82 msgid "Center view" msgstr "" @@ -595,7 +595,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:79 +#: src/routes/builder/$resumeId/-components/dock.tsx:84 msgid "Copy URL" msgstr "" @@ -859,19 +859,19 @@ msgstr "" msgid "Download" msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:44 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:51 msgid "Download a copy of your resume in JSON format. Use this file for backup or to import your resume into other applications, including AI assistants." msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:67 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:74 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:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:85 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:82 +#: src/routes/builder/$resumeId/-components/dock.tsx:87 msgid "Download PDF" msgstr "" @@ -2233,6 +2233,11 @@ msgstr "" msgid "Then, enter the 6 digit code that the app provides to continue." msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:66 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:35 +msgid "There was a problem while generating the PDF, please try again in some time." +msgstr "" + #: src/routes/builder/$resumeId/-components/header.tsx:103 #: src/routes/dashboard/resumes/-components/resume-card.tsx:80 msgid "This action cannot be undone." @@ -2698,11 +2703,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:75 +#: src/routes/builder/$resumeId/-components/dock.tsx:80 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:76 +#: src/routes/builder/$resumeId/-components/dock.tsx:81 msgid "Zoom out" msgstr "" diff --git a/locales/ms-MY.po b/locales/ms-MY.po index dd0c3ef94..f538c5d61 100644 --- a/locales/ms-MY.po +++ b/locales/ms-MY.po @@ -472,7 +472,7 @@ msgstr "" msgid "Center Align" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:77 +#: src/routes/builder/$resumeId/-components/dock.tsx:82 msgid "Center view" msgstr "" @@ -595,7 +595,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:79 +#: src/routes/builder/$resumeId/-components/dock.tsx:84 msgid "Copy URL" msgstr "" @@ -859,19 +859,19 @@ msgstr "" msgid "Download" msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:44 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:51 msgid "Download a copy of your resume in JSON format. Use this file for backup or to import your resume into other applications, including AI assistants." msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:67 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:74 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:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:85 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:82 +#: src/routes/builder/$resumeId/-components/dock.tsx:87 msgid "Download PDF" msgstr "" @@ -2233,6 +2233,11 @@ msgstr "" msgid "Then, enter the 6 digit code that the app provides to continue." msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:66 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:35 +msgid "There was a problem while generating the PDF, please try again in some time." +msgstr "" + #: src/routes/builder/$resumeId/-components/header.tsx:103 #: src/routes/dashboard/resumes/-components/resume-card.tsx:80 msgid "This action cannot be undone." @@ -2698,11 +2703,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:75 +#: src/routes/builder/$resumeId/-components/dock.tsx:80 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:76 +#: src/routes/builder/$resumeId/-components/dock.tsx:81 msgid "Zoom out" msgstr "" diff --git a/locales/ne-NP.po b/locales/ne-NP.po index 43fe64a96..916dd35fc 100644 --- a/locales/ne-NP.po +++ b/locales/ne-NP.po @@ -472,7 +472,7 @@ msgstr "" msgid "Center Align" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:77 +#: src/routes/builder/$resumeId/-components/dock.tsx:82 msgid "Center view" msgstr "" @@ -595,7 +595,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:79 +#: src/routes/builder/$resumeId/-components/dock.tsx:84 msgid "Copy URL" msgstr "" @@ -859,19 +859,19 @@ msgstr "" msgid "Download" msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:44 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:51 msgid "Download a copy of your resume in JSON format. Use this file for backup or to import your resume into other applications, including AI assistants." msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:67 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:74 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:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:85 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:82 +#: src/routes/builder/$resumeId/-components/dock.tsx:87 msgid "Download PDF" msgstr "" @@ -2233,6 +2233,11 @@ msgstr "" msgid "Then, enter the 6 digit code that the app provides to continue." msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:66 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:35 +msgid "There was a problem while generating the PDF, please try again in some time." +msgstr "" + #: src/routes/builder/$resumeId/-components/header.tsx:103 #: src/routes/dashboard/resumes/-components/resume-card.tsx:80 msgid "This action cannot be undone." @@ -2698,11 +2703,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:75 +#: src/routes/builder/$resumeId/-components/dock.tsx:80 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:76 +#: src/routes/builder/$resumeId/-components/dock.tsx:81 msgid "Zoom out" msgstr "" diff --git a/locales/nl-NL.po b/locales/nl-NL.po index 0ad87a63f..78ff19b39 100644 --- a/locales/nl-NL.po +++ b/locales/nl-NL.po @@ -472,7 +472,7 @@ msgstr "" msgid "Center Align" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:77 +#: src/routes/builder/$resumeId/-components/dock.tsx:82 msgid "Center view" msgstr "" @@ -595,7 +595,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:79 +#: src/routes/builder/$resumeId/-components/dock.tsx:84 msgid "Copy URL" msgstr "" @@ -859,19 +859,19 @@ msgstr "" msgid "Download" msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:44 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:51 msgid "Download a copy of your resume in JSON format. Use this file for backup or to import your resume into other applications, including AI assistants." msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:67 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:74 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:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:85 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:82 +#: src/routes/builder/$resumeId/-components/dock.tsx:87 msgid "Download PDF" msgstr "" @@ -2233,6 +2233,11 @@ msgstr "" msgid "Then, enter the 6 digit code that the app provides to continue." msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:66 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:35 +msgid "There was a problem while generating the PDF, please try again in some time." +msgstr "" + #: src/routes/builder/$resumeId/-components/header.tsx:103 #: src/routes/dashboard/resumes/-components/resume-card.tsx:80 msgid "This action cannot be undone." @@ -2698,11 +2703,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:75 +#: src/routes/builder/$resumeId/-components/dock.tsx:80 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:76 +#: src/routes/builder/$resumeId/-components/dock.tsx:81 msgid "Zoom out" msgstr "" diff --git a/locales/no-NO.po b/locales/no-NO.po index 9e1bca39c..5a58f0df4 100644 --- a/locales/no-NO.po +++ b/locales/no-NO.po @@ -472,7 +472,7 @@ msgstr "" msgid "Center Align" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:77 +#: src/routes/builder/$resumeId/-components/dock.tsx:82 msgid "Center view" msgstr "" @@ -595,7 +595,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:79 +#: src/routes/builder/$resumeId/-components/dock.tsx:84 msgid "Copy URL" msgstr "" @@ -859,19 +859,19 @@ msgstr "" msgid "Download" msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:44 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:51 msgid "Download a copy of your resume in JSON format. Use this file for backup or to import your resume into other applications, including AI assistants." msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:67 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:74 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:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:85 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:82 +#: src/routes/builder/$resumeId/-components/dock.tsx:87 msgid "Download PDF" msgstr "" @@ -2233,6 +2233,11 @@ msgstr "" msgid "Then, enter the 6 digit code that the app provides to continue." msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:66 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:35 +msgid "There was a problem while generating the PDF, please try again in some time." +msgstr "" + #: src/routes/builder/$resumeId/-components/header.tsx:103 #: src/routes/dashboard/resumes/-components/resume-card.tsx:80 msgid "This action cannot be undone." @@ -2698,11 +2703,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:75 +#: src/routes/builder/$resumeId/-components/dock.tsx:80 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:76 +#: src/routes/builder/$resumeId/-components/dock.tsx:81 msgid "Zoom out" msgstr "" diff --git a/locales/or-IN.po b/locales/or-IN.po index d38232447..5202ebe59 100644 --- a/locales/or-IN.po +++ b/locales/or-IN.po @@ -472,7 +472,7 @@ msgstr "" msgid "Center Align" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:77 +#: src/routes/builder/$resumeId/-components/dock.tsx:82 msgid "Center view" msgstr "" @@ -595,7 +595,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:79 +#: src/routes/builder/$resumeId/-components/dock.tsx:84 msgid "Copy URL" msgstr "" @@ -859,19 +859,19 @@ msgstr "" msgid "Download" msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:44 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:51 msgid "Download a copy of your resume in JSON format. Use this file for backup or to import your resume into other applications, including AI assistants." msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:67 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:74 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:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:85 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:82 +#: src/routes/builder/$resumeId/-components/dock.tsx:87 msgid "Download PDF" msgstr "" @@ -2233,6 +2233,11 @@ msgstr "" msgid "Then, enter the 6 digit code that the app provides to continue." msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:66 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:35 +msgid "There was a problem while generating the PDF, please try again in some time." +msgstr "" + #: src/routes/builder/$resumeId/-components/header.tsx:103 #: src/routes/dashboard/resumes/-components/resume-card.tsx:80 msgid "This action cannot be undone." @@ -2698,11 +2703,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:75 +#: src/routes/builder/$resumeId/-components/dock.tsx:80 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:76 +#: src/routes/builder/$resumeId/-components/dock.tsx:81 msgid "Zoom out" msgstr "" diff --git a/locales/pl-PL.po b/locales/pl-PL.po index 8ff9347b1..36c9f5efd 100644 --- a/locales/pl-PL.po +++ b/locales/pl-PL.po @@ -472,7 +472,7 @@ msgstr "" msgid "Center Align" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:77 +#: src/routes/builder/$resumeId/-components/dock.tsx:82 msgid "Center view" msgstr "" @@ -595,7 +595,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:79 +#: src/routes/builder/$resumeId/-components/dock.tsx:84 msgid "Copy URL" msgstr "" @@ -859,19 +859,19 @@ msgstr "" msgid "Download" msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:44 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:51 msgid "Download a copy of your resume in JSON format. Use this file for backup or to import your resume into other applications, including AI assistants." msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:67 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:74 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:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:85 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:82 +#: src/routes/builder/$resumeId/-components/dock.tsx:87 msgid "Download PDF" msgstr "" @@ -2233,6 +2233,11 @@ msgstr "" msgid "Then, enter the 6 digit code that the app provides to continue." msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:66 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:35 +msgid "There was a problem while generating the PDF, please try again in some time." +msgstr "" + #: src/routes/builder/$resumeId/-components/header.tsx:103 #: src/routes/dashboard/resumes/-components/resume-card.tsx:80 msgid "This action cannot be undone." @@ -2698,11 +2703,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:75 +#: src/routes/builder/$resumeId/-components/dock.tsx:80 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:76 +#: src/routes/builder/$resumeId/-components/dock.tsx:81 msgid "Zoom out" msgstr "" diff --git a/locales/pt-BR.po b/locales/pt-BR.po index 9e6ade382..7144a0dea 100644 --- a/locales/pt-BR.po +++ b/locales/pt-BR.po @@ -472,7 +472,7 @@ msgstr "" msgid "Center Align" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:77 +#: src/routes/builder/$resumeId/-components/dock.tsx:82 msgid "Center view" msgstr "" @@ -595,7 +595,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:79 +#: src/routes/builder/$resumeId/-components/dock.tsx:84 msgid "Copy URL" msgstr "" @@ -859,19 +859,19 @@ msgstr "" msgid "Download" msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:44 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:51 msgid "Download a copy of your resume in JSON format. Use this file for backup or to import your resume into other applications, including AI assistants." msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:67 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:74 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:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:85 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:82 +#: src/routes/builder/$resumeId/-components/dock.tsx:87 msgid "Download PDF" msgstr "" @@ -2233,6 +2233,11 @@ msgstr "" msgid "Then, enter the 6 digit code that the app provides to continue." msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:66 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:35 +msgid "There was a problem while generating the PDF, please try again in some time." +msgstr "" + #: src/routes/builder/$resumeId/-components/header.tsx:103 #: src/routes/dashboard/resumes/-components/resume-card.tsx:80 msgid "This action cannot be undone." @@ -2698,11 +2703,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:75 +#: src/routes/builder/$resumeId/-components/dock.tsx:80 msgid "Zoom in" msgstr "Aumentar zoom" -#: src/routes/builder/$resumeId/-components/dock.tsx:76 +#: src/routes/builder/$resumeId/-components/dock.tsx:81 msgid "Zoom out" msgstr "Diminuir zoom" diff --git a/locales/pt-PT.po b/locales/pt-PT.po index 20d28f82b..312fccfe9 100644 --- a/locales/pt-PT.po +++ b/locales/pt-PT.po @@ -472,7 +472,7 @@ msgstr "" msgid "Center Align" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:77 +#: src/routes/builder/$resumeId/-components/dock.tsx:82 msgid "Center view" msgstr "" @@ -595,7 +595,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:79 +#: src/routes/builder/$resumeId/-components/dock.tsx:84 msgid "Copy URL" msgstr "" @@ -859,19 +859,19 @@ msgstr "" msgid "Download" msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:44 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:51 msgid "Download a copy of your resume in JSON format. Use this file for backup or to import your resume into other applications, including AI assistants." msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:67 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:74 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:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:85 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:82 +#: src/routes/builder/$resumeId/-components/dock.tsx:87 msgid "Download PDF" msgstr "" @@ -2233,6 +2233,11 @@ msgstr "" msgid "Then, enter the 6 digit code that the app provides to continue." msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:66 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:35 +msgid "There was a problem while generating the PDF, please try again in some time." +msgstr "" + #: src/routes/builder/$resumeId/-components/header.tsx:103 #: src/routes/dashboard/resumes/-components/resume-card.tsx:80 msgid "This action cannot be undone." @@ -2698,11 +2703,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:75 +#: src/routes/builder/$resumeId/-components/dock.tsx:80 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:76 +#: src/routes/builder/$resumeId/-components/dock.tsx:81 msgid "Zoom out" msgstr "" diff --git a/locales/ro-RO.po b/locales/ro-RO.po index 505100463..a4aea0407 100644 --- a/locales/ro-RO.po +++ b/locales/ro-RO.po @@ -472,7 +472,7 @@ msgstr "" msgid "Center Align" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:77 +#: src/routes/builder/$resumeId/-components/dock.tsx:82 msgid "Center view" msgstr "" @@ -595,7 +595,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:79 +#: src/routes/builder/$resumeId/-components/dock.tsx:84 msgid "Copy URL" msgstr "" @@ -859,19 +859,19 @@ msgstr "" msgid "Download" msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:44 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:51 msgid "Download a copy of your resume in JSON format. Use this file for backup or to import your resume into other applications, including AI assistants." msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:67 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:74 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:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:85 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:82 +#: src/routes/builder/$resumeId/-components/dock.tsx:87 msgid "Download PDF" msgstr "" @@ -2233,6 +2233,11 @@ msgstr "" msgid "Then, enter the 6 digit code that the app provides to continue." msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:66 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:35 +msgid "There was a problem while generating the PDF, please try again in some time." +msgstr "" + #: src/routes/builder/$resumeId/-components/header.tsx:103 #: src/routes/dashboard/resumes/-components/resume-card.tsx:80 msgid "This action cannot be undone." @@ -2698,11 +2703,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:75 +#: src/routes/builder/$resumeId/-components/dock.tsx:80 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:76 +#: src/routes/builder/$resumeId/-components/dock.tsx:81 msgid "Zoom out" msgstr "" diff --git a/locales/ru-RU.po b/locales/ru-RU.po index 29c0c9593..4e16b4534 100644 --- a/locales/ru-RU.po +++ b/locales/ru-RU.po @@ -472,7 +472,7 @@ msgstr "" msgid "Center Align" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:77 +#: src/routes/builder/$resumeId/-components/dock.tsx:82 msgid "Center view" msgstr "" @@ -595,7 +595,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:79 +#: src/routes/builder/$resumeId/-components/dock.tsx:84 msgid "Copy URL" msgstr "" @@ -859,19 +859,19 @@ msgstr "" msgid "Download" msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:44 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:51 msgid "Download a copy of your resume in JSON format. Use this file for backup or to import your resume into other applications, including AI assistants." msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:67 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:74 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:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:85 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:82 +#: src/routes/builder/$resumeId/-components/dock.tsx:87 msgid "Download PDF" msgstr "" @@ -2233,6 +2233,11 @@ msgstr "" msgid "Then, enter the 6 digit code that the app provides to continue." msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:66 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:35 +msgid "There was a problem while generating the PDF, please try again in some time." +msgstr "" + #: src/routes/builder/$resumeId/-components/header.tsx:103 #: src/routes/dashboard/resumes/-components/resume-card.tsx:80 msgid "This action cannot be undone." @@ -2698,11 +2703,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:75 +#: src/routes/builder/$resumeId/-components/dock.tsx:80 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:76 +#: src/routes/builder/$resumeId/-components/dock.tsx:81 msgid "Zoom out" msgstr "" diff --git a/locales/sk-SK.po b/locales/sk-SK.po index 0434bc4e7..2441eea86 100644 --- a/locales/sk-SK.po +++ b/locales/sk-SK.po @@ -472,7 +472,7 @@ msgstr "" msgid "Center Align" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:77 +#: src/routes/builder/$resumeId/-components/dock.tsx:82 msgid "Center view" msgstr "" @@ -595,7 +595,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:79 +#: src/routes/builder/$resumeId/-components/dock.tsx:84 msgid "Copy URL" msgstr "" @@ -859,19 +859,19 @@ msgstr "" msgid "Download" msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:44 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:51 msgid "Download a copy of your resume in JSON format. Use this file for backup or to import your resume into other applications, including AI assistants." msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:67 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:74 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:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:85 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:82 +#: src/routes/builder/$resumeId/-components/dock.tsx:87 msgid "Download PDF" msgstr "" @@ -2233,6 +2233,11 @@ msgstr "" msgid "Then, enter the 6 digit code that the app provides to continue." msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:66 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:35 +msgid "There was a problem while generating the PDF, please try again in some time." +msgstr "" + #: src/routes/builder/$resumeId/-components/header.tsx:103 #: src/routes/dashboard/resumes/-components/resume-card.tsx:80 msgid "This action cannot be undone." @@ -2698,11 +2703,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:75 +#: src/routes/builder/$resumeId/-components/dock.tsx:80 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:76 +#: src/routes/builder/$resumeId/-components/dock.tsx:81 msgid "Zoom out" msgstr "" diff --git a/locales/sq-AL.po b/locales/sq-AL.po index 0849e6e8e..f722e4a51 100644 --- a/locales/sq-AL.po +++ b/locales/sq-AL.po @@ -472,7 +472,7 @@ msgstr "" msgid "Center Align" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:77 +#: src/routes/builder/$resumeId/-components/dock.tsx:82 msgid "Center view" msgstr "" @@ -595,7 +595,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:79 +#: src/routes/builder/$resumeId/-components/dock.tsx:84 msgid "Copy URL" msgstr "" @@ -859,19 +859,19 @@ msgstr "" msgid "Download" msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:44 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:51 msgid "Download a copy of your resume in JSON format. Use this file for backup or to import your resume into other applications, including AI assistants." msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:67 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:74 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:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:85 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:82 +#: src/routes/builder/$resumeId/-components/dock.tsx:87 msgid "Download PDF" msgstr "" @@ -2233,6 +2233,11 @@ msgstr "" msgid "Then, enter the 6 digit code that the app provides to continue." msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:66 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:35 +msgid "There was a problem while generating the PDF, please try again in some time." +msgstr "" + #: src/routes/builder/$resumeId/-components/header.tsx:103 #: src/routes/dashboard/resumes/-components/resume-card.tsx:80 msgid "This action cannot be undone." @@ -2698,11 +2703,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:75 +#: src/routes/builder/$resumeId/-components/dock.tsx:80 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:76 +#: src/routes/builder/$resumeId/-components/dock.tsx:81 msgid "Zoom out" msgstr "" diff --git a/locales/sr-SP.po b/locales/sr-SP.po index 796b8ab41..4b8ce1530 100644 --- a/locales/sr-SP.po +++ b/locales/sr-SP.po @@ -472,7 +472,7 @@ msgstr "" msgid "Center Align" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:77 +#: src/routes/builder/$resumeId/-components/dock.tsx:82 msgid "Center view" msgstr "" @@ -595,7 +595,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:79 +#: src/routes/builder/$resumeId/-components/dock.tsx:84 msgid "Copy URL" msgstr "" @@ -859,19 +859,19 @@ msgstr "" msgid "Download" msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:44 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:51 msgid "Download a copy of your resume in JSON format. Use this file for backup or to import your resume into other applications, including AI assistants." msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:67 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:74 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:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:85 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:82 +#: src/routes/builder/$resumeId/-components/dock.tsx:87 msgid "Download PDF" msgstr "" @@ -2233,6 +2233,11 @@ msgstr "" msgid "Then, enter the 6 digit code that the app provides to continue." msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:66 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:35 +msgid "There was a problem while generating the PDF, please try again in some time." +msgstr "" + #: src/routes/builder/$resumeId/-components/header.tsx:103 #: src/routes/dashboard/resumes/-components/resume-card.tsx:80 msgid "This action cannot be undone." @@ -2698,11 +2703,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:75 +#: src/routes/builder/$resumeId/-components/dock.tsx:80 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:76 +#: src/routes/builder/$resumeId/-components/dock.tsx:81 msgid "Zoom out" msgstr "" diff --git a/locales/sv-SE.po b/locales/sv-SE.po index ec8152173..348837fbe 100644 --- a/locales/sv-SE.po +++ b/locales/sv-SE.po @@ -472,7 +472,7 @@ msgstr "" msgid "Center Align" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:77 +#: src/routes/builder/$resumeId/-components/dock.tsx:82 msgid "Center view" msgstr "" @@ -595,7 +595,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:79 +#: src/routes/builder/$resumeId/-components/dock.tsx:84 msgid "Copy URL" msgstr "" @@ -859,19 +859,19 @@ msgstr "" msgid "Download" msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:44 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:51 msgid "Download a copy of your resume in JSON format. Use this file for backup or to import your resume into other applications, including AI assistants." msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:67 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:74 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:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:85 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:82 +#: src/routes/builder/$resumeId/-components/dock.tsx:87 msgid "Download PDF" msgstr "" @@ -2233,6 +2233,11 @@ msgstr "" msgid "Then, enter the 6 digit code that the app provides to continue." msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:66 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:35 +msgid "There was a problem while generating the PDF, please try again in some time." +msgstr "" + #: src/routes/builder/$resumeId/-components/header.tsx:103 #: src/routes/dashboard/resumes/-components/resume-card.tsx:80 msgid "This action cannot be undone." @@ -2698,11 +2703,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:75 +#: src/routes/builder/$resumeId/-components/dock.tsx:80 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:76 +#: src/routes/builder/$resumeId/-components/dock.tsx:81 msgid "Zoom out" msgstr "" diff --git a/locales/ta-IN.po b/locales/ta-IN.po index 893a11946..1810cfeb8 100644 --- a/locales/ta-IN.po +++ b/locales/ta-IN.po @@ -472,7 +472,7 @@ msgstr "" msgid "Center Align" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:77 +#: src/routes/builder/$resumeId/-components/dock.tsx:82 msgid "Center view" msgstr "" @@ -595,7 +595,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:79 +#: src/routes/builder/$resumeId/-components/dock.tsx:84 msgid "Copy URL" msgstr "" @@ -859,19 +859,19 @@ msgstr "" msgid "Download" msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:44 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:51 msgid "Download a copy of your resume in JSON format. Use this file for backup or to import your resume into other applications, including AI assistants." msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:67 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:74 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:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:85 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:82 +#: src/routes/builder/$resumeId/-components/dock.tsx:87 msgid "Download PDF" msgstr "" @@ -2233,6 +2233,11 @@ msgstr "" msgid "Then, enter the 6 digit code that the app provides to continue." msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:66 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:35 +msgid "There was a problem while generating the PDF, please try again in some time." +msgstr "" + #: src/routes/builder/$resumeId/-components/header.tsx:103 #: src/routes/dashboard/resumes/-components/resume-card.tsx:80 msgid "This action cannot be undone." @@ -2698,11 +2703,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:75 +#: src/routes/builder/$resumeId/-components/dock.tsx:80 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:76 +#: src/routes/builder/$resumeId/-components/dock.tsx:81 msgid "Zoom out" msgstr "" diff --git a/locales/te-IN.po b/locales/te-IN.po index d93fe0d87..efc2f6958 100644 --- a/locales/te-IN.po +++ b/locales/te-IN.po @@ -472,7 +472,7 @@ msgstr "" msgid "Center Align" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:77 +#: src/routes/builder/$resumeId/-components/dock.tsx:82 msgid "Center view" msgstr "" @@ -595,7 +595,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:79 +#: src/routes/builder/$resumeId/-components/dock.tsx:84 msgid "Copy URL" msgstr "" @@ -859,19 +859,19 @@ msgstr "" msgid "Download" msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:44 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:51 msgid "Download a copy of your resume in JSON format. Use this file for backup or to import your resume into other applications, including AI assistants." msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:67 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:74 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:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:85 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:82 +#: src/routes/builder/$resumeId/-components/dock.tsx:87 msgid "Download PDF" msgstr "" @@ -2233,6 +2233,11 @@ msgstr "" msgid "Then, enter the 6 digit code that the app provides to continue." msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:66 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:35 +msgid "There was a problem while generating the PDF, please try again in some time." +msgstr "" + #: src/routes/builder/$resumeId/-components/header.tsx:103 #: src/routes/dashboard/resumes/-components/resume-card.tsx:80 msgid "This action cannot be undone." @@ -2698,11 +2703,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:75 +#: src/routes/builder/$resumeId/-components/dock.tsx:80 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:76 +#: src/routes/builder/$resumeId/-components/dock.tsx:81 msgid "Zoom out" msgstr "" diff --git a/locales/th-TH.po b/locales/th-TH.po index a2062af43..5b94423ca 100644 --- a/locales/th-TH.po +++ b/locales/th-TH.po @@ -472,7 +472,7 @@ msgstr "" msgid "Center Align" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:77 +#: src/routes/builder/$resumeId/-components/dock.tsx:82 msgid "Center view" msgstr "" @@ -595,7 +595,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:79 +#: src/routes/builder/$resumeId/-components/dock.tsx:84 msgid "Copy URL" msgstr "" @@ -859,19 +859,19 @@ msgstr "" msgid "Download" msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:44 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:51 msgid "Download a copy of your resume in JSON format. Use this file for backup or to import your resume into other applications, including AI assistants." msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:67 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:74 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:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:85 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:82 +#: src/routes/builder/$resumeId/-components/dock.tsx:87 msgid "Download PDF" msgstr "" @@ -2233,6 +2233,11 @@ msgstr "" msgid "Then, enter the 6 digit code that the app provides to continue." msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:66 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:35 +msgid "There was a problem while generating the PDF, please try again in some time." +msgstr "" + #: src/routes/builder/$resumeId/-components/header.tsx:103 #: src/routes/dashboard/resumes/-components/resume-card.tsx:80 msgid "This action cannot be undone." @@ -2698,11 +2703,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:75 +#: src/routes/builder/$resumeId/-components/dock.tsx:80 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:76 +#: src/routes/builder/$resumeId/-components/dock.tsx:81 msgid "Zoom out" msgstr "" diff --git a/locales/tr-TR.po b/locales/tr-TR.po index 6c9d3783f..b5fc90caa 100644 --- a/locales/tr-TR.po +++ b/locales/tr-TR.po @@ -472,7 +472,7 @@ msgstr "" msgid "Center Align" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:77 +#: src/routes/builder/$resumeId/-components/dock.tsx:82 msgid "Center view" msgstr "" @@ -595,7 +595,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:79 +#: src/routes/builder/$resumeId/-components/dock.tsx:84 msgid "Copy URL" msgstr "" @@ -859,19 +859,19 @@ msgstr "" msgid "Download" msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:44 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:51 msgid "Download a copy of your resume in JSON format. Use this file for backup or to import your resume into other applications, including AI assistants." msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:67 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:74 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:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:85 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:82 +#: src/routes/builder/$resumeId/-components/dock.tsx:87 msgid "Download PDF" msgstr "" @@ -2233,6 +2233,11 @@ msgstr "" msgid "Then, enter the 6 digit code that the app provides to continue." msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:66 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:35 +msgid "There was a problem while generating the PDF, please try again in some time." +msgstr "" + #: src/routes/builder/$resumeId/-components/header.tsx:103 #: src/routes/dashboard/resumes/-components/resume-card.tsx:80 msgid "This action cannot be undone." @@ -2698,11 +2703,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:75 +#: src/routes/builder/$resumeId/-components/dock.tsx:80 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:76 +#: src/routes/builder/$resumeId/-components/dock.tsx:81 msgid "Zoom out" msgstr "" diff --git a/locales/uk-UA.po b/locales/uk-UA.po index d66a9b0a0..c39724025 100644 --- a/locales/uk-UA.po +++ b/locales/uk-UA.po @@ -472,7 +472,7 @@ msgstr "" msgid "Center Align" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:77 +#: src/routes/builder/$resumeId/-components/dock.tsx:82 msgid "Center view" msgstr "" @@ -595,7 +595,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:79 +#: src/routes/builder/$resumeId/-components/dock.tsx:84 msgid "Copy URL" msgstr "" @@ -859,19 +859,19 @@ msgstr "" msgid "Download" msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:44 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:51 msgid "Download a copy of your resume in JSON format. Use this file for backup or to import your resume into other applications, including AI assistants." msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:67 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:74 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:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:85 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:82 +#: src/routes/builder/$resumeId/-components/dock.tsx:87 msgid "Download PDF" msgstr "" @@ -2233,6 +2233,11 @@ msgstr "" msgid "Then, enter the 6 digit code that the app provides to continue." msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:66 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:35 +msgid "There was a problem while generating the PDF, please try again in some time." +msgstr "" + #: src/routes/builder/$resumeId/-components/header.tsx:103 #: src/routes/dashboard/resumes/-components/resume-card.tsx:80 msgid "This action cannot be undone." @@ -2698,11 +2703,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:75 +#: src/routes/builder/$resumeId/-components/dock.tsx:80 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:76 +#: src/routes/builder/$resumeId/-components/dock.tsx:81 msgid "Zoom out" msgstr "" diff --git a/locales/uz-UZ.po b/locales/uz-UZ.po index 04ddc3521..5f956e322 100644 --- a/locales/uz-UZ.po +++ b/locales/uz-UZ.po @@ -472,7 +472,7 @@ msgstr "" msgid "Center Align" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:77 +#: src/routes/builder/$resumeId/-components/dock.tsx:82 msgid "Center view" msgstr "" @@ -595,7 +595,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:79 +#: src/routes/builder/$resumeId/-components/dock.tsx:84 msgid "Copy URL" msgstr "" @@ -859,19 +859,19 @@ msgstr "" msgid "Download" msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:44 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:51 msgid "Download a copy of your resume in JSON format. Use this file for backup or to import your resume into other applications, including AI assistants." msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:67 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:74 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:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:85 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:82 +#: src/routes/builder/$resumeId/-components/dock.tsx:87 msgid "Download PDF" msgstr "" @@ -2233,6 +2233,11 @@ msgstr "" msgid "Then, enter the 6 digit code that the app provides to continue." msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:66 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:35 +msgid "There was a problem while generating the PDF, please try again in some time." +msgstr "" + #: src/routes/builder/$resumeId/-components/header.tsx:103 #: src/routes/dashboard/resumes/-components/resume-card.tsx:80 msgid "This action cannot be undone." @@ -2698,11 +2703,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:75 +#: src/routes/builder/$resumeId/-components/dock.tsx:80 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:76 +#: src/routes/builder/$resumeId/-components/dock.tsx:81 msgid "Zoom out" msgstr "" diff --git a/locales/vi-VN.po b/locales/vi-VN.po index e3e529dd3..3121b6308 100644 --- a/locales/vi-VN.po +++ b/locales/vi-VN.po @@ -472,7 +472,7 @@ msgstr "" msgid "Center Align" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:77 +#: src/routes/builder/$resumeId/-components/dock.tsx:82 msgid "Center view" msgstr "" @@ -595,7 +595,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:79 +#: src/routes/builder/$resumeId/-components/dock.tsx:84 msgid "Copy URL" msgstr "" @@ -859,19 +859,19 @@ msgstr "" msgid "Download" msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:44 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:51 msgid "Download a copy of your resume in JSON format. Use this file for backup or to import your resume into other applications, including AI assistants." msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:67 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:74 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:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:85 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:82 +#: src/routes/builder/$resumeId/-components/dock.tsx:87 msgid "Download PDF" msgstr "" @@ -2233,6 +2233,11 @@ msgstr "" msgid "Then, enter the 6 digit code that the app provides to continue." msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:66 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:35 +msgid "There was a problem while generating the PDF, please try again in some time." +msgstr "" + #: src/routes/builder/$resumeId/-components/header.tsx:103 #: src/routes/dashboard/resumes/-components/resume-card.tsx:80 msgid "This action cannot be undone." @@ -2698,11 +2703,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:75 +#: src/routes/builder/$resumeId/-components/dock.tsx:80 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:76 +#: src/routes/builder/$resumeId/-components/dock.tsx:81 msgid "Zoom out" msgstr "" diff --git a/locales/zh-CN.po b/locales/zh-CN.po index 58b7a87dd..5580459b7 100644 --- a/locales/zh-CN.po +++ b/locales/zh-CN.po @@ -472,7 +472,7 @@ msgstr "" msgid "Center Align" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:77 +#: src/routes/builder/$resumeId/-components/dock.tsx:82 msgid "Center view" msgstr "" @@ -595,7 +595,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:79 +#: src/routes/builder/$resumeId/-components/dock.tsx:84 msgid "Copy URL" msgstr "" @@ -859,19 +859,19 @@ msgstr "" msgid "Download" msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:44 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:51 msgid "Download a copy of your resume in JSON format. Use this file for backup or to import your resume into other applications, including AI assistants." msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:67 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:74 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:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:85 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:82 +#: src/routes/builder/$resumeId/-components/dock.tsx:87 msgid "Download PDF" msgstr "" @@ -2233,6 +2233,11 @@ msgstr "" msgid "Then, enter the 6 digit code that the app provides to continue." msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:66 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:35 +msgid "There was a problem while generating the PDF, please try again in some time." +msgstr "" + #: src/routes/builder/$resumeId/-components/header.tsx:103 #: src/routes/dashboard/resumes/-components/resume-card.tsx:80 msgid "This action cannot be undone." @@ -2698,11 +2703,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:75 +#: src/routes/builder/$resumeId/-components/dock.tsx:80 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:76 +#: src/routes/builder/$resumeId/-components/dock.tsx:81 msgid "Zoom out" msgstr "" diff --git a/locales/zh-TW.po b/locales/zh-TW.po index 169aa4cdb..44f1e2e1e 100644 --- a/locales/zh-TW.po +++ b/locales/zh-TW.po @@ -472,7 +472,7 @@ msgstr "" msgid "Center Align" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:77 +#: src/routes/builder/$resumeId/-components/dock.tsx:82 msgid "Center view" msgstr "" @@ -595,7 +595,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:79 +#: src/routes/builder/$resumeId/-components/dock.tsx:84 msgid "Copy URL" msgstr "" @@ -859,19 +859,19 @@ msgstr "" msgid "Download" msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:44 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:51 msgid "Download a copy of your resume in JSON format. Use this file for backup or to import your resume into other applications, including AI assistants." msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:67 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:74 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:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:85 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:82 +#: src/routes/builder/$resumeId/-components/dock.tsx:87 msgid "Download PDF" msgstr "" @@ -2233,6 +2233,11 @@ msgstr "" msgid "Then, enter the 6 digit code that the app provides to continue." msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:66 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:35 +msgid "There was a problem while generating the PDF, please try again in some time." +msgstr "" + #: src/routes/builder/$resumeId/-components/header.tsx:103 #: src/routes/dashboard/resumes/-components/resume-card.tsx:80 msgid "This action cannot be undone." @@ -2698,11 +2703,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:75 +#: src/routes/builder/$resumeId/-components/dock.tsx:80 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:76 +#: src/routes/builder/$resumeId/-components/dock.tsx:81 msgid "Zoom out" msgstr "" diff --git a/locales/zu-ZA.po b/locales/zu-ZA.po index 9309f0acf..29e7e6ba7 100644 --- a/locales/zu-ZA.po +++ b/locales/zu-ZA.po @@ -467,7 +467,7 @@ msgstr "" msgid "Center Align" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:77 +#: src/routes/builder/$resumeId/-components/dock.tsx:82 msgid "Center view" 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:79 +#: src/routes/builder/$resumeId/-components/dock.tsx:84 msgid "Copy URL" msgstr "" @@ -854,19 +854,19 @@ msgstr "" msgid "Download" msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:44 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:51 msgid "Download a copy of your resume in JSON format. Use this file for backup or to import your resume into other applications, including AI assistants." msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:67 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:74 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:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:85 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:82 +#: src/routes/builder/$resumeId/-components/dock.tsx:87 msgid "Download PDF" msgstr "" @@ -2228,6 +2228,11 @@ msgstr "" msgid "Then, enter the 6 digit code that the app provides to continue." msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:66 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:35 +msgid "There was a problem while generating the PDF, please try again in some time." +msgstr "" + #: src/routes/builder/$resumeId/-components/header.tsx:103 #: src/routes/dashboard/resumes/-components/resume-card.tsx:80 msgid "This action cannot be undone." @@ -2693,11 +2698,11 @@ msgstr "" msgid "Your support ensures the project remains free and accessible for everyone, now and in the future." msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:75 +#: src/routes/builder/$resumeId/-components/dock.tsx:80 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:76 +#: src/routes/builder/$resumeId/-components/dock.tsx:81 msgid "Zoom out" msgstr "" diff --git a/package.json b/package.json index 6163879b3..3e6f51c46 100644 --- a/package.json +++ b/package.json @@ -56,10 +56,10 @@ "@sindresorhus/slugify": "^3.0.0", "@t3-oss/env-core": "^0.13.10", "@tanstack/react-query": "5.90.20", - "@tanstack/react-router": "^1.154.14", - "@tanstack/react-router-ssr-query": "^1.154.14", - "@tanstack/react-start": "^1.154.14", - "@tanstack/zod-adapter": "^1.154.14", + "@tanstack/react-router": "^1.156.0", + "@tanstack/react-router-ssr-query": "^1.156.0", + "@tanstack/react-start": "^1.156.0", + "@tanstack/zod-adapter": "^1.156.0", "@tiptap/extension-highlight": "^3.17.0", "@tiptap/extension-table": "^3.17.0", "@tiptap/extension-text-align": "^3.17.0", @@ -83,7 +83,6 @@ "monaco-editor": "^0.55.1", "motion": "^12.29.0", "nodemailer": "^7.0.12", - "pdf-lib": "^1.17.1", "pg": "^8.17.2", "puppeteer-core": "^24.36.0", "qrcode.react": "^4.2.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3a6c2f61a..2c51edb23 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -28,7 +28,7 @@ importers: 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(87ae041ffecf8648aaa22a11c58cd8f7) + version: 1.5.0-beta.9(074b48b880977d1d570e1adf757a81b2) '@dnd-kit/core': specifier: ^6.3.1 version: 6.3.1(react-dom@19.2.3(react@19.2.3))(react@19.2.3) @@ -87,17 +87,17 @@ importers: specifier: 5.90.20 version: 5.90.20(react@19.2.3) '@tanstack/react-router': - specifier: ^1.154.14 - version: 1.154.14(react-dom@19.2.3(react@19.2.3))(react@19.2.3) + specifier: ^1.156.0 + version: 1.156.0(react-dom@19.2.3(react@19.2.3))(react@19.2.3) '@tanstack/react-router-ssr-query': - specifier: ^1.154.14 - version: 1.154.14(@tanstack/query-core@5.90.20)(@tanstack/react-query@5.90.20(react@19.2.3))(@tanstack/react-router@1.154.14(react-dom@19.2.3(react@19.2.3))(react@19.2.3))(@tanstack/router-core@1.154.14)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) + specifier: ^1.156.0 + version: 1.156.0(@tanstack/query-core@5.90.20)(@tanstack/react-query@5.90.20(react@19.2.3))(@tanstack/react-router@1.156.0(react-dom@19.2.3(react@19.2.3))(react@19.2.3))(@tanstack/router-core@1.156.0)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) '@tanstack/react-start': - specifier: ^1.154.14 - version: 1.154.14(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.156.0 + version: 1.156.0(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.14 - version: 1.154.14(@tanstack/react-router@1.154.14(react-dom@19.2.3(react@19.2.3))(react@19.2.3))(zod@4.3.6) + specifier: ^1.156.0 + version: 1.156.0(@tanstack/react-router@1.156.0(react-dom@19.2.3(react@19.2.3))(react@19.2.3))(zod@4.3.6) '@tiptap/extension-highlight': specifier: ^3.17.0 version: 3.17.0(@tiptap/core@3.17.0(@tiptap/pm@3.17.0)) @@ -127,7 +127,7 @@ importers: 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.14(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.156.0(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 @@ -167,9 +167,6 @@ importers: nodemailer: specifier: ^7.0.12 version: 7.0.12 - pdf-lib: - specifier: ^1.17.1 - version: 1.17.1 pg: specifier: ^8.17.2 version: 8.17.2 @@ -2580,12 +2577,6 @@ packages: cpu: [x64] os: [win32] - '@pdf-lib/standard-fonts@1.0.0': - resolution: {integrity: sha512-hU30BK9IUN/su0Mn9VdlVKsWBS6GyhVfqjwl1FjZN4TxP6cCw0jP2w7V3Hf5uX7M0AZJ16vey9yE0ny7Sa59ZA==} - - '@pdf-lib/upng@1.0.1': - resolution: {integrity: sha512-dQK2FUMQtowVP00mtIksrlZhdFXQZPC+taih1q4CvPZ5vqdxR/LKBaFg0oAfzd1GlHZXXSPdQfzQnt+ViGvEIQ==} - '@peculiar/asn1-android@2.6.0': resolution: {integrity: sha512-cBRCKtYPF7vJGN76/yG8VbxRcHLPF3HnkoHhKOZeHpoVtbMYfY9ROKtH3DtYUY9m8uI1Mh47PRhHf2hSK3xcSQ==} @@ -3930,8 +3921,8 @@ packages: peerDependencies: react: ^18 || ^19 - '@tanstack/react-router-ssr-query@1.154.14': - resolution: {integrity: sha512-P2WnFEImzgZf1sSkc+XwYwJ97trOvsLkutdtx9Xmq4Pa8rROOmiyr6IXytJQvjS+Ek8mtQxp1NxQYFyoMlCQNQ==} + '@tanstack/react-router-ssr-query@1.156.0': + resolution: {integrity: sha512-2wcVutPrJXAk+4U9zdAcpAVjcSycX/bFzP0QNVtoDfNd/t6ysYvGb8YtbIIyTzvyqoInGq99bTZRTjjk/JvCPw==} engines: {node: '>=12'} peerDependencies: '@tanstack/query-core': '>=5.90.0' @@ -3940,29 +3931,29 @@ packages: react: '>=18.0.0 || >=19.0.0' react-dom: '>=18.0.0 || >=19.0.0' - '@tanstack/react-router@1.154.14': - resolution: {integrity: sha512-jYQGv1ArCpgsTtlr6xpenHjeEbGSr5RiAta8N7hW9E5AUEuiZoZ1kqV2g28zlIgvaG2HbIivs2WAhj8XJ7GQWQ==} + '@tanstack/react-router@1.156.0': + resolution: {integrity: sha512-ET1MyOhLAWVYNE/6XQmIi1RNcmTVsN+rPAW7sjU7XDbQ62g4kAyK4sip2WkInYOHrB5iWktvqtjDsdErvGugVw==} 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.14': - resolution: {integrity: sha512-GmOSABppsCeh6hAXrcKLSH0Zf4foFEfZsC3+LXpTuLZqTgawaMQdix+QTazX3jhr3h7Waem5a+s6oT7vPAvADg==} + '@tanstack/react-start-client@1.156.0': + resolution: {integrity: sha512-vZA/y7RIzjLv5RvoIKn2R6k8QhwvHE6h0WBJwdAKRPm1h01nmzruB09xjuzpDnFOSfZxvM9d4z6M+HzNJltLRA==} 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.14': - resolution: {integrity: sha512-vObTODg6WZkLHDlbrduipckGCQZ6n8vcXlE4UDoIz3I0F5b85fheVZr89lor57CkLC5iucMfIvtbGgG/BsxYgg==} + '@tanstack/react-start-server@1.156.0': + resolution: {integrity: sha512-hTVw4OhydSXnLJBstLCIYpBTtD4qYv52vtj3Vx5gHBKbFBqc2WqWi43Bh946AWof08HECfRpS1+FFy6vp2SXbg==} 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.14': - resolution: {integrity: sha512-9YuyEFJQ3RrYZKP0n4hJZPTHQCIdctEsmCAd33Pa5N0wAUwUhdD1JBeHKvpzM4zBmX+T4tm28jSbJ056Gjxi3A==} + '@tanstack/react-start@1.156.0': + resolution: {integrity: sha512-SjWMib0KcW0h48Wuiu8PS/r9fGTPX0MhK4ONmj1p55tz5/hbtN3ct8ZgHKQsSqCkBmfpECYmiYZB99wlG5X8tw==} engines: {node: '>=22.12.0'} peerDependencies: react: '>=18.0.0 || >=19.0.0' @@ -3975,20 +3966,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.14': - resolution: {integrity: sha512-vScPNEf2psk7dR8Gt2DK7Pdjh/3VFvyn6bjPbdEm0D0U7Pf/6eSAElKTdQYY3lcqzv47lXSSNW0ggfUR54ESAg==} + '@tanstack/router-core@1.156.0': + resolution: {integrity: sha512-v4/ecOxEHn9Wd9xvDX5sgHVK9NOQCKYg3VSx3xPwEkJL9mV20/raYj8uY9n3+uSCpE6TpSsak0br9Nw64if85w==} engines: {node: '>=12'} - '@tanstack/router-generator@1.154.14': - resolution: {integrity: sha512-UMyvEO4YM1zavO9LF4Bpn7mqLSC0Q9cvmUwwYZwCWtruhjSk0O2yie5B/1py4C3jNqtFLSUCcmudpOIjya8ncw==} + '@tanstack/router-generator@1.156.0': + resolution: {integrity: sha512-Xx1KBTraggv4tM75KJoGcbfYsRBIotPAoltnDOZs5xEzHIwCfmvbcyAuUQL6ulqwyQEp2HGmf1iQzLXubIDbnA==} engines: {node: '>=12'} - '@tanstack/router-plugin@1.154.14': - resolution: {integrity: sha512-mi4HqQD6k0IP+NjrGnUBskfVWTL3OouYf+kC5fBdQzYk63FWFK1+6XHniNq7qDHpYYqWNcMjnpoxaHM9Yzv//w==} + '@tanstack/router-plugin@1.156.0': + resolution: {integrity: sha512-qjfm2kGeqe/tsu2qjz1PkKMjy/dZlqweF845GoQQwkRdEZXtdefSyjweL6vIOBalsjJpYfrXrkl3QYlUI55zlg==} engines: {node: '>=12'} peerDependencies: '@rsbuild/core': '>=1.0.2' - '@tanstack/react-router': ^1.154.14 + '@tanstack/react-router': ^1.156.0 vite: '>=5.0.0 || >=6.0.0 || >=7.0.0' vite-plugin-solid: ^2.11.10 webpack: '>=5.92.0' @@ -4004,8 +3995,8 @@ packages: webpack: optional: true - '@tanstack/router-ssr-query-core@1.154.14': - resolution: {integrity: sha512-emxdNJxxMOv4i08k2nS4csGuJmadrLePwatPFBhO7srm/N+24ojDFH7rHXNwKsRby1d/JqL6AdDI8cPyOiu7OQ==} + '@tanstack/router-ssr-query-core@1.156.0': + resolution: {integrity: sha512-i8qhCSHGvcyjztaA69P/Ojcxj12qJDnqiOxgQls0uS9VfiwK7a2oerqGYZZ89dh47PPPvpK2hSMTofinUGJ/GQ==} engines: {node: '>=12'} peerDependencies: '@tanstack/query-core': '>=5.90.0' @@ -4015,26 +4006,26 @@ packages: resolution: {integrity: sha512-61bGx32tMKuEpVRseu2sh1KQe8CfB7793Mch/kyQt0EP3tD7X0sXmimCl3truRiDGUtI0CaSoQV1NPjAII1RBA==} engines: {node: '>=12'} - '@tanstack/start-client-core@1.154.14': - resolution: {integrity: sha512-WyL3sKGGQvMvHylBJX2g0nCgoRB4fRWgawt1NCheKq3iq9W+MjG8k+xBsu6kyACLgnxqc+8D8KHwavX79qVQkw==} + '@tanstack/start-client-core@1.156.0': + resolution: {integrity: sha512-DpWDNKojZ+Nq+w1/eCIjZIir529HTWqx2HBjGxMxpZgm3emxmYzN721LcOtuqqhpPcKNuL7ls/P7/82T7d/K+Q==} 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.14': - resolution: {integrity: sha512-bEec3iC5Z/4q5ydAUeoLi8pr2KSgl6hYhSu0E9bt4XhMRTI8VmFqA+LsyUGoEUL8KNjE3Lx4QRbldsaffiq4zA==} + '@tanstack/start-plugin-core@1.156.0': + resolution: {integrity: sha512-qpb9NZ2Q2SsPVJ6SAqGLDz+KrfUHYCqxArFHeizR9FZDBZ8hMIT0jbHEkM9Et552mate4g2IhRQCEz5g6ilTrg==} engines: {node: '>=22.12.0'} peerDependencies: vite: '>=7.0.0' - '@tanstack/start-server-core@1.154.14': - resolution: {integrity: sha512-VU/R5AoLxS2Mvvw96g64b9egKcKQQ3kz0vw7D+DfILqC3kTxd0yWT4xUIvdCZHLNjYKWoZBQCnmaRPrtGl/xvA==} + '@tanstack/start-server-core@1.156.0': + resolution: {integrity: sha512-8RoUruRUF0LWYW5u+jJoEu2VsoPMFF0GOx09JLJnFKu5TwHEgm9EHRE9Lt0HWQKDplQuKT7W8NI+HFkMjHebXw==} engines: {node: '>=22.12.0'} - '@tanstack/start-storage-context@1.154.14': - resolution: {integrity: sha512-U0qEbVTeHwzGp+780sqia6toZjvmZGb2CIurCJCskgp1ztL1I+w87XhBm/tnqsINe0wR7bzdIer1U1eumL1Ybw==} + '@tanstack/start-storage-context@1.156.0': + resolution: {integrity: sha512-7Gwt3btLBehQ6zLQiCzdsE61WIAcaJmWTopJ4o+c5ppprkukMjY1YT/WOtR90Z18LHuPnBnanMWzRFAW26BIuA==} engines: {node: '>=22.12.0'} '@tanstack/store@0.8.0': @@ -4044,8 +4035,8 @@ packages: resolution: {integrity: sha512-cHHDnewHozgjpI+MIVp9tcib6lYEQK5MyUr0ChHpHFGBl8Xei55rohFK0I0ve/GKoHeioaK42Smd8OixPp6CTg==} engines: {node: '>=12'} - '@tanstack/zod-adapter@1.154.14': - resolution: {integrity: sha512-VXv2mJ5jMw1X5vKfizjmysrq+maAg8Im+/txqatcd+PO4nEQCY5a9ZUau3s9hVBpvikipcE7cYwwHUNuYoi7ww==} + '@tanstack/zod-adapter@1.156.0': + resolution: {integrity: sha512-ZuFTH4gF4+hdgslNDP7N9y4oYE3UGnnB+WJyR8S10dj+zuLpQk+fY8qXr39V0mErBMckOOr0AQqz34TwHYcK1g==} engines: {node: '>=12'} peerDependencies: '@tanstack/react-router': '>=1.43.2' @@ -6689,9 +6680,6 @@ packages: package-manager-detector@1.6.0: resolution: {integrity: sha512-61A5ThoTiDG/C8s8UMZwSorAGwMJ0ERVGj2OjoW5pAalsNOg15+iQiPzrLJ4jhZ1HJzmC2PIHT2oEiH3R5fzNA==} - pako@1.0.11: - resolution: {integrity: sha512-4hLB8Py4zZce5s4yd9XzopqwVv/yGNhV1Bl8NTmCq1763HeK2+EwVTv+leGeL13Dnh2wfbqowVPXCIO0z4taYw==} - parent-module@1.0.1: resolution: {integrity: sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==} engines: {node: '>=6'} @@ -6748,9 +6736,6 @@ packages: pathe@2.0.3: resolution: {integrity: sha512-WUjGcAqP1gQacoQe+OBJsFA7Ld4DyXuUIjZ5cc75cLHvJ7dtNsTugphxIADwspS+AraAUePCKrSVtPLFj/F88w==} - pdf-lib@1.17.1: - resolution: {integrity: sha512-V/mpyJAoTsN4cnP31vc0wfNA1+p20evqqnap0KLoRUN0Yk/p3wN52DOEsL4oBFcLdb76hlpKPtzJIgo67j/XLw==} - pend@1.2.0: resolution: {integrity: sha512-F3asv42UuXchdzt+xXqfW1OGlVBe+mxa2mqI0pg5yAHZPvFmY3Y6drSf/GQ1A86WgWEN9Kzh/WrgKa6iGcHXLg==} @@ -9987,14 +9972,14 @@ snapshots: '@better-auth/utils': 0.3.0 mongodb: 7.0.0(socks@2.8.7) - '@better-auth/passkey@1.5.0-beta.9(87ae041ffecf8648aaa22a11c58cd8f7)': + '@better-auth/passkey@1.5.0-beta.9(074b48b880977d1d570e1adf757a81b2)': 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.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.14(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.156.0(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.6 @@ -11088,14 +11073,6 @@ snapshots: '@oxc-transform/binding-win32-x64-msvc@0.110.0': optional: true - '@pdf-lib/standard-fonts@1.0.0': - dependencies: - pako: 1.0.11 - - '@pdf-lib/upng@1.0.1': - dependencies: - pako: 1.0.11 - '@peculiar/asn1-android@2.6.0': dependencies: '@peculiar/asn1-schema': 2.6.0 @@ -12670,59 +12647,59 @@ snapshots: '@tanstack/query-core': 5.90.20 react: 19.2.3 - '@tanstack/react-router-ssr-query@1.154.14(@tanstack/query-core@5.90.20)(@tanstack/react-query@5.90.20(react@19.2.3))(@tanstack/react-router@1.154.14(react-dom@19.2.3(react@19.2.3))(react@19.2.3))(@tanstack/router-core@1.154.14)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)': + '@tanstack/react-router-ssr-query@1.156.0(@tanstack/query-core@5.90.20)(@tanstack/react-query@5.90.20(react@19.2.3))(@tanstack/react-router@1.156.0(react-dom@19.2.3(react@19.2.3))(react@19.2.3))(@tanstack/router-core@1.156.0)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)': dependencies: '@tanstack/query-core': 5.90.20 '@tanstack/react-query': 5.90.20(react@19.2.3) - '@tanstack/react-router': 1.154.14(react-dom@19.2.3(react@19.2.3))(react@19.2.3) - '@tanstack/router-ssr-query-core': 1.154.14(@tanstack/query-core@5.90.20)(@tanstack/router-core@1.154.14) + '@tanstack/react-router': 1.156.0(react-dom@19.2.3(react@19.2.3))(react@19.2.3) + '@tanstack/router-ssr-query-core': 1.156.0(@tanstack/query-core@5.90.20)(@tanstack/router-core@1.156.0) react: 19.2.3 react-dom: 19.2.3(react@19.2.3) transitivePeerDependencies: - '@tanstack/router-core' - '@tanstack/react-router@1.154.14(react-dom@19.2.3(react@19.2.3))(react@19.2.3)': + '@tanstack/react-router@1.156.0(react-dom@19.2.3(react@19.2.3))(react@19.2.3)': dependencies: '@tanstack/history': 1.154.14 '@tanstack/react-store': 0.8.0(react-dom@19.2.3(react@19.2.3))(react@19.2.3) - '@tanstack/router-core': 1.154.14 + '@tanstack/router-core': 1.156.0 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.14(react-dom@19.2.3(react@19.2.3))(react@19.2.3)': + '@tanstack/react-start-client@1.156.0(react-dom@19.2.3(react@19.2.3))(react@19.2.3)': dependencies: - '@tanstack/react-router': 1.154.14(react-dom@19.2.3(react@19.2.3))(react@19.2.3) - '@tanstack/router-core': 1.154.14 - '@tanstack/start-client-core': 1.154.14 + '@tanstack/react-router': 1.156.0(react-dom@19.2.3(react@19.2.3))(react@19.2.3) + '@tanstack/router-core': 1.156.0 + '@tanstack/start-client-core': 1.156.0 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.14(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.156.0(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.14 - '@tanstack/react-router': 1.154.14(react-dom@19.2.3(react@19.2.3))(react@19.2.3) - '@tanstack/router-core': 1.154.14 - '@tanstack/start-client-core': 1.154.14 - '@tanstack/start-server-core': 1.154.14(crossws@0.4.3(srvx@0.10.1)) + '@tanstack/react-router': 1.156.0(react-dom@19.2.3(react@19.2.3))(react@19.2.3) + '@tanstack/router-core': 1.156.0 + '@tanstack/start-client-core': 1.156.0 + '@tanstack/start-server-core': 1.156.0(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.14(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.156.0(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.14(react-dom@19.2.3(react@19.2.3))(react@19.2.3) - '@tanstack/react-start-client': 1.154.14(react-dom@19.2.3(react@19.2.3))(react@19.2.3) - '@tanstack/react-start-server': 1.154.14(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.156.0(react-dom@19.2.3(react@19.2.3))(react@19.2.3) + '@tanstack/react-start-client': 1.156.0(react-dom@19.2.3(react@19.2.3))(react@19.2.3) + '@tanstack/react-start-server': 1.156.0(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.14 - '@tanstack/start-plugin-core': 1.154.14(@tanstack/react-router@1.154.14(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.14(crossws@0.4.3(srvx@0.10.1)) + '@tanstack/start-client-core': 1.156.0 + '@tanstack/start-plugin-core': 1.156.0(@tanstack/react-router@1.156.0(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.156.0(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) @@ -12741,7 +12718,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.14': + '@tanstack/router-core@1.156.0': dependencies: '@tanstack/history': 1.154.14 '@tanstack/store': 0.8.0 @@ -12751,9 +12728,9 @@ snapshots: tiny-invariant: 1.3.3 tiny-warning: 1.0.3 - '@tanstack/router-generator@1.154.14': + '@tanstack/router-generator@1.156.0': dependencies: - '@tanstack/router-core': 1.154.14 + '@tanstack/router-core': 1.156.0 '@tanstack/router-utils': 1.154.7 '@tanstack/virtual-file-routes': 1.154.7 prettier: 3.8.0 @@ -12764,7 +12741,7 @@ snapshots: transitivePeerDependencies: - supports-color - '@tanstack/router-plugin@1.154.14(@tanstack/react-router@1.154.14(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.156.0(@tanstack/react-router@1.156.0(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) @@ -12772,8 +12749,8 @@ snapshots: '@babel/template': 7.28.6 '@babel/traverse': 7.28.6 '@babel/types': 7.28.6 - '@tanstack/router-core': 1.154.14 - '@tanstack/router-generator': 1.154.14 + '@tanstack/router-core': 1.156.0 + '@tanstack/router-generator': 1.156.0 '@tanstack/router-utils': 1.154.7 '@tanstack/virtual-file-routes': 1.154.7 babel-dead-code-elimination: 1.0.12 @@ -12781,15 +12758,15 @@ snapshots: unplugin: 2.3.11 zod: 3.25.76 optionalDependencies: - '@tanstack/react-router': 1.154.14(react-dom@19.2.3(react@19.2.3))(react@19.2.3) + '@tanstack/react-router': 1.156.0(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.14(@tanstack/query-core@5.90.20)(@tanstack/router-core@1.154.14)': + '@tanstack/router-ssr-query-core@1.156.0(@tanstack/query-core@5.90.20)(@tanstack/router-core@1.156.0)': dependencies: '@tanstack/query-core': 5.90.20 - '@tanstack/router-core': 1.154.14 + '@tanstack/router-core': 1.156.0 '@tanstack/router-utils@1.154.7': dependencies: @@ -12803,29 +12780,29 @@ snapshots: transitivePeerDependencies: - supports-color - '@tanstack/start-client-core@1.154.14': + '@tanstack/start-client-core@1.156.0': dependencies: - '@tanstack/router-core': 1.154.14 + '@tanstack/router-core': 1.156.0 '@tanstack/start-fn-stubs': 1.154.7 - '@tanstack/start-storage-context': 1.154.14 + '@tanstack/start-storage-context': 1.156.0 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.14(@tanstack/react-router@1.154.14(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.156.0(@tanstack/react-router@1.156.0(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.14 - '@tanstack/router-generator': 1.154.14 - '@tanstack/router-plugin': 1.154.14(@tanstack/react-router@1.154.14(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.156.0 + '@tanstack/router-generator': 1.156.0 + '@tanstack/router-plugin': 1.156.0(@tanstack/react-router@1.156.0(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.14 - '@tanstack/start-server-core': 1.154.14(crossws@0.4.3(srvx@0.10.1)) + '@tanstack/start-client-core': 1.156.0 + '@tanstack/start-server-core': 1.156.0(crossws@0.4.3(srvx@0.10.1)) babel-dead-code-elimination: 1.0.12 cheerio: 1.1.2 exsolve: 1.0.8 @@ -12845,29 +12822,29 @@ snapshots: - vite-plugin-solid - webpack - '@tanstack/start-server-core@1.154.14(crossws@0.4.3(srvx@0.10.1))': + '@tanstack/start-server-core@1.156.0(crossws@0.4.3(srvx@0.10.1))': dependencies: '@tanstack/history': 1.154.14 - '@tanstack/router-core': 1.154.14 - '@tanstack/start-client-core': 1.154.14 - '@tanstack/start-storage-context': 1.154.14 + '@tanstack/router-core': 1.156.0 + '@tanstack/start-client-core': 1.156.0 + '@tanstack/start-storage-context': 1.156.0 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.14': + '@tanstack/start-storage-context@1.156.0': dependencies: - '@tanstack/router-core': 1.154.14 + '@tanstack/router-core': 1.156.0 '@tanstack/store@0.8.0': {} '@tanstack/virtual-file-routes@1.154.7': {} - '@tanstack/zod-adapter@1.154.14(@tanstack/react-router@1.154.14(react-dom@19.2.3(react@19.2.3))(react@19.2.3))(zod@4.3.6)': + '@tanstack/zod-adapter@1.156.0(@tanstack/react-router@1.156.0(react-dom@19.2.3(react@19.2.3))(react@19.2.3))(zod@4.3.6)': dependencies: - '@tanstack/react-router': 1.154.14(react-dom@19.2.3(react@19.2.3))(react@19.2.3) + '@tanstack/react-router': 1.156.0(react-dom@19.2.3(react@19.2.3))(react@19.2.3) zod: 4.3.6 '@tediousjs/connection-string@0.5.0': {} @@ -13413,7 +13390,7 @@ 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.14(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.156.0(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.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))) @@ -13434,7 +13411,7 @@ snapshots: 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.14(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.156.0(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) @@ -15574,8 +15551,6 @@ snapshots: package-manager-detector@1.6.0: {} - pako@1.0.11: {} - parent-module@1.0.1: dependencies: callsites: 3.1.0 @@ -15625,13 +15600,6 @@ snapshots: pathe@2.0.3: {} - pdf-lib@1.17.1: - dependencies: - '@pdf-lib/standard-fonts': 1.0.0 - '@pdf-lib/upng': 1.0.1 - pako: 1.0.11 - tslib: 1.14.1 - pend@1.2.0: {} perfect-debounce@1.0.0: {} diff --git a/src/components/level/display.tsx b/src/components/level/display.tsx index 78e623320..16b682e17 100644 --- a/src/components/level/display.tsx +++ b/src/components/level/display.tsx @@ -8,7 +8,7 @@ type Props = z.infer & React.ComponentProps<"div"> & { export function LevelDisplay({ icon, type, level, className, ...props }: Props) { if (level === 0) return null; - if (type === "hidden") return null; + if (type === "hidden" || icon === "") return null; return (
-
{customSection.title}
+
{customSection.title}
({ type, className, children } return (
-
{section.title || getSectionTitle(type)}
+
{section.title || getSectionTitle(type)}
-
{section.title || getSectionTitle("summary")}
+
{section.title || getSectionTitle("summary")}
diff --git a/src/components/resume/templates/azurill.tsx b/src/components/resume/templates/azurill.tsx index f17b9f9d9..a74c5d3a0 100644 --- a/src/components/resume/templates/azurill.tsx +++ b/src/components/resume/templates/azurill.tsx @@ -61,7 +61,7 @@ export function AzurillTemplate({ pageIndex, pageLayout }: TemplateProps) { const { main, sidebar, fullWidth } = pageLayout; return ( -
+
{isFirstPage &&
}
diff --git a/src/components/resume/templates/bronzor.tsx b/src/components/resume/templates/bronzor.tsx index 6fb2770d0..96dea74a1 100644 --- a/src/components/resume/templates/bronzor.tsx +++ b/src/components/resume/templates/bronzor.tsx @@ -23,7 +23,7 @@ export function BronzorTemplate({ pageIndex, pageLayout }: TemplateProps) { const { main, sidebar, fullWidth } = pageLayout; return ( -
+
{isFirstPage &&
}
diff --git a/src/components/resume/templates/chikorita.tsx b/src/components/resume/templates/chikorita.tsx index 6212c412d..d061f28e3 100644 --- a/src/components/resume/templates/chikorita.tsx +++ b/src/components/resume/templates/chikorita.tsx @@ -46,7 +46,7 @@ export function ChikoritaTemplate({ pageIndex, pageLayout }: TemplateProps) {
{main.map((section) => { const Component = getSectionComponent(section, { sectionClassName }); @@ -57,7 +57,7 @@ export function ChikoritaTemplate({ pageIndex, pageLayout }: TemplateProps) { {!fullWidth && (