From 89f209014e2c73a11b4b0abe4ae421c348b146a6 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Sat, 24 Jan 2026 17:30:38 +0100 Subject: [PATCH] fix issue with irregular heights of PDFs on resumes with sidebar backgrounds --- locales/af-ZA.po | 31 +++++---- locales/am-ET.po | 31 +++++---- locales/ar-SA.po | 31 +++++---- locales/az-AZ.po | 31 +++++---- locales/bg-BG.po | 31 +++++---- locales/bn-BD.po | 31 +++++---- locales/ca-ES.po | 31 +++++---- locales/cs-CZ.po | 31 +++++---- locales/da-DK.po | 31 +++++---- locales/de-DE.po | 31 +++++---- locales/el-GR.po | 31 +++++---- locales/en-US.po | 30 ++++++--- locales/es-ES.po | 31 +++++---- locales/fa-IR.po | 31 +++++---- locales/fi-FI.po | 31 +++++---- locales/fr-FR.po | 31 +++++---- locales/he-IL.po | 31 +++++---- locales/hi-IN.po | 31 +++++---- locales/hu-HU.po | 31 +++++---- locales/id-ID.po | 31 +++++---- locales/it-IT.po | 31 +++++---- locales/ja-JP.po | 31 +++++---- locales/km-KH.po | 31 +++++---- locales/kn-IN.po | 31 +++++---- locales/ko-KR.po | 31 +++++---- locales/lt-LT.po | 31 +++++---- locales/lv-LV.po | 31 +++++---- locales/ml-IN.po | 31 +++++---- locales/mr-IN.po | 31 +++++---- locales/ms-MY.po | 31 +++++---- locales/ne-NP.po | 31 +++++---- locales/nl-NL.po | 31 +++++---- locales/no-NO.po | 31 +++++---- locales/or-IN.po | 31 +++++---- locales/pl-PL.po | 31 +++++---- locales/pt-BR.po | 31 +++++---- locales/pt-PT.po | 31 +++++---- locales/ro-RO.po | 31 +++++---- locales/ru-RU.po | 31 +++++---- locales/sk-SK.po | 31 +++++---- locales/sq-AL.po | 31 +++++---- locales/sr-SP.po | 31 +++++---- locales/sv-SE.po | 31 +++++---- locales/ta-IN.po | 31 +++++---- locales/te-IN.po | 31 +++++---- locales/th-TH.po | 31 +++++---- locales/tr-TR.po | 31 +++++---- locales/uk-UA.po | 31 +++++---- locales/uz-UZ.po | 31 +++++---- locales/vi-VN.po | 31 +++++---- locales/zh-CN.po | 31 +++++---- locales/zh-TW.po | 31 +++++---- locales/zu-ZA.po | 30 ++++++--- src/integrations/orpc/services/printer.ts | 64 ++++++++++--------- .../builder/$resumeId/-components/dock.tsx | 5 ++ .../-sidebar/right/sections/export.tsx | 5 ++ 56 files changed, 1105 insertions(+), 610 deletions(-) diff --git a/locales/af-ZA.po b/locales/af-ZA.po index b44077ae0..dea262f2c 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:82 +#: src/routes/builder/$resumeId/-components/dock.tsx:87 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:84 +#: src/routes/builder/$resumeId/-components/dock.tsx:89 msgid "Copy URL" msgstr "" @@ -859,19 +859,19 @@ msgstr "" msgid "Download" msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:51 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:56 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:74 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:79 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:85 +#: src/routes/builder/$resumeId/-components/dock.tsx:90 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:87 +#: src/routes/builder/$resumeId/-components/dock.tsx:92 msgid "Download PDF" msgstr "" @@ -1680,6 +1680,11 @@ msgstr "" msgid "Please enter the URL you want to link to:" msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:61 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:30 +msgid "Please wait while your PDF is being generated..." +msgstr "" + #: src/utils/locale.ts:104 msgid "Polish" msgstr "" @@ -2233,8 +2238,8 @@ 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 +#: src/routes/builder/$resumeId/-components/dock.tsx:69 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:38 msgid "There was a problem while generating the PDF, please try again in some time." msgstr "" @@ -2260,6 +2265,11 @@ msgstr "" msgid "This may take a few minutes, depending on the response of the AI provider. Please do not close the window or refresh the page." msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:62 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:31 +msgid "This may take a while depending on the server capacity. Please do not close the window or refresh the page." +msgstr "" + #: src/components/resume/store/resume.ts:53 msgid "This resume is locked and cannot be updated." msgstr "" @@ -2703,15 +2713,14 @@ msgstr "" msgid "Your support ensures the project remains free and accessible for everyone, now and in the future." msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:85 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:81 +#: src/routes/builder/$resumeId/-components/dock.tsx:86 msgid "Zoom out" msgstr "" #: src/utils/locale.ts:122 msgid "Zulu" msgstr "" - diff --git a/locales/am-ET.po b/locales/am-ET.po index 621551d15..9680cf964 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:82 +#: src/routes/builder/$resumeId/-components/dock.tsx:87 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:84 +#: src/routes/builder/$resumeId/-components/dock.tsx:89 msgid "Copy URL" msgstr "" @@ -859,19 +859,19 @@ msgstr "" msgid "Download" msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:51 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:56 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:74 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:79 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:85 +#: src/routes/builder/$resumeId/-components/dock.tsx:90 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:87 +#: src/routes/builder/$resumeId/-components/dock.tsx:92 msgid "Download PDF" msgstr "" @@ -1680,6 +1680,11 @@ msgstr "" msgid "Please enter the URL you want to link to:" msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:61 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:30 +msgid "Please wait while your PDF is being generated..." +msgstr "" + #: src/utils/locale.ts:104 msgid "Polish" msgstr "" @@ -2233,8 +2238,8 @@ 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 +#: src/routes/builder/$resumeId/-components/dock.tsx:69 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:38 msgid "There was a problem while generating the PDF, please try again in some time." msgstr "" @@ -2260,6 +2265,11 @@ msgstr "" msgid "This may take a few minutes, depending on the response of the AI provider. Please do not close the window or refresh the page." msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:62 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:31 +msgid "This may take a while depending on the server capacity. Please do not close the window or refresh the page." +msgstr "" + #: src/components/resume/store/resume.ts:53 msgid "This resume is locked and cannot be updated." msgstr "" @@ -2703,15 +2713,14 @@ msgstr "" msgid "Your support ensures the project remains free and accessible for everyone, now and in the future." msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:85 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:81 +#: src/routes/builder/$resumeId/-components/dock.tsx:86 msgid "Zoom out" msgstr "" #: src/utils/locale.ts:122 msgid "Zulu" msgstr "" - diff --git a/locales/ar-SA.po b/locales/ar-SA.po index 2eaf72a31..793c06821 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:82 +#: src/routes/builder/$resumeId/-components/dock.tsx:87 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:84 +#: src/routes/builder/$resumeId/-components/dock.tsx:89 msgid "Copy URL" msgstr "" @@ -859,19 +859,19 @@ msgstr "" msgid "Download" msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:51 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:56 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:74 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:79 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:85 +#: src/routes/builder/$resumeId/-components/dock.tsx:90 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:87 +#: src/routes/builder/$resumeId/-components/dock.tsx:92 msgid "Download PDF" msgstr "" @@ -1680,6 +1680,11 @@ msgstr "" msgid "Please enter the URL you want to link to:" msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:61 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:30 +msgid "Please wait while your PDF is being generated..." +msgstr "" + #: src/utils/locale.ts:104 msgid "Polish" msgstr "" @@ -2233,8 +2238,8 @@ 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 +#: src/routes/builder/$resumeId/-components/dock.tsx:69 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:38 msgid "There was a problem while generating the PDF, please try again in some time." msgstr "" @@ -2260,6 +2265,11 @@ msgstr "" msgid "This may take a few minutes, depending on the response of the AI provider. Please do not close the window or refresh the page." msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:62 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:31 +msgid "This may take a while depending on the server capacity. Please do not close the window or refresh the page." +msgstr "" + #: src/components/resume/store/resume.ts:53 msgid "This resume is locked and cannot be updated." msgstr "" @@ -2703,15 +2713,14 @@ msgstr "" msgid "Your support ensures the project remains free and accessible for everyone, now and in the future." msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:85 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:81 +#: src/routes/builder/$resumeId/-components/dock.tsx:86 msgid "Zoom out" msgstr "" #: src/utils/locale.ts:122 msgid "Zulu" msgstr "" - diff --git a/locales/az-AZ.po b/locales/az-AZ.po index 13f30302e..ef114b342 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:82 +#: src/routes/builder/$resumeId/-components/dock.tsx:87 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:84 +#: src/routes/builder/$resumeId/-components/dock.tsx:89 msgid "Copy URL" msgstr "" @@ -859,19 +859,19 @@ msgstr "" msgid "Download" msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:51 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:56 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:74 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:79 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:85 +#: src/routes/builder/$resumeId/-components/dock.tsx:90 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:87 +#: src/routes/builder/$resumeId/-components/dock.tsx:92 msgid "Download PDF" msgstr "" @@ -1680,6 +1680,11 @@ msgstr "" msgid "Please enter the URL you want to link to:" msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:61 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:30 +msgid "Please wait while your PDF is being generated..." +msgstr "" + #: src/utils/locale.ts:104 msgid "Polish" msgstr "" @@ -2233,8 +2238,8 @@ 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 +#: src/routes/builder/$resumeId/-components/dock.tsx:69 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:38 msgid "There was a problem while generating the PDF, please try again in some time." msgstr "" @@ -2260,6 +2265,11 @@ msgstr "" msgid "This may take a few minutes, depending on the response of the AI provider. Please do not close the window or refresh the page." msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:62 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:31 +msgid "This may take a while depending on the server capacity. Please do not close the window or refresh the page." +msgstr "" + #: src/components/resume/store/resume.ts:53 msgid "This resume is locked and cannot be updated." msgstr "" @@ -2703,15 +2713,14 @@ msgstr "" msgid "Your support ensures the project remains free and accessible for everyone, now and in the future." msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:85 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:81 +#: src/routes/builder/$resumeId/-components/dock.tsx:86 msgid "Zoom out" msgstr "" #: src/utils/locale.ts:122 msgid "Zulu" msgstr "" - diff --git a/locales/bg-BG.po b/locales/bg-BG.po index e0c7896f1..64ef30690 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:82 +#: src/routes/builder/$resumeId/-components/dock.tsx:87 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:84 +#: src/routes/builder/$resumeId/-components/dock.tsx:89 msgid "Copy URL" msgstr "" @@ -859,19 +859,19 @@ msgstr "" msgid "Download" msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:51 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:56 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:74 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:79 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:85 +#: src/routes/builder/$resumeId/-components/dock.tsx:90 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:87 +#: src/routes/builder/$resumeId/-components/dock.tsx:92 msgid "Download PDF" msgstr "" @@ -1680,6 +1680,11 @@ msgstr "" msgid "Please enter the URL you want to link to:" msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:61 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:30 +msgid "Please wait while your PDF is being generated..." +msgstr "" + #: src/utils/locale.ts:104 msgid "Polish" msgstr "" @@ -2233,8 +2238,8 @@ 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 +#: src/routes/builder/$resumeId/-components/dock.tsx:69 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:38 msgid "There was a problem while generating the PDF, please try again in some time." msgstr "" @@ -2260,6 +2265,11 @@ msgstr "" msgid "This may take a few minutes, depending on the response of the AI provider. Please do not close the window or refresh the page." msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:62 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:31 +msgid "This may take a while depending on the server capacity. Please do not close the window or refresh the page." +msgstr "" + #: src/components/resume/store/resume.ts:53 msgid "This resume is locked and cannot be updated." msgstr "" @@ -2703,15 +2713,14 @@ msgstr "" msgid "Your support ensures the project remains free and accessible for everyone, now and in the future." msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:85 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:81 +#: src/routes/builder/$resumeId/-components/dock.tsx:86 msgid "Zoom out" msgstr "" #: src/utils/locale.ts:122 msgid "Zulu" msgstr "" - diff --git a/locales/bn-BD.po b/locales/bn-BD.po index 8863b6913..ca9aa581a 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:82 +#: src/routes/builder/$resumeId/-components/dock.tsx:87 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:84 +#: src/routes/builder/$resumeId/-components/dock.tsx:89 msgid "Copy URL" msgstr "" @@ -859,19 +859,19 @@ msgstr "" msgid "Download" msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:51 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:56 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:74 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:79 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:85 +#: src/routes/builder/$resumeId/-components/dock.tsx:90 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:87 +#: src/routes/builder/$resumeId/-components/dock.tsx:92 msgid "Download PDF" msgstr "" @@ -1680,6 +1680,11 @@ msgstr "" msgid "Please enter the URL you want to link to:" msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:61 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:30 +msgid "Please wait while your PDF is being generated..." +msgstr "" + #: src/utils/locale.ts:104 msgid "Polish" msgstr "" @@ -2233,8 +2238,8 @@ 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 +#: src/routes/builder/$resumeId/-components/dock.tsx:69 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:38 msgid "There was a problem while generating the PDF, please try again in some time." msgstr "" @@ -2260,6 +2265,11 @@ msgstr "" msgid "This may take a few minutes, depending on the response of the AI provider. Please do not close the window or refresh the page." msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:62 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:31 +msgid "This may take a while depending on the server capacity. Please do not close the window or refresh the page." +msgstr "" + #: src/components/resume/store/resume.ts:53 msgid "This resume is locked and cannot be updated." msgstr "" @@ -2703,15 +2713,14 @@ msgstr "" msgid "Your support ensures the project remains free and accessible for everyone, now and in the future." msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:85 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:81 +#: src/routes/builder/$resumeId/-components/dock.tsx:86 msgid "Zoom out" msgstr "" #: src/utils/locale.ts:122 msgid "Zulu" msgstr "" - diff --git a/locales/ca-ES.po b/locales/ca-ES.po index e4832bfce..4453bf10a 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:82 +#: src/routes/builder/$resumeId/-components/dock.tsx:87 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:84 +#: src/routes/builder/$resumeId/-components/dock.tsx:89 msgid "Copy URL" msgstr "" @@ -859,19 +859,19 @@ msgstr "" msgid "Download" msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:51 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:56 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:74 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:79 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:85 +#: src/routes/builder/$resumeId/-components/dock.tsx:90 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:87 +#: src/routes/builder/$resumeId/-components/dock.tsx:92 msgid "Download PDF" msgstr "" @@ -1680,6 +1680,11 @@ msgstr "" msgid "Please enter the URL you want to link to:" msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:61 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:30 +msgid "Please wait while your PDF is being generated..." +msgstr "" + #: src/utils/locale.ts:104 msgid "Polish" msgstr "" @@ -2233,8 +2238,8 @@ 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 +#: src/routes/builder/$resumeId/-components/dock.tsx:69 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:38 msgid "There was a problem while generating the PDF, please try again in some time." msgstr "" @@ -2260,6 +2265,11 @@ msgstr "" msgid "This may take a few minutes, depending on the response of the AI provider. Please do not close the window or refresh the page." msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:62 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:31 +msgid "This may take a while depending on the server capacity. Please do not close the window or refresh the page." +msgstr "" + #: src/components/resume/store/resume.ts:53 msgid "This resume is locked and cannot be updated." msgstr "" @@ -2703,15 +2713,14 @@ msgstr "" msgid "Your support ensures the project remains free and accessible for everyone, now and in the future." msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:85 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:81 +#: src/routes/builder/$resumeId/-components/dock.tsx:86 msgid "Zoom out" msgstr "" #: src/utils/locale.ts:122 msgid "Zulu" msgstr "" - diff --git a/locales/cs-CZ.po b/locales/cs-CZ.po index f17273c7b..b66cfe27a 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:82 +#: src/routes/builder/$resumeId/-components/dock.tsx:87 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:84 +#: src/routes/builder/$resumeId/-components/dock.tsx:89 msgid "Copy URL" msgstr "" @@ -859,19 +859,19 @@ msgstr "" msgid "Download" msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:51 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:56 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:74 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:79 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:85 +#: src/routes/builder/$resumeId/-components/dock.tsx:90 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:87 +#: src/routes/builder/$resumeId/-components/dock.tsx:92 msgid "Download PDF" msgstr "" @@ -1680,6 +1680,11 @@ msgstr "" msgid "Please enter the URL you want to link to:" msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:61 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:30 +msgid "Please wait while your PDF is being generated..." +msgstr "" + #: src/utils/locale.ts:104 msgid "Polish" msgstr "" @@ -2233,8 +2238,8 @@ 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 +#: src/routes/builder/$resumeId/-components/dock.tsx:69 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:38 msgid "There was a problem while generating the PDF, please try again in some time." msgstr "" @@ -2260,6 +2265,11 @@ msgstr "" msgid "This may take a few minutes, depending on the response of the AI provider. Please do not close the window or refresh the page." msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:62 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:31 +msgid "This may take a while depending on the server capacity. Please do not close the window or refresh the page." +msgstr "" + #: src/components/resume/store/resume.ts:53 msgid "This resume is locked and cannot be updated." msgstr "" @@ -2703,15 +2713,14 @@ msgstr "" msgid "Your support ensures the project remains free and accessible for everyone, now and in the future." msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:85 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:81 +#: src/routes/builder/$resumeId/-components/dock.tsx:86 msgid "Zoom out" msgstr "" #: src/utils/locale.ts:122 msgid "Zulu" msgstr "" - diff --git a/locales/da-DK.po b/locales/da-DK.po index a736af354..ea8197423 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:82 +#: src/routes/builder/$resumeId/-components/dock.tsx:87 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:84 +#: src/routes/builder/$resumeId/-components/dock.tsx:89 msgid "Copy URL" msgstr "" @@ -859,19 +859,19 @@ msgstr "" msgid "Download" msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:51 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:56 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:74 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:79 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:85 +#: src/routes/builder/$resumeId/-components/dock.tsx:90 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:87 +#: src/routes/builder/$resumeId/-components/dock.tsx:92 msgid "Download PDF" msgstr "" @@ -1680,6 +1680,11 @@ msgstr "" msgid "Please enter the URL you want to link to:" msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:61 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:30 +msgid "Please wait while your PDF is being generated..." +msgstr "" + #: src/utils/locale.ts:104 msgid "Polish" msgstr "" @@ -2233,8 +2238,8 @@ 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 +#: src/routes/builder/$resumeId/-components/dock.tsx:69 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:38 msgid "There was a problem while generating the PDF, please try again in some time." msgstr "" @@ -2260,6 +2265,11 @@ msgstr "" msgid "This may take a few minutes, depending on the response of the AI provider. Please do not close the window or refresh the page." msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:62 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:31 +msgid "This may take a while depending on the server capacity. Please do not close the window or refresh the page." +msgstr "" + #: src/components/resume/store/resume.ts:53 msgid "This resume is locked and cannot be updated." msgstr "" @@ -2703,15 +2713,14 @@ msgstr "" msgid "Your support ensures the project remains free and accessible for everyone, now and in the future." msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:85 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:81 +#: src/routes/builder/$resumeId/-components/dock.tsx:86 msgid "Zoom out" msgstr "" #: src/utils/locale.ts:122 msgid "Zulu" msgstr "" - diff --git a/locales/de-DE.po b/locales/de-DE.po index 226547fb3..0726ec76f 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:82 +#: src/routes/builder/$resumeId/-components/dock.tsx:87 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:84 +#: src/routes/builder/$resumeId/-components/dock.tsx:89 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:51 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:56 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:74 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:79 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:85 +#: src/routes/builder/$resumeId/-components/dock.tsx:90 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:87 +#: src/routes/builder/$resumeId/-components/dock.tsx:92 msgid "Download PDF" msgstr "" @@ -1680,6 +1680,11 @@ msgstr "Bitte geben Sie das Passwort ein, das Ihnen vom Besitzer des Lebenslaufs msgid "Please enter the URL you want to link to:" msgstr "Bitte geben Sie die URL ein, zu der Sie verlinken möchten:" +#: src/routes/builder/$resumeId/-components/dock.tsx:61 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:30 +msgid "Please wait while your PDF is being generated..." +msgstr "" + #: src/utils/locale.ts:104 msgid "Polish" msgstr "" @@ -2233,8 +2238,8 @@ 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 +#: src/routes/builder/$resumeId/-components/dock.tsx:69 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:38 msgid "There was a problem while generating the PDF, please try again in some time." msgstr "" @@ -2260,6 +2265,11 @@ msgstr "Dies ist ein URL-freundlicher Name für Ihren Lebenslauf." msgid "This may take a few minutes, depending on the response of the AI provider. Please do not close the window or refresh the page." msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:62 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:31 +msgid "This may take a while depending on the server capacity. Please do not close the window or refresh the page." +msgstr "" + #: src/components/resume/store/resume.ts:53 msgid "This resume is locked and cannot be updated." msgstr "Dieser Lebenslauf ist gesperrt und kann nicht aktualisiert werden." @@ -2703,15 +2713,14 @@ msgstr "Der öffentliche Link Ihres Lebenslaufs ist derzeit mit einem Passwort g msgid "Your support ensures the project remains free and accessible for everyone, now and in the future." msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:85 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:81 +#: src/routes/builder/$resumeId/-components/dock.tsx:86 msgid "Zoom out" msgstr "" #: src/utils/locale.ts:122 msgid "Zulu" msgstr "" - diff --git a/locales/el-GR.po b/locales/el-GR.po index 8e495c891..9d4049e98 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:82 +#: src/routes/builder/$resumeId/-components/dock.tsx:87 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:84 +#: src/routes/builder/$resumeId/-components/dock.tsx:89 msgid "Copy URL" msgstr "" @@ -859,19 +859,19 @@ msgstr "" msgid "Download" msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:51 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:56 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:74 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:79 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:85 +#: src/routes/builder/$resumeId/-components/dock.tsx:90 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:87 +#: src/routes/builder/$resumeId/-components/dock.tsx:92 msgid "Download PDF" msgstr "" @@ -1680,6 +1680,11 @@ msgstr "" msgid "Please enter the URL you want to link to:" msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:61 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:30 +msgid "Please wait while your PDF is being generated..." +msgstr "" + #: src/utils/locale.ts:104 msgid "Polish" msgstr "" @@ -2233,8 +2238,8 @@ 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 +#: src/routes/builder/$resumeId/-components/dock.tsx:69 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:38 msgid "There was a problem while generating the PDF, please try again in some time." msgstr "" @@ -2260,6 +2265,11 @@ msgstr "" msgid "This may take a few minutes, depending on the response of the AI provider. Please do not close the window or refresh the page." msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:62 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:31 +msgid "This may take a while depending on the server capacity. Please do not close the window or refresh the page." +msgstr "" + #: src/components/resume/store/resume.ts:53 msgid "This resume is locked and cannot be updated." msgstr "" @@ -2703,15 +2713,14 @@ msgstr "" msgid "Your support ensures the project remains free and accessible for everyone, now and in the future." msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:85 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:81 +#: src/routes/builder/$resumeId/-components/dock.tsx:86 msgid "Zoom out" msgstr "" #: src/utils/locale.ts:122 msgid "Zulu" msgstr "" - diff --git a/locales/en-US.po b/locales/en-US.po index 74c1779d6..c827d84a1 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:82 +#: src/routes/builder/$resumeId/-components/dock.tsx:87 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:84 +#: src/routes/builder/$resumeId/-components/dock.tsx:89 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:51 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:56 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:74 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:79 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:85 +#: src/routes/builder/$resumeId/-components/dock.tsx:90 msgid "Download JSON" msgstr "Download JSON" -#: src/routes/builder/$resumeId/-components/dock.tsx:87 +#: src/routes/builder/$resumeId/-components/dock.tsx:92 msgid "Download PDF" msgstr "Download PDF" @@ -1675,6 +1675,11 @@ msgstr "Please enter the password shared with you by the owner of the resume to msgid "Please enter the URL you want to link to:" msgstr "Please enter the URL you want to link to:" +#: src/routes/builder/$resumeId/-components/dock.tsx:61 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:30 +msgid "Please wait while your PDF is being generated..." +msgstr "Please wait while your PDF is being generated..." + #: src/utils/locale.ts:104 msgid "Polish" msgstr "Polish" @@ -2228,8 +2233,8 @@ 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 +#: src/routes/builder/$resumeId/-components/dock.tsx:69 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:38 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." @@ -2255,6 +2260,11 @@ msgstr "This is a URL-friendly name for your resume." msgid "This may take a few minutes, depending on the response of the AI provider. Please do not close the window or refresh the page." msgstr "This may take a few minutes, depending on the response of the AI provider. Please do not close the window or refresh the page." +#: src/routes/builder/$resumeId/-components/dock.tsx:62 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:31 +msgid "This may take a while depending on the server capacity. Please do not close the window or refresh the page." +msgstr "This may take a while depending on the server capacity. Please do not close the window or refresh the page." + #: src/components/resume/store/resume.ts:53 msgid "This resume is locked and cannot be updated." msgstr "This resume is locked and cannot be updated." @@ -2698,11 +2708,11 @@ msgstr "Your resume's public link is currently protected by a password. Share th msgid "Your support ensures the project remains free and accessible for everyone, now and in the future." msgstr "Your support ensures the project remains free and accessible for everyone, now and in the future." -#: src/routes/builder/$resumeId/-components/dock.tsx:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:85 msgid "Zoom in" msgstr "Zoom in" -#: src/routes/builder/$resumeId/-components/dock.tsx:81 +#: src/routes/builder/$resumeId/-components/dock.tsx:86 msgid "Zoom out" msgstr "Zoom out" diff --git a/locales/es-ES.po b/locales/es-ES.po index dc1f55487..29bac1bf4 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:82 +#: src/routes/builder/$resumeId/-components/dock.tsx:87 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:84 +#: src/routes/builder/$resumeId/-components/dock.tsx:89 msgid "Copy URL" msgstr "" @@ -859,19 +859,19 @@ msgstr "" msgid "Download" msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:51 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:56 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:74 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:79 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:85 +#: src/routes/builder/$resumeId/-components/dock.tsx:90 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:87 +#: src/routes/builder/$resumeId/-components/dock.tsx:92 msgid "Download PDF" msgstr "" @@ -1680,6 +1680,11 @@ msgstr "" msgid "Please enter the URL you want to link to:" msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:61 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:30 +msgid "Please wait while your PDF is being generated..." +msgstr "" + #: src/utils/locale.ts:104 msgid "Polish" msgstr "" @@ -2233,8 +2238,8 @@ 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 +#: src/routes/builder/$resumeId/-components/dock.tsx:69 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:38 msgid "There was a problem while generating the PDF, please try again in some time." msgstr "" @@ -2260,6 +2265,11 @@ msgstr "" msgid "This may take a few minutes, depending on the response of the AI provider. Please do not close the window or refresh the page." msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:62 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:31 +msgid "This may take a while depending on the server capacity. Please do not close the window or refresh the page." +msgstr "" + #: src/components/resume/store/resume.ts:53 msgid "This resume is locked and cannot be updated." msgstr "" @@ -2703,15 +2713,14 @@ msgstr "" msgid "Your support ensures the project remains free and accessible for everyone, now and in the future." msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:85 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:81 +#: src/routes/builder/$resumeId/-components/dock.tsx:86 msgid "Zoom out" msgstr "" #: src/utils/locale.ts:122 msgid "Zulu" msgstr "" - diff --git a/locales/fa-IR.po b/locales/fa-IR.po index 93cb680d9..586e0bea6 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:82 +#: src/routes/builder/$resumeId/-components/dock.tsx:87 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:84 +#: src/routes/builder/$resumeId/-components/dock.tsx:89 msgid "Copy URL" msgstr "" @@ -859,19 +859,19 @@ msgstr "" msgid "Download" msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:51 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:56 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:74 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:79 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:85 +#: src/routes/builder/$resumeId/-components/dock.tsx:90 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:87 +#: src/routes/builder/$resumeId/-components/dock.tsx:92 msgid "Download PDF" msgstr "" @@ -1680,6 +1680,11 @@ msgstr "" msgid "Please enter the URL you want to link to:" msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:61 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:30 +msgid "Please wait while your PDF is being generated..." +msgstr "" + #: src/utils/locale.ts:104 msgid "Polish" msgstr "" @@ -2233,8 +2238,8 @@ 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 +#: src/routes/builder/$resumeId/-components/dock.tsx:69 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:38 msgid "There was a problem while generating the PDF, please try again in some time." msgstr "" @@ -2260,6 +2265,11 @@ msgstr "" msgid "This may take a few minutes, depending on the response of the AI provider. Please do not close the window or refresh the page." msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:62 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:31 +msgid "This may take a while depending on the server capacity. Please do not close the window or refresh the page." +msgstr "" + #: src/components/resume/store/resume.ts:53 msgid "This resume is locked and cannot be updated." msgstr "" @@ -2703,15 +2713,14 @@ msgstr "" msgid "Your support ensures the project remains free and accessible for everyone, now and in the future." msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:85 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:81 +#: src/routes/builder/$resumeId/-components/dock.tsx:86 msgid "Zoom out" msgstr "" #: src/utils/locale.ts:122 msgid "Zulu" msgstr "" - diff --git a/locales/fi-FI.po b/locales/fi-FI.po index 52b29c113..04be1888d 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:82 +#: src/routes/builder/$resumeId/-components/dock.tsx:87 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:84 +#: src/routes/builder/$resumeId/-components/dock.tsx:89 msgid "Copy URL" msgstr "" @@ -859,19 +859,19 @@ msgstr "" msgid "Download" msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:51 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:56 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:74 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:79 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:85 +#: src/routes/builder/$resumeId/-components/dock.tsx:90 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:87 +#: src/routes/builder/$resumeId/-components/dock.tsx:92 msgid "Download PDF" msgstr "" @@ -1680,6 +1680,11 @@ msgstr "" msgid "Please enter the URL you want to link to:" msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:61 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:30 +msgid "Please wait while your PDF is being generated..." +msgstr "" + #: src/utils/locale.ts:104 msgid "Polish" msgstr "" @@ -2233,8 +2238,8 @@ 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 +#: src/routes/builder/$resumeId/-components/dock.tsx:69 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:38 msgid "There was a problem while generating the PDF, please try again in some time." msgstr "" @@ -2260,6 +2265,11 @@ msgstr "" msgid "This may take a few minutes, depending on the response of the AI provider. Please do not close the window or refresh the page." msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:62 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:31 +msgid "This may take a while depending on the server capacity. Please do not close the window or refresh the page." +msgstr "" + #: src/components/resume/store/resume.ts:53 msgid "This resume is locked and cannot be updated." msgstr "" @@ -2703,15 +2713,14 @@ msgstr "" msgid "Your support ensures the project remains free and accessible for everyone, now and in the future." msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:85 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:81 +#: src/routes/builder/$resumeId/-components/dock.tsx:86 msgid "Zoom out" msgstr "" #: src/utils/locale.ts:122 msgid "Zulu" msgstr "" - diff --git a/locales/fr-FR.po b/locales/fr-FR.po index 8eb697e16..675aa495c 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:82 +#: src/routes/builder/$resumeId/-components/dock.tsx:87 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:84 +#: src/routes/builder/$resumeId/-components/dock.tsx:89 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:51 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:56 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:74 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:79 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:85 +#: src/routes/builder/$resumeId/-components/dock.tsx:90 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:87 +#: src/routes/builder/$resumeId/-components/dock.tsx:92 msgid "Download PDF" msgstr "Télécharger le PDF" @@ -1680,6 +1680,11 @@ msgstr "Veuillez saisir le mot de passe qui vous a été communiqué par le prop msgid "Please enter the URL you want to link to:" msgstr "Veuillez saisir l'URL vers laquelle vous souhaitez rediriger :" +#: src/routes/builder/$resumeId/-components/dock.tsx:61 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:30 +msgid "Please wait while your PDF is being generated..." +msgstr "" + #: src/utils/locale.ts:104 msgid "Polish" msgstr "Polonais" @@ -2233,8 +2238,8 @@ 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 +#: src/routes/builder/$resumeId/-components/dock.tsx:69 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:38 msgid "There was a problem while generating the PDF, please try again in some time." msgstr "" @@ -2260,6 +2265,11 @@ msgstr "Il s'agit d'un nom convivial pour l'URL de votre CV." msgid "This may take a few minutes, depending on the response of the AI provider. Please do not close the window or refresh the page." msgstr "Cela peut prendre quelques minutes, en fonction de la réponse du fournisseur d'IA. Ne fermez pas la fenêtre et n'actualisez pas la page." +#: src/routes/builder/$resumeId/-components/dock.tsx:62 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:31 +msgid "This may take a while depending on the server capacity. Please do not close the window or refresh the page." +msgstr "" + #: src/components/resume/store/resume.ts:53 msgid "This resume is locked and cannot be updated." msgstr "Ce CV est verrouillé et ne peut pas être modifié." @@ -2703,15 +2713,14 @@ msgstr "Le lien public de votre CV est actuellement protégé par un mot de pass msgid "Your support ensures the project remains free and accessible for everyone, now and in the future." msgstr "Grâce à votre soutien, le projet reste gratuit et accessible à tous, aujourd'hui et à l'avenir." -#: src/routes/builder/$resumeId/-components/dock.tsx:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:85 msgid "Zoom in" msgstr "Zoom avant" -#: src/routes/builder/$resumeId/-components/dock.tsx:81 +#: src/routes/builder/$resumeId/-components/dock.tsx:86 msgid "Zoom out" msgstr "Zoom arrière" #: src/utils/locale.ts:122 msgid "Zulu" msgstr "Zoulou" - diff --git a/locales/he-IL.po b/locales/he-IL.po index f7827d98c..a84416464 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:82 +#: src/routes/builder/$resumeId/-components/dock.tsx:87 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:84 +#: src/routes/builder/$resumeId/-components/dock.tsx:89 msgid "Copy URL" msgstr "" @@ -859,19 +859,19 @@ msgstr "" msgid "Download" msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:51 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:56 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:74 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:79 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:85 +#: src/routes/builder/$resumeId/-components/dock.tsx:90 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:87 +#: src/routes/builder/$resumeId/-components/dock.tsx:92 msgid "Download PDF" msgstr "" @@ -1680,6 +1680,11 @@ msgstr "" msgid "Please enter the URL you want to link to:" msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:61 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:30 +msgid "Please wait while your PDF is being generated..." +msgstr "" + #: src/utils/locale.ts:104 msgid "Polish" msgstr "" @@ -2233,8 +2238,8 @@ 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 +#: src/routes/builder/$resumeId/-components/dock.tsx:69 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:38 msgid "There was a problem while generating the PDF, please try again in some time." msgstr "" @@ -2260,6 +2265,11 @@ msgstr "" msgid "This may take a few minutes, depending on the response of the AI provider. Please do not close the window or refresh the page." msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:62 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:31 +msgid "This may take a while depending on the server capacity. Please do not close the window or refresh the page." +msgstr "" + #: src/components/resume/store/resume.ts:53 msgid "This resume is locked and cannot be updated." msgstr "" @@ -2703,15 +2713,14 @@ msgstr "" msgid "Your support ensures the project remains free and accessible for everyone, now and in the future." msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:85 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:81 +#: src/routes/builder/$resumeId/-components/dock.tsx:86 msgid "Zoom out" msgstr "" #: src/utils/locale.ts:122 msgid "Zulu" msgstr "" - diff --git a/locales/hi-IN.po b/locales/hi-IN.po index bff094bda..0de992312 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:82 +#: src/routes/builder/$resumeId/-components/dock.tsx:87 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:84 +#: src/routes/builder/$resumeId/-components/dock.tsx:89 msgid "Copy URL" msgstr "" @@ -859,19 +859,19 @@ msgstr "" msgid "Download" msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:51 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:56 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:74 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:79 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:85 +#: src/routes/builder/$resumeId/-components/dock.tsx:90 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:87 +#: src/routes/builder/$resumeId/-components/dock.tsx:92 msgid "Download PDF" msgstr "" @@ -1680,6 +1680,11 @@ msgstr "" msgid "Please enter the URL you want to link to:" msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:61 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:30 +msgid "Please wait while your PDF is being generated..." +msgstr "" + #: src/utils/locale.ts:104 msgid "Polish" msgstr "" @@ -2233,8 +2238,8 @@ 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 +#: src/routes/builder/$resumeId/-components/dock.tsx:69 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:38 msgid "There was a problem while generating the PDF, please try again in some time." msgstr "" @@ -2260,6 +2265,11 @@ msgstr "" msgid "This may take a few minutes, depending on the response of the AI provider. Please do not close the window or refresh the page." msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:62 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:31 +msgid "This may take a while depending on the server capacity. Please do not close the window or refresh the page." +msgstr "" + #: src/components/resume/store/resume.ts:53 msgid "This resume is locked and cannot be updated." msgstr "" @@ -2703,15 +2713,14 @@ msgstr "" msgid "Your support ensures the project remains free and accessible for everyone, now and in the future." msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:85 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:81 +#: src/routes/builder/$resumeId/-components/dock.tsx:86 msgid "Zoom out" msgstr "" #: src/utils/locale.ts:122 msgid "Zulu" msgstr "" - diff --git a/locales/hu-HU.po b/locales/hu-HU.po index b731ccdd3..2ea48de99 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:82 +#: src/routes/builder/$resumeId/-components/dock.tsx:87 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:84 +#: src/routes/builder/$resumeId/-components/dock.tsx:89 msgid "Copy URL" msgstr "" @@ -859,19 +859,19 @@ msgstr "" msgid "Download" msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:51 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:56 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:74 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:79 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:85 +#: src/routes/builder/$resumeId/-components/dock.tsx:90 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:87 +#: src/routes/builder/$resumeId/-components/dock.tsx:92 msgid "Download PDF" msgstr "" @@ -1680,6 +1680,11 @@ msgstr "" msgid "Please enter the URL you want to link to:" msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:61 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:30 +msgid "Please wait while your PDF is being generated..." +msgstr "" + #: src/utils/locale.ts:104 msgid "Polish" msgstr "" @@ -2233,8 +2238,8 @@ 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 +#: src/routes/builder/$resumeId/-components/dock.tsx:69 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:38 msgid "There was a problem while generating the PDF, please try again in some time." msgstr "" @@ -2260,6 +2265,11 @@ msgstr "" msgid "This may take a few minutes, depending on the response of the AI provider. Please do not close the window or refresh the page." msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:62 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:31 +msgid "This may take a while depending on the server capacity. Please do not close the window or refresh the page." +msgstr "" + #: src/components/resume/store/resume.ts:53 msgid "This resume is locked and cannot be updated." msgstr "" @@ -2703,15 +2713,14 @@ msgstr "" msgid "Your support ensures the project remains free and accessible for everyone, now and in the future." msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:85 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:81 +#: src/routes/builder/$resumeId/-components/dock.tsx:86 msgid "Zoom out" msgstr "" #: src/utils/locale.ts:122 msgid "Zulu" msgstr "" - diff --git a/locales/id-ID.po b/locales/id-ID.po index 0d7466ee2..7ddf74784 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:82 +#: src/routes/builder/$resumeId/-components/dock.tsx:87 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:84 +#: src/routes/builder/$resumeId/-components/dock.tsx:89 msgid "Copy URL" msgstr "" @@ -859,19 +859,19 @@ msgstr "" msgid "Download" msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:51 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:56 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:74 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:79 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:85 +#: src/routes/builder/$resumeId/-components/dock.tsx:90 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:87 +#: src/routes/builder/$resumeId/-components/dock.tsx:92 msgid "Download PDF" msgstr "" @@ -1680,6 +1680,11 @@ msgstr "" msgid "Please enter the URL you want to link to:" msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:61 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:30 +msgid "Please wait while your PDF is being generated..." +msgstr "" + #: src/utils/locale.ts:104 msgid "Polish" msgstr "" @@ -2233,8 +2238,8 @@ 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 +#: src/routes/builder/$resumeId/-components/dock.tsx:69 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:38 msgid "There was a problem while generating the PDF, please try again in some time." msgstr "" @@ -2260,6 +2265,11 @@ msgstr "" msgid "This may take a few minutes, depending on the response of the AI provider. Please do not close the window or refresh the page." msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:62 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:31 +msgid "This may take a while depending on the server capacity. Please do not close the window or refresh the page." +msgstr "" + #: src/components/resume/store/resume.ts:53 msgid "This resume is locked and cannot be updated." msgstr "" @@ -2703,15 +2713,14 @@ msgstr "" msgid "Your support ensures the project remains free and accessible for everyone, now and in the future." msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:85 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:81 +#: src/routes/builder/$resumeId/-components/dock.tsx:86 msgid "Zoom out" msgstr "" #: src/utils/locale.ts:122 msgid "Zulu" msgstr "" - diff --git a/locales/it-IT.po b/locales/it-IT.po index ab417ad28..35fb589d8 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:82 +#: src/routes/builder/$resumeId/-components/dock.tsx:87 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:84 +#: src/routes/builder/$resumeId/-components/dock.tsx:89 msgid "Copy URL" msgstr "" @@ -859,19 +859,19 @@ msgstr "" msgid "Download" msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:51 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:56 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:74 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:79 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:85 +#: src/routes/builder/$resumeId/-components/dock.tsx:90 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:87 +#: src/routes/builder/$resumeId/-components/dock.tsx:92 msgid "Download PDF" msgstr "" @@ -1680,6 +1680,11 @@ msgstr "" msgid "Please enter the URL you want to link to:" msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:61 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:30 +msgid "Please wait while your PDF is being generated..." +msgstr "" + #: src/utils/locale.ts:104 msgid "Polish" msgstr "" @@ -2233,8 +2238,8 @@ 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 +#: src/routes/builder/$resumeId/-components/dock.tsx:69 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:38 msgid "There was a problem while generating the PDF, please try again in some time." msgstr "" @@ -2260,6 +2265,11 @@ msgstr "" msgid "This may take a few minutes, depending on the response of the AI provider. Please do not close the window or refresh the page." msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:62 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:31 +msgid "This may take a while depending on the server capacity. Please do not close the window or refresh the page." +msgstr "" + #: src/components/resume/store/resume.ts:53 msgid "This resume is locked and cannot be updated." msgstr "" @@ -2703,15 +2713,14 @@ msgstr "" msgid "Your support ensures the project remains free and accessible for everyone, now and in the future." msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:85 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:81 +#: src/routes/builder/$resumeId/-components/dock.tsx:86 msgid "Zoom out" msgstr "" #: src/utils/locale.ts:122 msgid "Zulu" msgstr "" - diff --git a/locales/ja-JP.po b/locales/ja-JP.po index d709a7a93..f807c1dec 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:82 +#: src/routes/builder/$resumeId/-components/dock.tsx:87 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:84 +#: src/routes/builder/$resumeId/-components/dock.tsx:89 msgid "Copy URL" msgstr "" @@ -859,19 +859,19 @@ msgstr "" msgid "Download" msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:51 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:56 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:74 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:79 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:85 +#: src/routes/builder/$resumeId/-components/dock.tsx:90 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:87 +#: src/routes/builder/$resumeId/-components/dock.tsx:92 msgid "Download PDF" msgstr "" @@ -1680,6 +1680,11 @@ msgstr "" msgid "Please enter the URL you want to link to:" msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:61 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:30 +msgid "Please wait while your PDF is being generated..." +msgstr "" + #: src/utils/locale.ts:104 msgid "Polish" msgstr "" @@ -2233,8 +2238,8 @@ 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 +#: src/routes/builder/$resumeId/-components/dock.tsx:69 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:38 msgid "There was a problem while generating the PDF, please try again in some time." msgstr "" @@ -2260,6 +2265,11 @@ msgstr "" msgid "This may take a few minutes, depending on the response of the AI provider. Please do not close the window or refresh the page." msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:62 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:31 +msgid "This may take a while depending on the server capacity. Please do not close the window or refresh the page." +msgstr "" + #: src/components/resume/store/resume.ts:53 msgid "This resume is locked and cannot be updated." msgstr "" @@ -2703,15 +2713,14 @@ msgstr "" msgid "Your support ensures the project remains free and accessible for everyone, now and in the future." msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:85 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:81 +#: src/routes/builder/$resumeId/-components/dock.tsx:86 msgid "Zoom out" msgstr "" #: src/utils/locale.ts:122 msgid "Zulu" msgstr "" - diff --git a/locales/km-KH.po b/locales/km-KH.po index 05e91363d..c7ca1d152 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:82 +#: src/routes/builder/$resumeId/-components/dock.tsx:87 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:84 +#: src/routes/builder/$resumeId/-components/dock.tsx:89 msgid "Copy URL" msgstr "" @@ -859,19 +859,19 @@ msgstr "" msgid "Download" msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:51 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:56 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:74 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:79 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:85 +#: src/routes/builder/$resumeId/-components/dock.tsx:90 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:87 +#: src/routes/builder/$resumeId/-components/dock.tsx:92 msgid "Download PDF" msgstr "" @@ -1680,6 +1680,11 @@ msgstr "" msgid "Please enter the URL you want to link to:" msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:61 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:30 +msgid "Please wait while your PDF is being generated..." +msgstr "" + #: src/utils/locale.ts:104 msgid "Polish" msgstr "" @@ -2233,8 +2238,8 @@ 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 +#: src/routes/builder/$resumeId/-components/dock.tsx:69 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:38 msgid "There was a problem while generating the PDF, please try again in some time." msgstr "" @@ -2260,6 +2265,11 @@ msgstr "" msgid "This may take a few minutes, depending on the response of the AI provider. Please do not close the window or refresh the page." msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:62 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:31 +msgid "This may take a while depending on the server capacity. Please do not close the window or refresh the page." +msgstr "" + #: src/components/resume/store/resume.ts:53 msgid "This resume is locked and cannot be updated." msgstr "" @@ -2703,15 +2713,14 @@ msgstr "" msgid "Your support ensures the project remains free and accessible for everyone, now and in the future." msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:85 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:81 +#: src/routes/builder/$resumeId/-components/dock.tsx:86 msgid "Zoom out" msgstr "" #: src/utils/locale.ts:122 msgid "Zulu" msgstr "" - diff --git a/locales/kn-IN.po b/locales/kn-IN.po index c1f49a2ba..831d1c08e 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:82 +#: src/routes/builder/$resumeId/-components/dock.tsx:87 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:84 +#: src/routes/builder/$resumeId/-components/dock.tsx:89 msgid "Copy URL" msgstr "" @@ -859,19 +859,19 @@ msgstr "" msgid "Download" msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:51 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:56 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:74 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:79 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:85 +#: src/routes/builder/$resumeId/-components/dock.tsx:90 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:87 +#: src/routes/builder/$resumeId/-components/dock.tsx:92 msgid "Download PDF" msgstr "" @@ -1680,6 +1680,11 @@ msgstr "" msgid "Please enter the URL you want to link to:" msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:61 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:30 +msgid "Please wait while your PDF is being generated..." +msgstr "" + #: src/utils/locale.ts:104 msgid "Polish" msgstr "" @@ -2233,8 +2238,8 @@ 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 +#: src/routes/builder/$resumeId/-components/dock.tsx:69 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:38 msgid "There was a problem while generating the PDF, please try again in some time." msgstr "" @@ -2260,6 +2265,11 @@ msgstr "" msgid "This may take a few minutes, depending on the response of the AI provider. Please do not close the window or refresh the page." msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:62 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:31 +msgid "This may take a while depending on the server capacity. Please do not close the window or refresh the page." +msgstr "" + #: src/components/resume/store/resume.ts:53 msgid "This resume is locked and cannot be updated." msgstr "" @@ -2703,15 +2713,14 @@ msgstr "" msgid "Your support ensures the project remains free and accessible for everyone, now and in the future." msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:85 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:81 +#: src/routes/builder/$resumeId/-components/dock.tsx:86 msgid "Zoom out" msgstr "" #: src/utils/locale.ts:122 msgid "Zulu" msgstr "" - diff --git a/locales/ko-KR.po b/locales/ko-KR.po index af6193d71..9c9c3a40a 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:82 +#: src/routes/builder/$resumeId/-components/dock.tsx:87 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:84 +#: src/routes/builder/$resumeId/-components/dock.tsx:89 msgid "Copy URL" msgstr "" @@ -859,19 +859,19 @@ msgstr "" msgid "Download" msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:51 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:56 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:74 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:79 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:85 +#: src/routes/builder/$resumeId/-components/dock.tsx:90 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:87 +#: src/routes/builder/$resumeId/-components/dock.tsx:92 msgid "Download PDF" msgstr "" @@ -1680,6 +1680,11 @@ msgstr "" msgid "Please enter the URL you want to link to:" msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:61 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:30 +msgid "Please wait while your PDF is being generated..." +msgstr "" + #: src/utils/locale.ts:104 msgid "Polish" msgstr "" @@ -2233,8 +2238,8 @@ 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 +#: src/routes/builder/$resumeId/-components/dock.tsx:69 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:38 msgid "There was a problem while generating the PDF, please try again in some time." msgstr "" @@ -2260,6 +2265,11 @@ msgstr "" msgid "This may take a few minutes, depending on the response of the AI provider. Please do not close the window or refresh the page." msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:62 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:31 +msgid "This may take a while depending on the server capacity. Please do not close the window or refresh the page." +msgstr "" + #: src/components/resume/store/resume.ts:53 msgid "This resume is locked and cannot be updated." msgstr "" @@ -2703,15 +2713,14 @@ msgstr "" msgid "Your support ensures the project remains free and accessible for everyone, now and in the future." msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:85 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:81 +#: src/routes/builder/$resumeId/-components/dock.tsx:86 msgid "Zoom out" msgstr "" #: src/utils/locale.ts:122 msgid "Zulu" msgstr "" - diff --git a/locales/lt-LT.po b/locales/lt-LT.po index 6d9d96ec1..e66eafe6c 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:82 +#: src/routes/builder/$resumeId/-components/dock.tsx:87 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:84 +#: src/routes/builder/$resumeId/-components/dock.tsx:89 msgid "Copy URL" msgstr "" @@ -859,19 +859,19 @@ msgstr "" msgid "Download" msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:51 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:56 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:74 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:79 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:85 +#: src/routes/builder/$resumeId/-components/dock.tsx:90 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:87 +#: src/routes/builder/$resumeId/-components/dock.tsx:92 msgid "Download PDF" msgstr "" @@ -1680,6 +1680,11 @@ msgstr "" msgid "Please enter the URL you want to link to:" msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:61 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:30 +msgid "Please wait while your PDF is being generated..." +msgstr "" + #: src/utils/locale.ts:104 msgid "Polish" msgstr "" @@ -2233,8 +2238,8 @@ 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 +#: src/routes/builder/$resumeId/-components/dock.tsx:69 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:38 msgid "There was a problem while generating the PDF, please try again in some time." msgstr "" @@ -2260,6 +2265,11 @@ msgstr "" msgid "This may take a few minutes, depending on the response of the AI provider. Please do not close the window or refresh the page." msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:62 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:31 +msgid "This may take a while depending on the server capacity. Please do not close the window or refresh the page." +msgstr "" + #: src/components/resume/store/resume.ts:53 msgid "This resume is locked and cannot be updated." msgstr "" @@ -2703,15 +2713,14 @@ msgstr "" msgid "Your support ensures the project remains free and accessible for everyone, now and in the future." msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:85 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:81 +#: src/routes/builder/$resumeId/-components/dock.tsx:86 msgid "Zoom out" msgstr "" #: src/utils/locale.ts:122 msgid "Zulu" msgstr "" - diff --git a/locales/lv-LV.po b/locales/lv-LV.po index 8ef44ad76..c22456962 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:82 +#: src/routes/builder/$resumeId/-components/dock.tsx:87 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:84 +#: src/routes/builder/$resumeId/-components/dock.tsx:89 msgid "Copy URL" msgstr "" @@ -859,19 +859,19 @@ msgstr "" msgid "Download" msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:51 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:56 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:74 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:79 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:85 +#: src/routes/builder/$resumeId/-components/dock.tsx:90 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:87 +#: src/routes/builder/$resumeId/-components/dock.tsx:92 msgid "Download PDF" msgstr "" @@ -1680,6 +1680,11 @@ msgstr "" msgid "Please enter the URL you want to link to:" msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:61 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:30 +msgid "Please wait while your PDF is being generated..." +msgstr "" + #: src/utils/locale.ts:104 msgid "Polish" msgstr "" @@ -2233,8 +2238,8 @@ 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 +#: src/routes/builder/$resumeId/-components/dock.tsx:69 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:38 msgid "There was a problem while generating the PDF, please try again in some time." msgstr "" @@ -2260,6 +2265,11 @@ msgstr "" msgid "This may take a few minutes, depending on the response of the AI provider. Please do not close the window or refresh the page." msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:62 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:31 +msgid "This may take a while depending on the server capacity. Please do not close the window or refresh the page." +msgstr "" + #: src/components/resume/store/resume.ts:53 msgid "This resume is locked and cannot be updated." msgstr "" @@ -2703,15 +2713,14 @@ msgstr "" msgid "Your support ensures the project remains free and accessible for everyone, now and in the future." msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:85 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:81 +#: src/routes/builder/$resumeId/-components/dock.tsx:86 msgid "Zoom out" msgstr "" #: src/utils/locale.ts:122 msgid "Zulu" msgstr "" - diff --git a/locales/ml-IN.po b/locales/ml-IN.po index 0cc8523f7..7d2c00895 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:82 +#: src/routes/builder/$resumeId/-components/dock.tsx:87 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:84 +#: src/routes/builder/$resumeId/-components/dock.tsx:89 msgid "Copy URL" msgstr "" @@ -859,19 +859,19 @@ msgstr "" msgid "Download" msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:51 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:56 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:74 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:79 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:85 +#: src/routes/builder/$resumeId/-components/dock.tsx:90 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:87 +#: src/routes/builder/$resumeId/-components/dock.tsx:92 msgid "Download PDF" msgstr "" @@ -1680,6 +1680,11 @@ msgstr "" msgid "Please enter the URL you want to link to:" msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:61 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:30 +msgid "Please wait while your PDF is being generated..." +msgstr "" + #: src/utils/locale.ts:104 msgid "Polish" msgstr "" @@ -2233,8 +2238,8 @@ 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 +#: src/routes/builder/$resumeId/-components/dock.tsx:69 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:38 msgid "There was a problem while generating the PDF, please try again in some time." msgstr "" @@ -2260,6 +2265,11 @@ msgstr "" msgid "This may take a few minutes, depending on the response of the AI provider. Please do not close the window or refresh the page." msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:62 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:31 +msgid "This may take a while depending on the server capacity. Please do not close the window or refresh the page." +msgstr "" + #: src/components/resume/store/resume.ts:53 msgid "This resume is locked and cannot be updated." msgstr "" @@ -2703,15 +2713,14 @@ msgstr "" msgid "Your support ensures the project remains free and accessible for everyone, now and in the future." msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:85 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:81 +#: src/routes/builder/$resumeId/-components/dock.tsx:86 msgid "Zoom out" msgstr "" #: src/utils/locale.ts:122 msgid "Zulu" msgstr "" - diff --git a/locales/mr-IN.po b/locales/mr-IN.po index 6f1608362..23e76290c 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:82 +#: src/routes/builder/$resumeId/-components/dock.tsx:87 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:84 +#: src/routes/builder/$resumeId/-components/dock.tsx:89 msgid "Copy URL" msgstr "" @@ -859,19 +859,19 @@ msgstr "" msgid "Download" msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:51 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:56 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:74 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:79 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:85 +#: src/routes/builder/$resumeId/-components/dock.tsx:90 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:87 +#: src/routes/builder/$resumeId/-components/dock.tsx:92 msgid "Download PDF" msgstr "" @@ -1680,6 +1680,11 @@ msgstr "" msgid "Please enter the URL you want to link to:" msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:61 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:30 +msgid "Please wait while your PDF is being generated..." +msgstr "" + #: src/utils/locale.ts:104 msgid "Polish" msgstr "" @@ -2233,8 +2238,8 @@ 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 +#: src/routes/builder/$resumeId/-components/dock.tsx:69 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:38 msgid "There was a problem while generating the PDF, please try again in some time." msgstr "" @@ -2260,6 +2265,11 @@ msgstr "" msgid "This may take a few minutes, depending on the response of the AI provider. Please do not close the window or refresh the page." msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:62 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:31 +msgid "This may take a while depending on the server capacity. Please do not close the window or refresh the page." +msgstr "" + #: src/components/resume/store/resume.ts:53 msgid "This resume is locked and cannot be updated." msgstr "" @@ -2703,15 +2713,14 @@ msgstr "" msgid "Your support ensures the project remains free and accessible for everyone, now and in the future." msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:85 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:81 +#: src/routes/builder/$resumeId/-components/dock.tsx:86 msgid "Zoom out" msgstr "" #: src/utils/locale.ts:122 msgid "Zulu" msgstr "" - diff --git a/locales/ms-MY.po b/locales/ms-MY.po index d28d0f3e1..4babd8d40 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:82 +#: src/routes/builder/$resumeId/-components/dock.tsx:87 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:84 +#: src/routes/builder/$resumeId/-components/dock.tsx:89 msgid "Copy URL" msgstr "" @@ -859,19 +859,19 @@ msgstr "" msgid "Download" msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:51 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:56 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:74 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:79 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:85 +#: src/routes/builder/$resumeId/-components/dock.tsx:90 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:87 +#: src/routes/builder/$resumeId/-components/dock.tsx:92 msgid "Download PDF" msgstr "" @@ -1680,6 +1680,11 @@ msgstr "" msgid "Please enter the URL you want to link to:" msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:61 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:30 +msgid "Please wait while your PDF is being generated..." +msgstr "" + #: src/utils/locale.ts:104 msgid "Polish" msgstr "" @@ -2233,8 +2238,8 @@ 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 +#: src/routes/builder/$resumeId/-components/dock.tsx:69 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:38 msgid "There was a problem while generating the PDF, please try again in some time." msgstr "" @@ -2260,6 +2265,11 @@ msgstr "" msgid "This may take a few minutes, depending on the response of the AI provider. Please do not close the window or refresh the page." msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:62 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:31 +msgid "This may take a while depending on the server capacity. Please do not close the window or refresh the page." +msgstr "" + #: src/components/resume/store/resume.ts:53 msgid "This resume is locked and cannot be updated." msgstr "" @@ -2703,15 +2713,14 @@ msgstr "" msgid "Your support ensures the project remains free and accessible for everyone, now and in the future." msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:85 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:81 +#: src/routes/builder/$resumeId/-components/dock.tsx:86 msgid "Zoom out" msgstr "" #: src/utils/locale.ts:122 msgid "Zulu" msgstr "" - diff --git a/locales/ne-NP.po b/locales/ne-NP.po index 2c2f2bf0e..1588074cc 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:82 +#: src/routes/builder/$resumeId/-components/dock.tsx:87 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:84 +#: src/routes/builder/$resumeId/-components/dock.tsx:89 msgid "Copy URL" msgstr "" @@ -859,19 +859,19 @@ msgstr "" msgid "Download" msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:51 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:56 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:74 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:79 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:85 +#: src/routes/builder/$resumeId/-components/dock.tsx:90 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:87 +#: src/routes/builder/$resumeId/-components/dock.tsx:92 msgid "Download PDF" msgstr "" @@ -1680,6 +1680,11 @@ msgstr "" msgid "Please enter the URL you want to link to:" msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:61 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:30 +msgid "Please wait while your PDF is being generated..." +msgstr "" + #: src/utils/locale.ts:104 msgid "Polish" msgstr "" @@ -2233,8 +2238,8 @@ 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 +#: src/routes/builder/$resumeId/-components/dock.tsx:69 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:38 msgid "There was a problem while generating the PDF, please try again in some time." msgstr "" @@ -2260,6 +2265,11 @@ msgstr "" msgid "This may take a few minutes, depending on the response of the AI provider. Please do not close the window or refresh the page." msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:62 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:31 +msgid "This may take a while depending on the server capacity. Please do not close the window or refresh the page." +msgstr "" + #: src/components/resume/store/resume.ts:53 msgid "This resume is locked and cannot be updated." msgstr "" @@ -2703,15 +2713,14 @@ msgstr "" msgid "Your support ensures the project remains free and accessible for everyone, now and in the future." msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:85 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:81 +#: src/routes/builder/$resumeId/-components/dock.tsx:86 msgid "Zoom out" msgstr "" #: src/utils/locale.ts:122 msgid "Zulu" msgstr "" - diff --git a/locales/nl-NL.po b/locales/nl-NL.po index 3fa260a99..870d752ee 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:82 +#: src/routes/builder/$resumeId/-components/dock.tsx:87 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:84 +#: src/routes/builder/$resumeId/-components/dock.tsx:89 msgid "Copy URL" msgstr "" @@ -859,19 +859,19 @@ msgstr "" msgid "Download" msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:51 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:56 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:74 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:79 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:85 +#: src/routes/builder/$resumeId/-components/dock.tsx:90 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:87 +#: src/routes/builder/$resumeId/-components/dock.tsx:92 msgid "Download PDF" msgstr "" @@ -1680,6 +1680,11 @@ msgstr "" msgid "Please enter the URL you want to link to:" msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:61 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:30 +msgid "Please wait while your PDF is being generated..." +msgstr "" + #: src/utils/locale.ts:104 msgid "Polish" msgstr "" @@ -2233,8 +2238,8 @@ 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 +#: src/routes/builder/$resumeId/-components/dock.tsx:69 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:38 msgid "There was a problem while generating the PDF, please try again in some time." msgstr "" @@ -2260,6 +2265,11 @@ msgstr "" msgid "This may take a few minutes, depending on the response of the AI provider. Please do not close the window or refresh the page." msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:62 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:31 +msgid "This may take a while depending on the server capacity. Please do not close the window or refresh the page." +msgstr "" + #: src/components/resume/store/resume.ts:53 msgid "This resume is locked and cannot be updated." msgstr "" @@ -2703,15 +2713,14 @@ msgstr "" msgid "Your support ensures the project remains free and accessible for everyone, now and in the future." msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:85 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:81 +#: src/routes/builder/$resumeId/-components/dock.tsx:86 msgid "Zoom out" msgstr "" #: src/utils/locale.ts:122 msgid "Zulu" msgstr "" - diff --git a/locales/no-NO.po b/locales/no-NO.po index 1df7c7a40..c0036d954 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:82 +#: src/routes/builder/$resumeId/-components/dock.tsx:87 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:84 +#: src/routes/builder/$resumeId/-components/dock.tsx:89 msgid "Copy URL" msgstr "" @@ -859,19 +859,19 @@ msgstr "" msgid "Download" msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:51 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:56 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:74 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:79 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:85 +#: src/routes/builder/$resumeId/-components/dock.tsx:90 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:87 +#: src/routes/builder/$resumeId/-components/dock.tsx:92 msgid "Download PDF" msgstr "" @@ -1680,6 +1680,11 @@ msgstr "" msgid "Please enter the URL you want to link to:" msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:61 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:30 +msgid "Please wait while your PDF is being generated..." +msgstr "" + #: src/utils/locale.ts:104 msgid "Polish" msgstr "" @@ -2233,8 +2238,8 @@ 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 +#: src/routes/builder/$resumeId/-components/dock.tsx:69 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:38 msgid "There was a problem while generating the PDF, please try again in some time." msgstr "" @@ -2260,6 +2265,11 @@ msgstr "" msgid "This may take a few minutes, depending on the response of the AI provider. Please do not close the window or refresh the page." msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:62 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:31 +msgid "This may take a while depending on the server capacity. Please do not close the window or refresh the page." +msgstr "" + #: src/components/resume/store/resume.ts:53 msgid "This resume is locked and cannot be updated." msgstr "" @@ -2703,15 +2713,14 @@ msgstr "" msgid "Your support ensures the project remains free and accessible for everyone, now and in the future." msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:85 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:81 +#: src/routes/builder/$resumeId/-components/dock.tsx:86 msgid "Zoom out" msgstr "" #: src/utils/locale.ts:122 msgid "Zulu" msgstr "" - diff --git a/locales/or-IN.po b/locales/or-IN.po index 6f7c3d00f..ce35ef837 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:82 +#: src/routes/builder/$resumeId/-components/dock.tsx:87 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:84 +#: src/routes/builder/$resumeId/-components/dock.tsx:89 msgid "Copy URL" msgstr "" @@ -859,19 +859,19 @@ msgstr "" msgid "Download" msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:51 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:56 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:74 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:79 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:85 +#: src/routes/builder/$resumeId/-components/dock.tsx:90 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:87 +#: src/routes/builder/$resumeId/-components/dock.tsx:92 msgid "Download PDF" msgstr "" @@ -1680,6 +1680,11 @@ msgstr "" msgid "Please enter the URL you want to link to:" msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:61 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:30 +msgid "Please wait while your PDF is being generated..." +msgstr "" + #: src/utils/locale.ts:104 msgid "Polish" msgstr "" @@ -2233,8 +2238,8 @@ 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 +#: src/routes/builder/$resumeId/-components/dock.tsx:69 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:38 msgid "There was a problem while generating the PDF, please try again in some time." msgstr "" @@ -2260,6 +2265,11 @@ msgstr "" msgid "This may take a few minutes, depending on the response of the AI provider. Please do not close the window or refresh the page." msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:62 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:31 +msgid "This may take a while depending on the server capacity. Please do not close the window or refresh the page." +msgstr "" + #: src/components/resume/store/resume.ts:53 msgid "This resume is locked and cannot be updated." msgstr "" @@ -2703,15 +2713,14 @@ msgstr "" msgid "Your support ensures the project remains free and accessible for everyone, now and in the future." msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:85 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:81 +#: src/routes/builder/$resumeId/-components/dock.tsx:86 msgid "Zoom out" msgstr "" #: src/utils/locale.ts:122 msgid "Zulu" msgstr "" - diff --git a/locales/pl-PL.po b/locales/pl-PL.po index 9aaa6dc68..7c6899ff5 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:82 +#: src/routes/builder/$resumeId/-components/dock.tsx:87 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:84 +#: src/routes/builder/$resumeId/-components/dock.tsx:89 msgid "Copy URL" msgstr "" @@ -859,19 +859,19 @@ msgstr "" msgid "Download" msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:51 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:56 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:74 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:79 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:85 +#: src/routes/builder/$resumeId/-components/dock.tsx:90 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:87 +#: src/routes/builder/$resumeId/-components/dock.tsx:92 msgid "Download PDF" msgstr "" @@ -1680,6 +1680,11 @@ msgstr "" msgid "Please enter the URL you want to link to:" msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:61 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:30 +msgid "Please wait while your PDF is being generated..." +msgstr "" + #: src/utils/locale.ts:104 msgid "Polish" msgstr "" @@ -2233,8 +2238,8 @@ 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 +#: src/routes/builder/$resumeId/-components/dock.tsx:69 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:38 msgid "There was a problem while generating the PDF, please try again in some time." msgstr "" @@ -2260,6 +2265,11 @@ msgstr "" msgid "This may take a few minutes, depending on the response of the AI provider. Please do not close the window or refresh the page." msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:62 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:31 +msgid "This may take a while depending on the server capacity. Please do not close the window or refresh the page." +msgstr "" + #: src/components/resume/store/resume.ts:53 msgid "This resume is locked and cannot be updated." msgstr "" @@ -2703,15 +2713,14 @@ msgstr "" msgid "Your support ensures the project remains free and accessible for everyone, now and in the future." msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:85 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:81 +#: src/routes/builder/$resumeId/-components/dock.tsx:86 msgid "Zoom out" msgstr "" #: src/utils/locale.ts:122 msgid "Zulu" msgstr "" - diff --git a/locales/pt-BR.po b/locales/pt-BR.po index 06b988b8c..d173af494 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:82 +#: src/routes/builder/$resumeId/-components/dock.tsx:87 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:84 +#: src/routes/builder/$resumeId/-components/dock.tsx:89 msgid "Copy URL" msgstr "" @@ -859,19 +859,19 @@ msgstr "" msgid "Download" msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:51 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:56 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:74 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:79 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:85 +#: src/routes/builder/$resumeId/-components/dock.tsx:90 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:87 +#: src/routes/builder/$resumeId/-components/dock.tsx:92 msgid "Download PDF" msgstr "" @@ -1680,6 +1680,11 @@ msgstr "" msgid "Please enter the URL you want to link to:" msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:61 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:30 +msgid "Please wait while your PDF is being generated..." +msgstr "" + #: src/utils/locale.ts:104 msgid "Polish" msgstr "" @@ -2233,8 +2238,8 @@ 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 +#: src/routes/builder/$resumeId/-components/dock.tsx:69 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:38 msgid "There was a problem while generating the PDF, please try again in some time." msgstr "" @@ -2260,6 +2265,11 @@ msgstr "" msgid "This may take a few minutes, depending on the response of the AI provider. Please do not close the window or refresh the page." msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:62 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:31 +msgid "This may take a while depending on the server capacity. Please do not close the window or refresh the page." +msgstr "" + #: src/components/resume/store/resume.ts:53 msgid "This resume is locked and cannot be updated." msgstr "" @@ -2703,15 +2713,14 @@ msgstr "" msgid "Your support ensures the project remains free and accessible for everyone, now and in the future." msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:85 msgid "Zoom in" msgstr "Aumentar zoom" -#: src/routes/builder/$resumeId/-components/dock.tsx:81 +#: src/routes/builder/$resumeId/-components/dock.tsx:86 msgid "Zoom out" msgstr "Diminuir zoom" #: src/utils/locale.ts:122 msgid "Zulu" msgstr "Zulu" - diff --git a/locales/pt-PT.po b/locales/pt-PT.po index 4d4be6a2b..2aa872d2a 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:82 +#: src/routes/builder/$resumeId/-components/dock.tsx:87 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:84 +#: src/routes/builder/$resumeId/-components/dock.tsx:89 msgid "Copy URL" msgstr "" @@ -859,19 +859,19 @@ msgstr "" msgid "Download" msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:51 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:56 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:74 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:79 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:85 +#: src/routes/builder/$resumeId/-components/dock.tsx:90 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:87 +#: src/routes/builder/$resumeId/-components/dock.tsx:92 msgid "Download PDF" msgstr "" @@ -1680,6 +1680,11 @@ msgstr "" msgid "Please enter the URL you want to link to:" msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:61 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:30 +msgid "Please wait while your PDF is being generated..." +msgstr "" + #: src/utils/locale.ts:104 msgid "Polish" msgstr "" @@ -2233,8 +2238,8 @@ 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 +#: src/routes/builder/$resumeId/-components/dock.tsx:69 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:38 msgid "There was a problem while generating the PDF, please try again in some time." msgstr "" @@ -2260,6 +2265,11 @@ msgstr "" msgid "This may take a few minutes, depending on the response of the AI provider. Please do not close the window or refresh the page." msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:62 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:31 +msgid "This may take a while depending on the server capacity. Please do not close the window or refresh the page." +msgstr "" + #: src/components/resume/store/resume.ts:53 msgid "This resume is locked and cannot be updated." msgstr "" @@ -2703,15 +2713,14 @@ msgstr "" msgid "Your support ensures the project remains free and accessible for everyone, now and in the future." msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:85 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:81 +#: src/routes/builder/$resumeId/-components/dock.tsx:86 msgid "Zoom out" msgstr "" #: src/utils/locale.ts:122 msgid "Zulu" msgstr "" - diff --git a/locales/ro-RO.po b/locales/ro-RO.po index 9aa1b4e86..83654b4ce 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:82 +#: src/routes/builder/$resumeId/-components/dock.tsx:87 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:84 +#: src/routes/builder/$resumeId/-components/dock.tsx:89 msgid "Copy URL" msgstr "" @@ -859,19 +859,19 @@ msgstr "" msgid "Download" msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:51 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:56 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:74 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:79 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:85 +#: src/routes/builder/$resumeId/-components/dock.tsx:90 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:87 +#: src/routes/builder/$resumeId/-components/dock.tsx:92 msgid "Download PDF" msgstr "" @@ -1680,6 +1680,11 @@ msgstr "" msgid "Please enter the URL you want to link to:" msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:61 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:30 +msgid "Please wait while your PDF is being generated..." +msgstr "" + #: src/utils/locale.ts:104 msgid "Polish" msgstr "" @@ -2233,8 +2238,8 @@ 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 +#: src/routes/builder/$resumeId/-components/dock.tsx:69 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:38 msgid "There was a problem while generating the PDF, please try again in some time." msgstr "" @@ -2260,6 +2265,11 @@ msgstr "" msgid "This may take a few minutes, depending on the response of the AI provider. Please do not close the window or refresh the page." msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:62 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:31 +msgid "This may take a while depending on the server capacity. Please do not close the window or refresh the page." +msgstr "" + #: src/components/resume/store/resume.ts:53 msgid "This resume is locked and cannot be updated." msgstr "" @@ -2703,15 +2713,14 @@ msgstr "" msgid "Your support ensures the project remains free and accessible for everyone, now and in the future." msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:85 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:81 +#: src/routes/builder/$resumeId/-components/dock.tsx:86 msgid "Zoom out" msgstr "" #: src/utils/locale.ts:122 msgid "Zulu" msgstr "" - diff --git a/locales/ru-RU.po b/locales/ru-RU.po index 8a3c9a173..2b48ec5bb 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:82 +#: src/routes/builder/$resumeId/-components/dock.tsx:87 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:84 +#: src/routes/builder/$resumeId/-components/dock.tsx:89 msgid "Copy URL" msgstr "" @@ -859,19 +859,19 @@ msgstr "" msgid "Download" msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:51 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:56 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:74 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:79 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:85 +#: src/routes/builder/$resumeId/-components/dock.tsx:90 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:87 +#: src/routes/builder/$resumeId/-components/dock.tsx:92 msgid "Download PDF" msgstr "" @@ -1680,6 +1680,11 @@ msgstr "" msgid "Please enter the URL you want to link to:" msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:61 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:30 +msgid "Please wait while your PDF is being generated..." +msgstr "" + #: src/utils/locale.ts:104 msgid "Polish" msgstr "" @@ -2233,8 +2238,8 @@ 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 +#: src/routes/builder/$resumeId/-components/dock.tsx:69 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:38 msgid "There was a problem while generating the PDF, please try again in some time." msgstr "" @@ -2260,6 +2265,11 @@ msgstr "" msgid "This may take a few minutes, depending on the response of the AI provider. Please do not close the window or refresh the page." msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:62 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:31 +msgid "This may take a while depending on the server capacity. Please do not close the window or refresh the page." +msgstr "" + #: src/components/resume/store/resume.ts:53 msgid "This resume is locked and cannot be updated." msgstr "" @@ -2703,15 +2713,14 @@ msgstr "" msgid "Your support ensures the project remains free and accessible for everyone, now and in the future." msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:85 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:81 +#: src/routes/builder/$resumeId/-components/dock.tsx:86 msgid "Zoom out" msgstr "" #: src/utils/locale.ts:122 msgid "Zulu" msgstr "" - diff --git a/locales/sk-SK.po b/locales/sk-SK.po index f48bd6418..f26cdccea 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:82 +#: src/routes/builder/$resumeId/-components/dock.tsx:87 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:84 +#: src/routes/builder/$resumeId/-components/dock.tsx:89 msgid "Copy URL" msgstr "" @@ -859,19 +859,19 @@ msgstr "" msgid "Download" msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:51 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:56 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:74 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:79 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:85 +#: src/routes/builder/$resumeId/-components/dock.tsx:90 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:87 +#: src/routes/builder/$resumeId/-components/dock.tsx:92 msgid "Download PDF" msgstr "" @@ -1680,6 +1680,11 @@ msgstr "" msgid "Please enter the URL you want to link to:" msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:61 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:30 +msgid "Please wait while your PDF is being generated..." +msgstr "" + #: src/utils/locale.ts:104 msgid "Polish" msgstr "" @@ -2233,8 +2238,8 @@ 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 +#: src/routes/builder/$resumeId/-components/dock.tsx:69 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:38 msgid "There was a problem while generating the PDF, please try again in some time." msgstr "" @@ -2260,6 +2265,11 @@ msgstr "" msgid "This may take a few minutes, depending on the response of the AI provider. Please do not close the window or refresh the page." msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:62 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:31 +msgid "This may take a while depending on the server capacity. Please do not close the window or refresh the page." +msgstr "" + #: src/components/resume/store/resume.ts:53 msgid "This resume is locked and cannot be updated." msgstr "" @@ -2703,15 +2713,14 @@ msgstr "" msgid "Your support ensures the project remains free and accessible for everyone, now and in the future." msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:85 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:81 +#: src/routes/builder/$resumeId/-components/dock.tsx:86 msgid "Zoom out" msgstr "" #: src/utils/locale.ts:122 msgid "Zulu" msgstr "" - diff --git a/locales/sq-AL.po b/locales/sq-AL.po index 1ef0b95fb..94056ca56 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:82 +#: src/routes/builder/$resumeId/-components/dock.tsx:87 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:84 +#: src/routes/builder/$resumeId/-components/dock.tsx:89 msgid "Copy URL" msgstr "" @@ -859,19 +859,19 @@ msgstr "" msgid "Download" msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:51 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:56 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:74 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:79 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:85 +#: src/routes/builder/$resumeId/-components/dock.tsx:90 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:87 +#: src/routes/builder/$resumeId/-components/dock.tsx:92 msgid "Download PDF" msgstr "" @@ -1680,6 +1680,11 @@ msgstr "" msgid "Please enter the URL you want to link to:" msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:61 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:30 +msgid "Please wait while your PDF is being generated..." +msgstr "" + #: src/utils/locale.ts:104 msgid "Polish" msgstr "" @@ -2233,8 +2238,8 @@ 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 +#: src/routes/builder/$resumeId/-components/dock.tsx:69 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:38 msgid "There was a problem while generating the PDF, please try again in some time." msgstr "" @@ -2260,6 +2265,11 @@ msgstr "" msgid "This may take a few minutes, depending on the response of the AI provider. Please do not close the window or refresh the page." msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:62 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:31 +msgid "This may take a while depending on the server capacity. Please do not close the window or refresh the page." +msgstr "" + #: src/components/resume/store/resume.ts:53 msgid "This resume is locked and cannot be updated." msgstr "" @@ -2703,15 +2713,14 @@ msgstr "" msgid "Your support ensures the project remains free and accessible for everyone, now and in the future." msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:85 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:81 +#: src/routes/builder/$resumeId/-components/dock.tsx:86 msgid "Zoom out" msgstr "" #: src/utils/locale.ts:122 msgid "Zulu" msgstr "" - diff --git a/locales/sr-SP.po b/locales/sr-SP.po index 5cfc382b9..2240885b4 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:82 +#: src/routes/builder/$resumeId/-components/dock.tsx:87 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:84 +#: src/routes/builder/$resumeId/-components/dock.tsx:89 msgid "Copy URL" msgstr "" @@ -859,19 +859,19 @@ msgstr "" msgid "Download" msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:51 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:56 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:74 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:79 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:85 +#: src/routes/builder/$resumeId/-components/dock.tsx:90 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:87 +#: src/routes/builder/$resumeId/-components/dock.tsx:92 msgid "Download PDF" msgstr "" @@ -1680,6 +1680,11 @@ msgstr "" msgid "Please enter the URL you want to link to:" msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:61 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:30 +msgid "Please wait while your PDF is being generated..." +msgstr "" + #: src/utils/locale.ts:104 msgid "Polish" msgstr "" @@ -2233,8 +2238,8 @@ 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 +#: src/routes/builder/$resumeId/-components/dock.tsx:69 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:38 msgid "There was a problem while generating the PDF, please try again in some time." msgstr "" @@ -2260,6 +2265,11 @@ msgstr "" msgid "This may take a few minutes, depending on the response of the AI provider. Please do not close the window or refresh the page." msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:62 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:31 +msgid "This may take a while depending on the server capacity. Please do not close the window or refresh the page." +msgstr "" + #: src/components/resume/store/resume.ts:53 msgid "This resume is locked and cannot be updated." msgstr "" @@ -2703,15 +2713,14 @@ msgstr "" msgid "Your support ensures the project remains free and accessible for everyone, now and in the future." msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:85 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:81 +#: src/routes/builder/$resumeId/-components/dock.tsx:86 msgid "Zoom out" msgstr "" #: src/utils/locale.ts:122 msgid "Zulu" msgstr "" - diff --git a/locales/sv-SE.po b/locales/sv-SE.po index c7f2fbf47..b8e0270bb 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:82 +#: src/routes/builder/$resumeId/-components/dock.tsx:87 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:84 +#: src/routes/builder/$resumeId/-components/dock.tsx:89 msgid "Copy URL" msgstr "" @@ -859,19 +859,19 @@ msgstr "" msgid "Download" msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:51 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:56 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:74 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:79 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:85 +#: src/routes/builder/$resumeId/-components/dock.tsx:90 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:87 +#: src/routes/builder/$resumeId/-components/dock.tsx:92 msgid "Download PDF" msgstr "" @@ -1680,6 +1680,11 @@ msgstr "" msgid "Please enter the URL you want to link to:" msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:61 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:30 +msgid "Please wait while your PDF is being generated..." +msgstr "" + #: src/utils/locale.ts:104 msgid "Polish" msgstr "" @@ -2233,8 +2238,8 @@ 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 +#: src/routes/builder/$resumeId/-components/dock.tsx:69 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:38 msgid "There was a problem while generating the PDF, please try again in some time." msgstr "" @@ -2260,6 +2265,11 @@ msgstr "" msgid "This may take a few minutes, depending on the response of the AI provider. Please do not close the window or refresh the page." msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:62 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:31 +msgid "This may take a while depending on the server capacity. Please do not close the window or refresh the page." +msgstr "" + #: src/components/resume/store/resume.ts:53 msgid "This resume is locked and cannot be updated." msgstr "" @@ -2703,15 +2713,14 @@ msgstr "" msgid "Your support ensures the project remains free and accessible for everyone, now and in the future." msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:85 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:81 +#: src/routes/builder/$resumeId/-components/dock.tsx:86 msgid "Zoom out" msgstr "" #: src/utils/locale.ts:122 msgid "Zulu" msgstr "" - diff --git a/locales/ta-IN.po b/locales/ta-IN.po index 25b8726c0..8b3ba25ff 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:82 +#: src/routes/builder/$resumeId/-components/dock.tsx:87 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:84 +#: src/routes/builder/$resumeId/-components/dock.tsx:89 msgid "Copy URL" msgstr "" @@ -859,19 +859,19 @@ msgstr "" msgid "Download" msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:51 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:56 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:74 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:79 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:85 +#: src/routes/builder/$resumeId/-components/dock.tsx:90 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:87 +#: src/routes/builder/$resumeId/-components/dock.tsx:92 msgid "Download PDF" msgstr "" @@ -1680,6 +1680,11 @@ msgstr "" msgid "Please enter the URL you want to link to:" msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:61 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:30 +msgid "Please wait while your PDF is being generated..." +msgstr "" + #: src/utils/locale.ts:104 msgid "Polish" msgstr "" @@ -2233,8 +2238,8 @@ 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 +#: src/routes/builder/$resumeId/-components/dock.tsx:69 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:38 msgid "There was a problem while generating the PDF, please try again in some time." msgstr "" @@ -2260,6 +2265,11 @@ msgstr "" msgid "This may take a few minutes, depending on the response of the AI provider. Please do not close the window or refresh the page." msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:62 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:31 +msgid "This may take a while depending on the server capacity. Please do not close the window or refresh the page." +msgstr "" + #: src/components/resume/store/resume.ts:53 msgid "This resume is locked and cannot be updated." msgstr "" @@ -2703,15 +2713,14 @@ msgstr "" msgid "Your support ensures the project remains free and accessible for everyone, now and in the future." msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:85 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:81 +#: src/routes/builder/$resumeId/-components/dock.tsx:86 msgid "Zoom out" msgstr "" #: src/utils/locale.ts:122 msgid "Zulu" msgstr "" - diff --git a/locales/te-IN.po b/locales/te-IN.po index 8d38ddcfb..f1894ed6b 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:82 +#: src/routes/builder/$resumeId/-components/dock.tsx:87 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:84 +#: src/routes/builder/$resumeId/-components/dock.tsx:89 msgid "Copy URL" msgstr "" @@ -859,19 +859,19 @@ msgstr "" msgid "Download" msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:51 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:56 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:74 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:79 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:85 +#: src/routes/builder/$resumeId/-components/dock.tsx:90 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:87 +#: src/routes/builder/$resumeId/-components/dock.tsx:92 msgid "Download PDF" msgstr "" @@ -1680,6 +1680,11 @@ msgstr "" msgid "Please enter the URL you want to link to:" msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:61 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:30 +msgid "Please wait while your PDF is being generated..." +msgstr "" + #: src/utils/locale.ts:104 msgid "Polish" msgstr "" @@ -2233,8 +2238,8 @@ 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 +#: src/routes/builder/$resumeId/-components/dock.tsx:69 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:38 msgid "There was a problem while generating the PDF, please try again in some time." msgstr "" @@ -2260,6 +2265,11 @@ msgstr "" msgid "This may take a few minutes, depending on the response of the AI provider. Please do not close the window or refresh the page." msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:62 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:31 +msgid "This may take a while depending on the server capacity. Please do not close the window or refresh the page." +msgstr "" + #: src/components/resume/store/resume.ts:53 msgid "This resume is locked and cannot be updated." msgstr "" @@ -2703,15 +2713,14 @@ msgstr "" msgid "Your support ensures the project remains free and accessible for everyone, now and in the future." msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:85 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:81 +#: src/routes/builder/$resumeId/-components/dock.tsx:86 msgid "Zoom out" msgstr "" #: src/utils/locale.ts:122 msgid "Zulu" msgstr "" - diff --git a/locales/th-TH.po b/locales/th-TH.po index b871281bb..c575527c6 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:82 +#: src/routes/builder/$resumeId/-components/dock.tsx:87 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:84 +#: src/routes/builder/$resumeId/-components/dock.tsx:89 msgid "Copy URL" msgstr "" @@ -859,19 +859,19 @@ msgstr "" msgid "Download" msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:51 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:56 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:74 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:79 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:85 +#: src/routes/builder/$resumeId/-components/dock.tsx:90 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:87 +#: src/routes/builder/$resumeId/-components/dock.tsx:92 msgid "Download PDF" msgstr "" @@ -1680,6 +1680,11 @@ msgstr "" msgid "Please enter the URL you want to link to:" msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:61 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:30 +msgid "Please wait while your PDF is being generated..." +msgstr "" + #: src/utils/locale.ts:104 msgid "Polish" msgstr "" @@ -2233,8 +2238,8 @@ 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 +#: src/routes/builder/$resumeId/-components/dock.tsx:69 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:38 msgid "There was a problem while generating the PDF, please try again in some time." msgstr "" @@ -2260,6 +2265,11 @@ msgstr "" msgid "This may take a few minutes, depending on the response of the AI provider. Please do not close the window or refresh the page." msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:62 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:31 +msgid "This may take a while depending on the server capacity. Please do not close the window or refresh the page." +msgstr "" + #: src/components/resume/store/resume.ts:53 msgid "This resume is locked and cannot be updated." msgstr "" @@ -2703,15 +2713,14 @@ msgstr "" msgid "Your support ensures the project remains free and accessible for everyone, now and in the future." msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:85 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:81 +#: src/routes/builder/$resumeId/-components/dock.tsx:86 msgid "Zoom out" msgstr "" #: src/utils/locale.ts:122 msgid "Zulu" msgstr "" - diff --git a/locales/tr-TR.po b/locales/tr-TR.po index 68ba5aaba..2f3c9b81c 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:82 +#: src/routes/builder/$resumeId/-components/dock.tsx:87 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:84 +#: src/routes/builder/$resumeId/-components/dock.tsx:89 msgid "Copy URL" msgstr "" @@ -859,19 +859,19 @@ msgstr "" msgid "Download" msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:51 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:56 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:74 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:79 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:85 +#: src/routes/builder/$resumeId/-components/dock.tsx:90 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:87 +#: src/routes/builder/$resumeId/-components/dock.tsx:92 msgid "Download PDF" msgstr "" @@ -1680,6 +1680,11 @@ msgstr "" msgid "Please enter the URL you want to link to:" msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:61 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:30 +msgid "Please wait while your PDF is being generated..." +msgstr "" + #: src/utils/locale.ts:104 msgid "Polish" msgstr "" @@ -2233,8 +2238,8 @@ 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 +#: src/routes/builder/$resumeId/-components/dock.tsx:69 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:38 msgid "There was a problem while generating the PDF, please try again in some time." msgstr "" @@ -2260,6 +2265,11 @@ msgstr "" msgid "This may take a few minutes, depending on the response of the AI provider. Please do not close the window or refresh the page." msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:62 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:31 +msgid "This may take a while depending on the server capacity. Please do not close the window or refresh the page." +msgstr "" + #: src/components/resume/store/resume.ts:53 msgid "This resume is locked and cannot be updated." msgstr "" @@ -2703,15 +2713,14 @@ msgstr "" msgid "Your support ensures the project remains free and accessible for everyone, now and in the future." msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:85 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:81 +#: src/routes/builder/$resumeId/-components/dock.tsx:86 msgid "Zoom out" msgstr "" #: src/utils/locale.ts:122 msgid "Zulu" msgstr "" - diff --git a/locales/uk-UA.po b/locales/uk-UA.po index 1615b9dea..cc4c5faa5 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:82 +#: src/routes/builder/$resumeId/-components/dock.tsx:87 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:84 +#: src/routes/builder/$resumeId/-components/dock.tsx:89 msgid "Copy URL" msgstr "" @@ -859,19 +859,19 @@ msgstr "" msgid "Download" msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:51 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:56 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:74 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:79 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:85 +#: src/routes/builder/$resumeId/-components/dock.tsx:90 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:87 +#: src/routes/builder/$resumeId/-components/dock.tsx:92 msgid "Download PDF" msgstr "" @@ -1680,6 +1680,11 @@ msgstr "" msgid "Please enter the URL you want to link to:" msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:61 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:30 +msgid "Please wait while your PDF is being generated..." +msgstr "" + #: src/utils/locale.ts:104 msgid "Polish" msgstr "" @@ -2233,8 +2238,8 @@ 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 +#: src/routes/builder/$resumeId/-components/dock.tsx:69 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:38 msgid "There was a problem while generating the PDF, please try again in some time." msgstr "" @@ -2260,6 +2265,11 @@ msgstr "" msgid "This may take a few minutes, depending on the response of the AI provider. Please do not close the window or refresh the page." msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:62 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:31 +msgid "This may take a while depending on the server capacity. Please do not close the window or refresh the page." +msgstr "" + #: src/components/resume/store/resume.ts:53 msgid "This resume is locked and cannot be updated." msgstr "" @@ -2703,15 +2713,14 @@ msgstr "" msgid "Your support ensures the project remains free and accessible for everyone, now and in the future." msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:85 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:81 +#: src/routes/builder/$resumeId/-components/dock.tsx:86 msgid "Zoom out" msgstr "" #: src/utils/locale.ts:122 msgid "Zulu" msgstr "" - diff --git a/locales/uz-UZ.po b/locales/uz-UZ.po index 235397dde..4b0ead23b 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:82 +#: src/routes/builder/$resumeId/-components/dock.tsx:87 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:84 +#: src/routes/builder/$resumeId/-components/dock.tsx:89 msgid "Copy URL" msgstr "" @@ -859,19 +859,19 @@ msgstr "" msgid "Download" msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:51 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:56 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:74 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:79 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:85 +#: src/routes/builder/$resumeId/-components/dock.tsx:90 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:87 +#: src/routes/builder/$resumeId/-components/dock.tsx:92 msgid "Download PDF" msgstr "" @@ -1680,6 +1680,11 @@ msgstr "" msgid "Please enter the URL you want to link to:" msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:61 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:30 +msgid "Please wait while your PDF is being generated..." +msgstr "" + #: src/utils/locale.ts:104 msgid "Polish" msgstr "" @@ -2233,8 +2238,8 @@ 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 +#: src/routes/builder/$resumeId/-components/dock.tsx:69 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:38 msgid "There was a problem while generating the PDF, please try again in some time." msgstr "" @@ -2260,6 +2265,11 @@ msgstr "" msgid "This may take a few minutes, depending on the response of the AI provider. Please do not close the window or refresh the page." msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:62 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:31 +msgid "This may take a while depending on the server capacity. Please do not close the window or refresh the page." +msgstr "" + #: src/components/resume/store/resume.ts:53 msgid "This resume is locked and cannot be updated." msgstr "" @@ -2703,15 +2713,14 @@ msgstr "" msgid "Your support ensures the project remains free and accessible for everyone, now and in the future." msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:85 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:81 +#: src/routes/builder/$resumeId/-components/dock.tsx:86 msgid "Zoom out" msgstr "" #: src/utils/locale.ts:122 msgid "Zulu" msgstr "" - diff --git a/locales/vi-VN.po b/locales/vi-VN.po index 9d9b08736..453e1a6af 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:82 +#: src/routes/builder/$resumeId/-components/dock.tsx:87 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:84 +#: src/routes/builder/$resumeId/-components/dock.tsx:89 msgid "Copy URL" msgstr "" @@ -859,19 +859,19 @@ msgstr "" msgid "Download" msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:51 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:56 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:74 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:79 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:85 +#: src/routes/builder/$resumeId/-components/dock.tsx:90 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:87 +#: src/routes/builder/$resumeId/-components/dock.tsx:92 msgid "Download PDF" msgstr "" @@ -1680,6 +1680,11 @@ msgstr "" msgid "Please enter the URL you want to link to:" msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:61 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:30 +msgid "Please wait while your PDF is being generated..." +msgstr "" + #: src/utils/locale.ts:104 msgid "Polish" msgstr "" @@ -2233,8 +2238,8 @@ 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 +#: src/routes/builder/$resumeId/-components/dock.tsx:69 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:38 msgid "There was a problem while generating the PDF, please try again in some time." msgstr "" @@ -2260,6 +2265,11 @@ msgstr "" msgid "This may take a few minutes, depending on the response of the AI provider. Please do not close the window or refresh the page." msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:62 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:31 +msgid "This may take a while depending on the server capacity. Please do not close the window or refresh the page." +msgstr "" + #: src/components/resume/store/resume.ts:53 msgid "This resume is locked and cannot be updated." msgstr "" @@ -2703,15 +2713,14 @@ msgstr "" msgid "Your support ensures the project remains free and accessible for everyone, now and in the future." msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:85 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:81 +#: src/routes/builder/$resumeId/-components/dock.tsx:86 msgid "Zoom out" msgstr "" #: src/utils/locale.ts:122 msgid "Zulu" msgstr "" - diff --git a/locales/zh-CN.po b/locales/zh-CN.po index d023b1a72..c60a1d61e 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:82 +#: src/routes/builder/$resumeId/-components/dock.tsx:87 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:84 +#: src/routes/builder/$resumeId/-components/dock.tsx:89 msgid "Copy URL" msgstr "" @@ -859,19 +859,19 @@ msgstr "" msgid "Download" msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:51 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:56 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:74 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:79 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:85 +#: src/routes/builder/$resumeId/-components/dock.tsx:90 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:87 +#: src/routes/builder/$resumeId/-components/dock.tsx:92 msgid "Download PDF" msgstr "" @@ -1680,6 +1680,11 @@ msgstr "" msgid "Please enter the URL you want to link to:" msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:61 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:30 +msgid "Please wait while your PDF is being generated..." +msgstr "" + #: src/utils/locale.ts:104 msgid "Polish" msgstr "" @@ -2233,8 +2238,8 @@ 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 +#: src/routes/builder/$resumeId/-components/dock.tsx:69 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:38 msgid "There was a problem while generating the PDF, please try again in some time." msgstr "" @@ -2260,6 +2265,11 @@ msgstr "" msgid "This may take a few minutes, depending on the response of the AI provider. Please do not close the window or refresh the page." msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:62 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:31 +msgid "This may take a while depending on the server capacity. Please do not close the window or refresh the page." +msgstr "" + #: src/components/resume/store/resume.ts:53 msgid "This resume is locked and cannot be updated." msgstr "" @@ -2703,15 +2713,14 @@ msgstr "" msgid "Your support ensures the project remains free and accessible for everyone, now and in the future." msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:85 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:81 +#: src/routes/builder/$resumeId/-components/dock.tsx:86 msgid "Zoom out" msgstr "" #: src/utils/locale.ts:122 msgid "Zulu" msgstr "" - diff --git a/locales/zh-TW.po b/locales/zh-TW.po index 7f431ffe2..42230ce14 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:82 +#: src/routes/builder/$resumeId/-components/dock.tsx:87 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:84 +#: src/routes/builder/$resumeId/-components/dock.tsx:89 msgid "Copy URL" msgstr "" @@ -859,19 +859,19 @@ msgstr "" msgid "Download" msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:51 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:56 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:74 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:79 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:85 +#: src/routes/builder/$resumeId/-components/dock.tsx:90 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:87 +#: src/routes/builder/$resumeId/-components/dock.tsx:92 msgid "Download PDF" msgstr "" @@ -1680,6 +1680,11 @@ msgstr "" msgid "Please enter the URL you want to link to:" msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:61 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:30 +msgid "Please wait while your PDF is being generated..." +msgstr "" + #: src/utils/locale.ts:104 msgid "Polish" msgstr "" @@ -2233,8 +2238,8 @@ 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 +#: src/routes/builder/$resumeId/-components/dock.tsx:69 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:38 msgid "There was a problem while generating the PDF, please try again in some time." msgstr "" @@ -2260,6 +2265,11 @@ msgstr "" msgid "This may take a few minutes, depending on the response of the AI provider. Please do not close the window or refresh the page." msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:62 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:31 +msgid "This may take a while depending on the server capacity. Please do not close the window or refresh the page." +msgstr "" + #: src/components/resume/store/resume.ts:53 msgid "This resume is locked and cannot be updated." msgstr "" @@ -2703,15 +2713,14 @@ msgstr "" msgid "Your support ensures the project remains free and accessible for everyone, now and in the future." msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:85 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:81 +#: src/routes/builder/$resumeId/-components/dock.tsx:86 msgid "Zoom out" msgstr "" #: src/utils/locale.ts:122 msgid "Zulu" msgstr "" - diff --git a/locales/zu-ZA.po b/locales/zu-ZA.po index 29e7e6ba7..722f9e32a 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:82 +#: src/routes/builder/$resumeId/-components/dock.tsx:87 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:84 +#: src/routes/builder/$resumeId/-components/dock.tsx:89 msgid "Copy URL" msgstr "" @@ -854,19 +854,19 @@ msgstr "" msgid "Download" msgstr "" -#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:51 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:56 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:74 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:79 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:85 +#: src/routes/builder/$resumeId/-components/dock.tsx:90 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:87 +#: src/routes/builder/$resumeId/-components/dock.tsx:92 msgid "Download PDF" msgstr "" @@ -1675,6 +1675,11 @@ msgstr "" msgid "Please enter the URL you want to link to:" msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:61 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:30 +msgid "Please wait while your PDF is being generated..." +msgstr "" + #: src/utils/locale.ts:104 msgid "Polish" msgstr "" @@ -2228,8 +2233,8 @@ 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 +#: src/routes/builder/$resumeId/-components/dock.tsx:69 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:38 msgid "There was a problem while generating the PDF, please try again in some time." msgstr "" @@ -2255,6 +2260,11 @@ msgstr "" msgid "This may take a few minutes, depending on the response of the AI provider. Please do not close the window or refresh the page." msgstr "" +#: src/routes/builder/$resumeId/-components/dock.tsx:62 +#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx:31 +msgid "This may take a while depending on the server capacity. Please do not close the window or refresh the page." +msgstr "" + #: src/components/resume/store/resume.ts:53 msgid "This resume is locked and cannot be updated." msgstr "" @@ -2698,11 +2708,11 @@ msgstr "" msgid "Your support ensures the project remains free and accessible for everyone, now and in the future." msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:85 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:81 +#: src/routes/builder/$resumeId/-components/dock.tsx:86 msgid "Zoom out" msgstr "" diff --git a/src/integrations/orpc/services/printer.ts b/src/integrations/orpc/services/printer.ts index ef276ed24..8a67748da 100644 --- a/src/integrations/orpc/services/printer.ts +++ b/src/integrations/orpc/services/printer.ts @@ -122,41 +122,47 @@ export const printerService = { // Step 5: Adjust the DOM for proper PDF pagination // This runs in the browser context to modify CSS before PDF generation - await page.evaluate((marginY: number) => { - const root = document.documentElement; - const container = document.querySelector(".resume-preview-container") as HTMLElement | null; + await page.evaluate( + (marginY: number, minPageHeight: number) => { + const root = document.documentElement; + const container = document.querySelector(".resume-preview-container") as HTMLElement | null; - // The --page-height CSS variable controls the height of each resume page. - // We need to reduce it by the PDF margins so content fits within the printable area. - // Without this, content would overflow and create empty pages. - const containerHeight = container ? getComputedStyle(container).getPropertyValue("--page-height").trim() : null; - const rootHeight = getComputedStyle(root).getPropertyValue("--page-height").trim(); - const currentHeight = containerHeight || rootHeight; - const heightValue = Number.parseFloat(currentHeight); + // The --page-height CSS variable controls the height of each resume page. + // We need to reduce it by the PDF margins so content fits within the printable area. + // Without this, content would overflow and create empty pages. + const containerHeight = container + ? getComputedStyle(container).getPropertyValue("--page-height").trim() + : null; + const rootHeight = getComputedStyle(root).getPropertyValue("--page-height").trim(); + const currentHeight = containerHeight || rootHeight; + const heightValue = Math.max(Number.parseFloat(currentHeight), minPageHeight); - if (!Number.isNaN(heightValue)) { - // Subtract top + bottom margins from page height - const newHeight = `${heightValue - marginY}px`; - if (container) container.style.setProperty("--page-height", newHeight); - root.style.setProperty("--page-height", newHeight); - } + if (!Number.isNaN(heightValue)) { + // Subtract top + bottom margins from page height + const newHeight = `${heightValue - marginY}px`; + if (container) container.style.setProperty("--page-height", newHeight); + root.style.setProperty("--page-height", newHeight); + } - // Add page break CSS to each resume page element (identified by data-page-index attribute) - // This ensures each visual resume page starts a new PDF page - const pageElements = document.querySelectorAll("[data-page-index]"); + // Add page break CSS to each resume page element (identified by data-page-index attribute) + // This ensures each visual resume page starts a new PDF page + const pageElements = document.querySelectorAll("[data-page-index]"); - for (const el of pageElements) { - const element = el as HTMLElement; - const index = Number.parseInt(element.getAttribute("data-page-index") ?? "0", 10); + for (const el of pageElements) { + const element = el as HTMLElement; + const index = Number.parseInt(element.getAttribute("data-page-index") ?? "0", 10); - // Force a page break before each page except the first - if (index > 0) element.style.breakBefore = "page"; + // Force a page break before each page except the first + if (index > 0) element.style.breakBefore = "page"; - // Allow content within a page to break naturally if it overflows - // (e.g., if a single page has more content than fits on one PDF page) - element.style.breakInside = "auto"; - } - }, marginY); + // Allow content within a page to break naturally if it overflows + // (e.g., if a single page has more content than fits on one PDF page) + element.style.breakInside = "auto"; + } + }, + marginY, + pageDimensions[format].height, + ); // Step 6: Generate the PDF with the specified dimensions and margins const pdfBuffer = await page.pdf({ diff --git a/src/routes/builder/$resumeId/-components/dock.tsx b/src/routes/builder/$resumeId/-components/dock.tsx index 81c960b8d..78152a86d 100644 --- a/src/routes/builder/$resumeId/-components/dock.tsx +++ b/src/routes/builder/$resumeId/-components/dock.tsx @@ -58,6 +58,9 @@ export function BuilderDock() { if (!resume?.id) return; const filename = generateFilename(resume.data.basics.name, "pdf"); + const toastId = toast.loading(t`Please wait while your PDF is being generated...`, { + description: t`This may take a while depending on the server capacity. Please do not close the window or refresh the page.`, + }); try { const { url } = await printResumeAsPDF({ id: resume.id }); @@ -65,6 +68,8 @@ export function BuilderDock() { } catch (error) { toast.error(t`There was a problem while generating the PDF, please try again in some time.`); console.error("[Error from printResumeAsPDF]:", error); + } finally { + toast.dismiss(toastId); } }, [resume?.id, resume?.data.basics.name, printResumeAsPDF]); diff --git a/src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx b/src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx index 6133e2ead..6954f626d 100644 --- a/src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx +++ b/src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx @@ -27,6 +27,9 @@ export function ExportSectionBuilder() { const onDownloadPDF = useCallback(async () => { const filename = generateFilename(resume.data.basics.name, "pdf"); + const toastId = toast.loading(t`Please wait while your PDF is being generated...`, { + description: t`This may take a while depending on the server capacity. Please do not close the window or refresh the page.`, + }); try { const { url } = await printResumeAsPDF({ id: resume.id }); @@ -34,6 +37,8 @@ export function ExportSectionBuilder() { } catch (error) { toast.error(t`There was a problem while generating the PDF, please try again in some time.`); console.error("[Error from printResumeAsPDF]:", error); + } finally { + toast.dismiss(toastId); } }, [resume, printResumeAsPDF]);