mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-10 04:22:27 +10:00
Compare commits
17 Commits
1296e6bd45
...
b2ae2c05d8
| Author | SHA1 | Date | |
|---|---|---|---|
| b2ae2c05d8 | |||
| e349fc9bd1 | |||
| 53213dfb26 | |||
| 40f27a53b6 | |||
| 2d900600bf | |||
| 047e9c248f | |||
| 1cc1c39903 | |||
| f6f2a29a7a | |||
| 4368f6a887 | |||
| f6db9fb387 | |||
| afa3804bea | |||
| e2f43b4931 | |||
| 067fdd0921 | |||
| 51fcf13d37 | |||
| 91ef87b4e0 | |||
| 4c0cc947a2 | |||
| fd7b5e0dd4 |
1
.github/.well-known/funding-manifest-urls
vendored
Normal file
1
.github/.well-known/funding-manifest-urls
vendored
Normal file
@ -0,0 +1 @@
|
||||
https://rxresu.me/funding.json
|
||||
3
.github/workflows/lint-test-build.yml
vendored
3
.github/workflows/lint-test-build.yml
vendored
@ -38,9 +38,6 @@ jobs:
|
||||
- name: Lint
|
||||
run: pnpm run lint
|
||||
|
||||
- name: Format
|
||||
run: pnpm run format
|
||||
|
||||
- name: Test
|
||||
run: pnpm run test
|
||||
|
||||
|
||||
@ -39,6 +39,6 @@
|
||||
<script type="module" src="/src/main.tsx"></script>
|
||||
|
||||
<!-- Phosphor Icons -->
|
||||
<script src="https://cdn.jsdelivr.net/npm/@phosphor-icons/web"></script>
|
||||
<script defer src="https://cdn.jsdelivr.net/npm/@phosphor-icons/web"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@ -42,6 +42,6 @@
|
||||
<script type="module" src="/src/main.tsx"></script>
|
||||
|
||||
<!-- Phosphor Icons -->
|
||||
<script src="https://cdn.jsdelivr.net/npm/@phosphor-icons/web"></script>
|
||||
<script defer src="https://cdn.jsdelivr.net/npm/@phosphor-icons/web"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@ -20,7 +20,8 @@
|
||||
"url": "https://rxresu.me"
|
||||
},
|
||||
"repositoryUrl": {
|
||||
"url": "https://github.com/AmruthPillai/Reactive-Resume"
|
||||
"url": "https://github.com/AmruthPillai/Reactive-Resume",
|
||||
"wellKnown": "https://github.com/AmruthPillai/Reactive-Resume/blob/main/.github/.well-known/funding-manifest-urls"
|
||||
},
|
||||
"licenses": ["spdx:MIT"],
|
||||
"tags": ["data", "design", "productivity", "resume-builder"]
|
||||
|
||||
@ -8,7 +8,7 @@ msgstr ""
|
||||
"Language: af\n"
|
||||
"Project-Id-Version: reactive-resume\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2025-10-01 09:32\n"
|
||||
"PO-Revision-Date: 2025-11-04 14:22\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Afrikaans\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
@ -102,8 +102,8 @@ msgstr ""
|
||||
msgid "Add a custom field"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:119
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:170
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:150
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:203
|
||||
msgctxt "For example, add a new work experience, or add a new profile."
|
||||
msgid "Add a new item"
|
||||
msgstr ""
|
||||
@ -112,8 +112,8 @@ msgstr ""
|
||||
msgid "Add a new item"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:146
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:263
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:149
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:267
|
||||
msgid "Add a new section"
|
||||
msgstr ""
|
||||
|
||||
@ -233,12 +233,12 @@ msgstr ""
|
||||
msgid "Base URL"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:55
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:58
|
||||
msgctxt "The basics section of a resume consists of User's Picture, Full Name, Location etc."
|
||||
msgid "Basics"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:21
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:43
|
||||
msgid "Basics"
|
||||
msgstr ""
|
||||
|
||||
@ -312,6 +312,16 @@ msgstr ""
|
||||
msgid "Code must be exactly 6 digits long."
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:272
|
||||
msgid "Collapse All"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:30
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:115
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/summary.tsx:33
|
||||
msgid "Collapse section"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-options.tsx:136
|
||||
msgid "Columns"
|
||||
msgstr ""
|
||||
@ -385,7 +395,7 @@ msgstr ""
|
||||
msgid "Custom resume sections"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/stores/resume.ts:47
|
||||
#: apps/client/src/stores/resume.ts:53
|
||||
msgid "Custom Section"
|
||||
msgstr ""
|
||||
|
||||
@ -526,7 +536,7 @@ msgstr ""
|
||||
#: apps/client/src/pages/auth/forgot-password/page.tsx:82
|
||||
#: apps/client/src/pages/auth/login/page.tsx:90
|
||||
#: apps/client/src/pages/auth/register/page.tsx:141
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:54
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:81
|
||||
#: apps/client/src/pages/dashboard/settings/_sections/account.tsx:181
|
||||
msgid "Email"
|
||||
msgstr ""
|
||||
@ -571,6 +581,16 @@ msgstr ""
|
||||
msgid "Even if you're not in a position to contribute financially, you can still make a difference by giving the GitHub repository a star, spreading the word to your friends, or dropping a quick message to let me know how Reactive Resume has helped you. Your feedback and support are always welcome and much appreciated!"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:271
|
||||
msgid "Expand All"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:30
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:115
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/summary.tsx:33
|
||||
msgid "Expand section"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/home/sections/templates/index.tsx:12
|
||||
msgid "Explore the templates available in Reactive Resume and view the resumes crafted with them. They could also serve as examples to help guide the creation of your next resume."
|
||||
msgstr ""
|
||||
@ -647,7 +667,7 @@ msgstr ""
|
||||
msgid "Friendly"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:31
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:56
|
||||
msgid "Full Name"
|
||||
msgstr ""
|
||||
|
||||
@ -692,7 +712,7 @@ msgstr ""
|
||||
msgid "Grid"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:43
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:70
|
||||
msgid "Headline"
|
||||
msgstr ""
|
||||
|
||||
@ -908,7 +928,7 @@ msgstr ""
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/custom-section.tsx:123
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/experience.tsx:86
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/volunteer.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:93
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:120
|
||||
msgid "Location"
|
||||
msgstr ""
|
||||
|
||||
@ -1096,7 +1116,7 @@ msgstr ""
|
||||
msgid "Personal notes for each resume"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:108
|
||||
msgid "Phone"
|
||||
msgstr ""
|
||||
|
||||
@ -1736,7 +1756,7 @@ msgstr ""
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/publications.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/references.tsx:67
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/volunteer.tsx:95
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:69
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:96
|
||||
msgid "Website"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@ -8,7 +8,7 @@ msgstr ""
|
||||
"Language: am\n"
|
||||
"Project-Id-Version: reactive-resume\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2025-10-01 09:32\n"
|
||||
"PO-Revision-Date: 2025-11-04 14:22\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Amharic\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
@ -102,8 +102,8 @@ msgstr ""
|
||||
msgid "Add a custom field"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:119
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:170
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:150
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:203
|
||||
msgctxt "For example, add a new work experience, or add a new profile."
|
||||
msgid "Add a new item"
|
||||
msgstr ""
|
||||
@ -112,8 +112,8 @@ msgstr ""
|
||||
msgid "Add a new item"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:146
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:263
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:149
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:267
|
||||
msgid "Add a new section"
|
||||
msgstr ""
|
||||
|
||||
@ -233,12 +233,12 @@ msgstr ""
|
||||
msgid "Base URL"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:55
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:58
|
||||
msgctxt "The basics section of a resume consists of User's Picture, Full Name, Location etc."
|
||||
msgid "Basics"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:21
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:43
|
||||
msgid "Basics"
|
||||
msgstr ""
|
||||
|
||||
@ -312,6 +312,16 @@ msgstr ""
|
||||
msgid "Code must be exactly 6 digits long."
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:272
|
||||
msgid "Collapse All"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:30
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:115
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/summary.tsx:33
|
||||
msgid "Collapse section"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-options.tsx:136
|
||||
msgid "Columns"
|
||||
msgstr ""
|
||||
@ -385,7 +395,7 @@ msgstr ""
|
||||
msgid "Custom resume sections"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/stores/resume.ts:47
|
||||
#: apps/client/src/stores/resume.ts:53
|
||||
msgid "Custom Section"
|
||||
msgstr ""
|
||||
|
||||
@ -526,7 +536,7 @@ msgstr ""
|
||||
#: apps/client/src/pages/auth/forgot-password/page.tsx:82
|
||||
#: apps/client/src/pages/auth/login/page.tsx:90
|
||||
#: apps/client/src/pages/auth/register/page.tsx:141
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:54
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:81
|
||||
#: apps/client/src/pages/dashboard/settings/_sections/account.tsx:181
|
||||
msgid "Email"
|
||||
msgstr ""
|
||||
@ -571,6 +581,16 @@ msgstr ""
|
||||
msgid "Even if you're not in a position to contribute financially, you can still make a difference by giving the GitHub repository a star, spreading the word to your friends, or dropping a quick message to let me know how Reactive Resume has helped you. Your feedback and support are always welcome and much appreciated!"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:271
|
||||
msgid "Expand All"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:30
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:115
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/summary.tsx:33
|
||||
msgid "Expand section"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/home/sections/templates/index.tsx:12
|
||||
msgid "Explore the templates available in Reactive Resume and view the resumes crafted with them. They could also serve as examples to help guide the creation of your next resume."
|
||||
msgstr ""
|
||||
@ -647,7 +667,7 @@ msgstr ""
|
||||
msgid "Friendly"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:31
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:56
|
||||
msgid "Full Name"
|
||||
msgstr ""
|
||||
|
||||
@ -692,7 +712,7 @@ msgstr ""
|
||||
msgid "Grid"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:43
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:70
|
||||
msgid "Headline"
|
||||
msgstr ""
|
||||
|
||||
@ -908,7 +928,7 @@ msgstr ""
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/custom-section.tsx:123
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/experience.tsx:86
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/volunteer.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:93
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:120
|
||||
msgid "Location"
|
||||
msgstr ""
|
||||
|
||||
@ -1096,7 +1116,7 @@ msgstr ""
|
||||
msgid "Personal notes for each resume"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:108
|
||||
msgid "Phone"
|
||||
msgstr ""
|
||||
|
||||
@ -1736,7 +1756,7 @@ msgstr ""
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/publications.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/references.tsx:67
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/volunteer.tsx:95
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:69
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:96
|
||||
msgid "Website"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@ -8,7 +8,7 @@ msgstr ""
|
||||
"Language: ar\n"
|
||||
"Project-Id-Version: reactive-resume\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2025-10-01 09:40\n"
|
||||
"PO-Revision-Date: 2025-11-04 14:22\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Arabic\n"
|
||||
"Plural-Forms: nplurals=6; plural=(n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5);\n"
|
||||
@ -102,8 +102,8 @@ msgstr "حساب"
|
||||
msgid "Add a custom field"
|
||||
msgstr "أضافه حقل مخصص"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:119
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:170
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:150
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:203
|
||||
msgctxt "For example, add a new work experience, or add a new profile."
|
||||
msgid "Add a new item"
|
||||
msgstr "إضافة عنصر جديد"
|
||||
@ -112,8 +112,8 @@ msgstr "إضافة عنصر جديد"
|
||||
msgid "Add a new item"
|
||||
msgstr "إضافة عنصر جديد"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:146
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:263
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:149
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:267
|
||||
msgid "Add a new section"
|
||||
msgstr "إضافة قسم جديد"
|
||||
|
||||
@ -233,12 +233,12 @@ msgstr "قد تحتوي رموز النسخ الاحتياطي على أحرف
|
||||
msgid "Base URL"
|
||||
msgstr "الرابط الأساسي"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:55
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:58
|
||||
msgctxt "The basics section of a resume consists of User's Picture, Full Name, Location etc."
|
||||
msgid "Basics"
|
||||
msgstr "الأساسيات"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:21
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:43
|
||||
msgid "Basics"
|
||||
msgstr "الأساسيات"
|
||||
|
||||
@ -312,6 +312,16 @@ msgstr "الرمز"
|
||||
msgid "Code must be exactly 6 digits long."
|
||||
msgstr "يجب أن يتكون الرمز من 6 أرقام بالضبط."
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:272
|
||||
msgid "Collapse All"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:30
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:115
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/summary.tsx:33
|
||||
msgid "Collapse section"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-options.tsx:136
|
||||
msgid "Columns"
|
||||
msgstr "أعمدة"
|
||||
@ -385,7 +395,7 @@ msgstr "CSS مخصص"
|
||||
msgid "Custom resume sections"
|
||||
msgstr "أقسام السيرة الذاتية المخصصة"
|
||||
|
||||
#: apps/client/src/stores/resume.ts:47
|
||||
#: apps/client/src/stores/resume.ts:53
|
||||
msgid "Custom Section"
|
||||
msgstr "قسم مخصص"
|
||||
|
||||
@ -526,7 +536,7 @@ msgstr "المؤثرات"
|
||||
#: apps/client/src/pages/auth/forgot-password/page.tsx:82
|
||||
#: apps/client/src/pages/auth/login/page.tsx:90
|
||||
#: apps/client/src/pages/auth/register/page.tsx:141
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:54
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:81
|
||||
#: apps/client/src/pages/dashboard/settings/_sections/account.tsx:181
|
||||
msgid "Email"
|
||||
msgstr "البريد الإلكتروني"
|
||||
@ -571,6 +581,16 @@ msgstr "أخطاء"
|
||||
msgid "Even if you're not in a position to contribute financially, you can still make a difference by giving the GitHub repository a star, spreading the word to your friends, or dropping a quick message to let me know how Reactive Resume has helped you. Your feedback and support are always welcome and much appreciated!"
|
||||
msgstr "حتى إذا لم تكن في وضع يسمح لك بالمساهمة مالياً، يمكنك أن تحدث فرقاً من خلال إعطاء مستودع GitHub نجمة، نشر الكلمة إلى أصدقائك، أو إسقاط رسالة سريعة لإعلامي كيف ساعدك الاستئناف التفاعلي. إن ملاحظاتك ودعمك دائما موضع ترحيب وتقدير كبير!"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:271
|
||||
msgid "Expand All"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:30
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:115
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/summary.tsx:33
|
||||
msgid "Expand section"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/home/sections/templates/index.tsx:12
|
||||
msgid "Explore the templates available in Reactive Resume and view the resumes crafted with them. They could also serve as examples to help guide the creation of your next resume."
|
||||
msgstr "استكشف القوالب المتاحة في Resume التفاعلي وعرض الاستئنافات التي تمت صياغتها معهم. ويمكنها أيضا أن تكون أمثلة للمساعدة في توجيه عملية إنشاء مستأنفتك المقبلة."
|
||||
@ -647,7 +667,7 @@ msgstr "مجاني، للأبد"
|
||||
msgid "Friendly"
|
||||
msgstr "ودود"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:31
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:56
|
||||
msgid "Full Name"
|
||||
msgstr "الاسم الكامل"
|
||||
|
||||
@ -692,7 +712,7 @@ msgstr "تدرج رمادي"
|
||||
msgid "Grid"
|
||||
msgstr "الشبكة"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:43
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:70
|
||||
msgid "Headline"
|
||||
msgstr "العنوان"
|
||||
|
||||
@ -908,7 +928,7 @@ msgstr "قائمة"
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/custom-section.tsx:123
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/experience.tsx:86
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/volunteer.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:93
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:120
|
||||
msgid "Location"
|
||||
msgstr "الموقع"
|
||||
|
||||
@ -1096,7 +1116,7 @@ msgstr "PDF"
|
||||
msgid "Personal notes for each resume"
|
||||
msgstr "ملاحظات شخصية لكل استئناف"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:108
|
||||
msgid "Phone"
|
||||
msgstr "الهاتف"
|
||||
|
||||
@ -1736,7 +1756,7 @@ msgstr "نحن نقوم بالتحقق من عنوان البريد الإلكت
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/publications.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/references.tsx:67
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/volunteer.tsx:95
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:69
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:96
|
||||
msgid "Website"
|
||||
msgstr "الموقع"
|
||||
|
||||
|
||||
@ -8,7 +8,7 @@ msgstr ""
|
||||
"Language: az\n"
|
||||
"Project-Id-Version: reactive-resume\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2025-10-01 09:40\n"
|
||||
"PO-Revision-Date: 2025-11-04 14:22\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Azerbaijani\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
@ -102,8 +102,8 @@ msgstr ""
|
||||
msgid "Add a custom field"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:119
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:170
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:150
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:203
|
||||
msgctxt "For example, add a new work experience, or add a new profile."
|
||||
msgid "Add a new item"
|
||||
msgstr ""
|
||||
@ -112,8 +112,8 @@ msgstr ""
|
||||
msgid "Add a new item"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:146
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:263
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:149
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:267
|
||||
msgid "Add a new section"
|
||||
msgstr ""
|
||||
|
||||
@ -233,12 +233,12 @@ msgstr ""
|
||||
msgid "Base URL"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:55
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:58
|
||||
msgctxt "The basics section of a resume consists of User's Picture, Full Name, Location etc."
|
||||
msgid "Basics"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:21
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:43
|
||||
msgid "Basics"
|
||||
msgstr ""
|
||||
|
||||
@ -312,6 +312,16 @@ msgstr ""
|
||||
msgid "Code must be exactly 6 digits long."
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:272
|
||||
msgid "Collapse All"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:30
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:115
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/summary.tsx:33
|
||||
msgid "Collapse section"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-options.tsx:136
|
||||
msgid "Columns"
|
||||
msgstr ""
|
||||
@ -385,7 +395,7 @@ msgstr ""
|
||||
msgid "Custom resume sections"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/stores/resume.ts:47
|
||||
#: apps/client/src/stores/resume.ts:53
|
||||
msgid "Custom Section"
|
||||
msgstr ""
|
||||
|
||||
@ -526,7 +536,7 @@ msgstr ""
|
||||
#: apps/client/src/pages/auth/forgot-password/page.tsx:82
|
||||
#: apps/client/src/pages/auth/login/page.tsx:90
|
||||
#: apps/client/src/pages/auth/register/page.tsx:141
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:54
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:81
|
||||
#: apps/client/src/pages/dashboard/settings/_sections/account.tsx:181
|
||||
msgid "Email"
|
||||
msgstr ""
|
||||
@ -571,6 +581,16 @@ msgstr ""
|
||||
msgid "Even if you're not in a position to contribute financially, you can still make a difference by giving the GitHub repository a star, spreading the word to your friends, or dropping a quick message to let me know how Reactive Resume has helped you. Your feedback and support are always welcome and much appreciated!"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:271
|
||||
msgid "Expand All"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:30
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:115
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/summary.tsx:33
|
||||
msgid "Expand section"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/home/sections/templates/index.tsx:12
|
||||
msgid "Explore the templates available in Reactive Resume and view the resumes crafted with them. They could also serve as examples to help guide the creation of your next resume."
|
||||
msgstr ""
|
||||
@ -647,7 +667,7 @@ msgstr ""
|
||||
msgid "Friendly"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:31
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:56
|
||||
msgid "Full Name"
|
||||
msgstr ""
|
||||
|
||||
@ -692,7 +712,7 @@ msgstr ""
|
||||
msgid "Grid"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:43
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:70
|
||||
msgid "Headline"
|
||||
msgstr ""
|
||||
|
||||
@ -908,7 +928,7 @@ msgstr ""
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/custom-section.tsx:123
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/experience.tsx:86
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/volunteer.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:93
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:120
|
||||
msgid "Location"
|
||||
msgstr ""
|
||||
|
||||
@ -1096,7 +1116,7 @@ msgstr ""
|
||||
msgid "Personal notes for each resume"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:108
|
||||
msgid "Phone"
|
||||
msgstr ""
|
||||
|
||||
@ -1736,7 +1756,7 @@ msgstr ""
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/publications.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/references.tsx:67
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/volunteer.tsx:95
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:69
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:96
|
||||
msgid "Website"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@ -8,7 +8,7 @@ msgstr ""
|
||||
"Language: bg\n"
|
||||
"Project-Id-Version: reactive-resume\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2025-10-01 09:40\n"
|
||||
"PO-Revision-Date: 2025-11-04 14:22\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Bulgarian\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
@ -102,8 +102,8 @@ msgstr "Сметка"
|
||||
msgid "Add a custom field"
|
||||
msgstr "Добавяне на потребителско поле"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:119
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:170
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:150
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:203
|
||||
msgctxt "For example, add a new work experience, or add a new profile."
|
||||
msgid "Add a new item"
|
||||
msgstr "Добавяне на нов елемент"
|
||||
@ -112,8 +112,8 @@ msgstr "Добавяне на нов елемент"
|
||||
msgid "Add a new item"
|
||||
msgstr "Добавяне на нов елемент"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:146
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:263
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:149
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:267
|
||||
msgid "Add a new section"
|
||||
msgstr "Добавяне на нов раздел"
|
||||
|
||||
@ -233,12 +233,12 @@ msgstr "Кодовете за архивиране могат да съдърж
|
||||
msgid "Base URL"
|
||||
msgstr "Базов URL адрес"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:55
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:58
|
||||
msgctxt "The basics section of a resume consists of User's Picture, Full Name, Location etc."
|
||||
msgid "Basics"
|
||||
msgstr "Основи"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:21
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:43
|
||||
msgid "Basics"
|
||||
msgstr "Основи"
|
||||
|
||||
@ -312,6 +312,16 @@ msgstr "Код"
|
||||
msgid "Code must be exactly 6 digits long."
|
||||
msgstr "Кодът трябва да е дълъг точно 6 цифри."
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:272
|
||||
msgid "Collapse All"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:30
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:115
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/summary.tsx:33
|
||||
msgid "Collapse section"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-options.tsx:136
|
||||
msgid "Columns"
|
||||
msgstr "Колони"
|
||||
@ -385,7 +395,7 @@ msgstr "Потребителски CSS"
|
||||
msgid "Custom resume sections"
|
||||
msgstr "Персонализирани раздели на автобиографията"
|
||||
|
||||
#: apps/client/src/stores/resume.ts:47
|
||||
#: apps/client/src/stores/resume.ts:53
|
||||
msgid "Custom Section"
|
||||
msgstr "Потребителски раздел"
|
||||
|
||||
@ -526,7 +536,7 @@ msgstr "Ефекти"
|
||||
#: apps/client/src/pages/auth/forgot-password/page.tsx:82
|
||||
#: apps/client/src/pages/auth/login/page.tsx:90
|
||||
#: apps/client/src/pages/auth/register/page.tsx:141
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:54
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:81
|
||||
#: apps/client/src/pages/dashboard/settings/_sections/account.tsx:181
|
||||
msgid "Email"
|
||||
msgstr "Имейл"
|
||||
@ -571,6 +581,16 @@ msgstr "Грешки"
|
||||
msgid "Even if you're not in a position to contribute financially, you can still make a difference by giving the GitHub repository a star, spreading the word to your friends, or dropping a quick message to let me know how Reactive Resume has helped you. Your feedback and support are always welcome and much appreciated!"
|
||||
msgstr "Дори и да не сте в състояние да дадете финансов принос, все пак можете да допринесете за промяната, като дадете на хранилището в GitHub звезда, разпространите информацията сред приятелите си или ми изпратите кратко съобщение, за да ми кажете как ви е помогнало Reactive Resume. Вашата обратна връзка и подкрепа са винаги добре дошли и много ценени!"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:271
|
||||
msgid "Expand All"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:30
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:115
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/summary.tsx:33
|
||||
msgid "Expand section"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/home/sections/templates/index.tsx:12
|
||||
msgid "Explore the templates available in Reactive Resume and view the resumes crafted with them. They could also serve as examples to help guide the creation of your next resume."
|
||||
msgstr "Разгледайте шаблоните, налични в Reactive Resume, и вижте автобиографиите, създадени с тях. Те могат да послужат и като примери, които да ви помогнат да създадете следващата си автобиография."
|
||||
@ -647,7 +667,7 @@ msgstr "Безплатно, завинаги"
|
||||
msgid "Friendly"
|
||||
msgstr "Приятелски"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:31
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:56
|
||||
msgid "Full Name"
|
||||
msgstr "Пълно име"
|
||||
|
||||
@ -692,7 +712,7 @@ msgstr "Сива скала"
|
||||
msgid "Grid"
|
||||
msgstr "Мрежа"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:43
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:70
|
||||
msgid "Headline"
|
||||
msgstr "Заглавие"
|
||||
|
||||
@ -908,7 +928,7 @@ msgstr "Списък"
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/custom-section.tsx:123
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/experience.tsx:86
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/volunteer.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:93
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:120
|
||||
msgid "Location"
|
||||
msgstr "Местоположение"
|
||||
|
||||
@ -1096,7 +1116,7 @@ msgstr "PDF"
|
||||
msgid "Personal notes for each resume"
|
||||
msgstr "Лични бележки за всяко резюме"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:108
|
||||
msgid "Phone"
|
||||
msgstr "Телефон"
|
||||
|
||||
@ -1736,7 +1756,7 @@ msgstr "Проверяваме имейл адреса ви само за да
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/publications.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/references.tsx:67
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/volunteer.tsx:95
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:69
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:96
|
||||
msgid "Website"
|
||||
msgstr "Уебсайт"
|
||||
|
||||
|
||||
@ -8,7 +8,7 @@ msgstr ""
|
||||
"Language: bn\n"
|
||||
"Project-Id-Version: reactive-resume\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2025-10-01 09:32\n"
|
||||
"PO-Revision-Date: 2025-11-04 14:22\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Bengali\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
@ -102,8 +102,8 @@ msgstr "খাতা "
|
||||
msgid "Add a custom field"
|
||||
msgstr "একটি কাস্টম ক্ষেত্র যোগ করুন"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:119
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:170
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:150
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:203
|
||||
msgctxt "For example, add a new work experience, or add a new profile."
|
||||
msgid "Add a new item"
|
||||
msgstr "একটি নতুন জিনিস যোগ করুন"
|
||||
@ -112,8 +112,8 @@ msgstr "একটি নতুন জিনিস যোগ করুন"
|
||||
msgid "Add a new item"
|
||||
msgstr "একটি নতুন জিনিস যোগ করুন"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:146
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:263
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:149
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:267
|
||||
msgid "Add a new section"
|
||||
msgstr "একটি নতুন বিভাগ যোগ করুন"
|
||||
|
||||
@ -233,12 +233,12 @@ msgstr "ব্যাকআপ কোডে শুধুমাত্র ছোট
|
||||
msgid "Base URL"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:55
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:58
|
||||
msgctxt "The basics section of a resume consists of User's Picture, Full Name, Location etc."
|
||||
msgid "Basics"
|
||||
msgstr "বেসিক"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:21
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:43
|
||||
msgid "Basics"
|
||||
msgstr "বেসিক"
|
||||
|
||||
@ -312,6 +312,16 @@ msgstr ""
|
||||
msgid "Code must be exactly 6 digits long."
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:272
|
||||
msgid "Collapse All"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:30
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:115
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/summary.tsx:33
|
||||
msgid "Collapse section"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-options.tsx:136
|
||||
msgid "Columns"
|
||||
msgstr ""
|
||||
@ -385,7 +395,7 @@ msgstr ""
|
||||
msgid "Custom resume sections"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/stores/resume.ts:47
|
||||
#: apps/client/src/stores/resume.ts:53
|
||||
msgid "Custom Section"
|
||||
msgstr ""
|
||||
|
||||
@ -526,7 +536,7 @@ msgstr ""
|
||||
#: apps/client/src/pages/auth/forgot-password/page.tsx:82
|
||||
#: apps/client/src/pages/auth/login/page.tsx:90
|
||||
#: apps/client/src/pages/auth/register/page.tsx:141
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:54
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:81
|
||||
#: apps/client/src/pages/dashboard/settings/_sections/account.tsx:181
|
||||
msgid "Email"
|
||||
msgstr "ইমেইল"
|
||||
@ -571,6 +581,16 @@ msgstr ""
|
||||
msgid "Even if you're not in a position to contribute financially, you can still make a difference by giving the GitHub repository a star, spreading the word to your friends, or dropping a quick message to let me know how Reactive Resume has helped you. Your feedback and support are always welcome and much appreciated!"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:271
|
||||
msgid "Expand All"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:30
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:115
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/summary.tsx:33
|
||||
msgid "Expand section"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/home/sections/templates/index.tsx:12
|
||||
msgid "Explore the templates available in Reactive Resume and view the resumes crafted with them. They could also serve as examples to help guide the creation of your next resume."
|
||||
msgstr ""
|
||||
@ -647,7 +667,7 @@ msgstr "সর্বদা সম্পূর্ণ বিনামূল্য
|
||||
msgid "Friendly"
|
||||
msgstr "বন্ধুত্বপূর্ণ"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:31
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:56
|
||||
msgid "Full Name"
|
||||
msgstr "পুরো নাম"
|
||||
|
||||
@ -692,7 +712,7 @@ msgstr ""
|
||||
msgid "Grid"
|
||||
msgstr "গ্রিড"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:43
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:70
|
||||
msgid "Headline"
|
||||
msgstr "শিরোনাম"
|
||||
|
||||
@ -908,7 +928,7 @@ msgstr ""
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/custom-section.tsx:123
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/experience.tsx:86
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/volunteer.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:93
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:120
|
||||
msgid "Location"
|
||||
msgstr ""
|
||||
|
||||
@ -1096,7 +1116,7 @@ msgstr "পিডিএফ"
|
||||
msgid "Personal notes for each resume"
|
||||
msgstr "প্রতিটি জীবনবৃত্তান্তের(resume) জন্য ব্যক্তিগত মন্তব্য"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:108
|
||||
msgid "Phone"
|
||||
msgstr "ফোন"
|
||||
|
||||
@ -1736,7 +1756,7 @@ msgstr ""
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/publications.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/references.tsx:67
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/volunteer.tsx:95
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:69
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:96
|
||||
msgid "Website"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@ -8,7 +8,7 @@ msgstr ""
|
||||
"Language: ca\n"
|
||||
"Project-Id-Version: reactive-resume\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2025-10-01 09:32\n"
|
||||
"PO-Revision-Date: 2025-11-04 14:22\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Catalan\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
@ -102,8 +102,8 @@ msgstr "Compte"
|
||||
msgid "Add a custom field"
|
||||
msgstr "Afegir un camp personalitzat"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:119
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:170
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:150
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:203
|
||||
msgctxt "For example, add a new work experience, or add a new profile."
|
||||
msgid "Add a new item"
|
||||
msgstr "Afegiu un nou element"
|
||||
@ -112,8 +112,8 @@ msgstr "Afegiu un nou element"
|
||||
msgid "Add a new item"
|
||||
msgstr "Afegiu un nou element"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:146
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:263
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:149
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:267
|
||||
msgid "Add a new section"
|
||||
msgstr "Afegir una nova secció"
|
||||
|
||||
@ -233,12 +233,12 @@ msgstr ""
|
||||
msgid "Base URL"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:55
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:58
|
||||
msgctxt "The basics section of a resume consists of User's Picture, Full Name, Location etc."
|
||||
msgid "Basics"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:21
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:43
|
||||
msgid "Basics"
|
||||
msgstr ""
|
||||
|
||||
@ -312,6 +312,16 @@ msgstr "Codi"
|
||||
msgid "Code must be exactly 6 digits long."
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:272
|
||||
msgid "Collapse All"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:30
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:115
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/summary.tsx:33
|
||||
msgid "Collapse section"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-options.tsx:136
|
||||
msgid "Columns"
|
||||
msgstr ""
|
||||
@ -385,7 +395,7 @@ msgstr ""
|
||||
msgid "Custom resume sections"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/stores/resume.ts:47
|
||||
#: apps/client/src/stores/resume.ts:53
|
||||
msgid "Custom Section"
|
||||
msgstr ""
|
||||
|
||||
@ -526,7 +536,7 @@ msgstr "Efectes"
|
||||
#: apps/client/src/pages/auth/forgot-password/page.tsx:82
|
||||
#: apps/client/src/pages/auth/login/page.tsx:90
|
||||
#: apps/client/src/pages/auth/register/page.tsx:141
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:54
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:81
|
||||
#: apps/client/src/pages/dashboard/settings/_sections/account.tsx:181
|
||||
msgid "Email"
|
||||
msgstr "Correu electrònic"
|
||||
@ -571,6 +581,16 @@ msgstr ""
|
||||
msgid "Even if you're not in a position to contribute financially, you can still make a difference by giving the GitHub repository a star, spreading the word to your friends, or dropping a quick message to let me know how Reactive Resume has helped you. Your feedback and support are always welcome and much appreciated!"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:271
|
||||
msgid "Expand All"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:30
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:115
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/summary.tsx:33
|
||||
msgid "Expand section"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/home/sections/templates/index.tsx:12
|
||||
msgid "Explore the templates available in Reactive Resume and view the resumes crafted with them. They could also serve as examples to help guide the creation of your next resume."
|
||||
msgstr ""
|
||||
@ -647,7 +667,7 @@ msgstr ""
|
||||
msgid "Friendly"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:31
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:56
|
||||
msgid "Full Name"
|
||||
msgstr "Nom complet"
|
||||
|
||||
@ -692,7 +712,7 @@ msgstr ""
|
||||
msgid "Grid"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:43
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:70
|
||||
msgid "Headline"
|
||||
msgstr ""
|
||||
|
||||
@ -908,7 +928,7 @@ msgstr ""
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/custom-section.tsx:123
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/experience.tsx:86
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/volunteer.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:93
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:120
|
||||
msgid "Location"
|
||||
msgstr ""
|
||||
|
||||
@ -1096,7 +1116,7 @@ msgstr ""
|
||||
msgid "Personal notes for each resume"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:108
|
||||
msgid "Phone"
|
||||
msgstr ""
|
||||
|
||||
@ -1736,7 +1756,7 @@ msgstr ""
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/publications.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/references.tsx:67
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/volunteer.tsx:95
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:69
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:96
|
||||
msgid "Website"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@ -8,7 +8,7 @@ msgstr ""
|
||||
"Language: cs\n"
|
||||
"Project-Id-Version: reactive-resume\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2025-10-01 09:40\n"
|
||||
"PO-Revision-Date: 2025-11-04 14:22\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Czech\n"
|
||||
"Plural-Forms: nplurals=4; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 3;\n"
|
||||
@ -102,8 +102,8 @@ msgstr "Účet"
|
||||
msgid "Add a custom field"
|
||||
msgstr "Přidání vlastního pole"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:119
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:170
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:150
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:203
|
||||
msgctxt "For example, add a new work experience, or add a new profile."
|
||||
msgid "Add a new item"
|
||||
msgstr "Přidat novou položku"
|
||||
@ -112,8 +112,8 @@ msgstr "Přidat novou položku"
|
||||
msgid "Add a new item"
|
||||
msgstr "Přidat novou položku"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:146
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:263
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:149
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:267
|
||||
msgid "Add a new section"
|
||||
msgstr "Přidat novou sekci"
|
||||
|
||||
@ -233,12 +233,12 @@ msgstr "Záložní kódy mohou obsahovat pouze malá písmena nebo číslice a m
|
||||
msgid "Base URL"
|
||||
msgstr "Základní adresa URL"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:55
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:58
|
||||
msgctxt "The basics section of a resume consists of User's Picture, Full Name, Location etc."
|
||||
msgid "Basics"
|
||||
msgstr "Základní"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:21
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:43
|
||||
msgid "Basics"
|
||||
msgstr "Základní"
|
||||
|
||||
@ -312,6 +312,16 @@ msgstr "Kód"
|
||||
msgid "Code must be exactly 6 digits long."
|
||||
msgstr "Kód musí být přesně 6 číslic dlouhý."
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:272
|
||||
msgid "Collapse All"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:30
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:115
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/summary.tsx:33
|
||||
msgid "Collapse section"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-options.tsx:136
|
||||
msgid "Columns"
|
||||
msgstr "Sloupce"
|
||||
@ -385,7 +395,7 @@ msgstr "Vlastní CSS"
|
||||
msgid "Custom resume sections"
|
||||
msgstr "Vlastní sekce životopisů"
|
||||
|
||||
#: apps/client/src/stores/resume.ts:47
|
||||
#: apps/client/src/stores/resume.ts:53
|
||||
msgid "Custom Section"
|
||||
msgstr "Vlastní sekce"
|
||||
|
||||
@ -526,7 +536,7 @@ msgstr "Efekty"
|
||||
#: apps/client/src/pages/auth/forgot-password/page.tsx:82
|
||||
#: apps/client/src/pages/auth/login/page.tsx:90
|
||||
#: apps/client/src/pages/auth/register/page.tsx:141
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:54
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:81
|
||||
#: apps/client/src/pages/dashboard/settings/_sections/account.tsx:181
|
||||
msgid "Email"
|
||||
msgstr "e-mail"
|
||||
@ -571,6 +581,16 @@ msgstr "Chyby"
|
||||
msgid "Even if you're not in a position to contribute financially, you can still make a difference by giving the GitHub repository a star, spreading the word to your friends, or dropping a quick message to let me know how Reactive Resume has helped you. Your feedback and support are always welcome and much appreciated!"
|
||||
msgstr "I když nejste schopni přispět finančně, můžete změnit tím, že budete mít GitHubu hvězdu, šíří slovo svým přátelům nebo shazuje rychlou zprávu, aby mi dalo vědět, jak vám pomohl Reactive Resume Vaše zpětná vazba a podpora jsou vždy vítány a oceňovány!"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:271
|
||||
msgid "Expand All"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:30
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:115
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/summary.tsx:33
|
||||
msgid "Expand section"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/home/sections/templates/index.tsx:12
|
||||
msgid "Explore the templates available in Reactive Resume and view the resumes crafted with them. They could also serve as examples to help guide the creation of your next resume."
|
||||
msgstr "Prozkoumejte šablony dostupné v Reactive Resume a podívejte se na obnovení s nimi. Mohli by také sloužit jako příklady, které by pomohly řídit vytvoření vašeho dalšího životopisu."
|
||||
@ -647,7 +667,7 @@ msgstr "Volné, navždy"
|
||||
msgid "Friendly"
|
||||
msgstr "Přátelské"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:31
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:56
|
||||
msgid "Full Name"
|
||||
msgstr "Celé jméno"
|
||||
|
||||
@ -692,7 +712,7 @@ msgstr "Grayscale"
|
||||
msgid "Grid"
|
||||
msgstr "Mřížka"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:43
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:70
|
||||
msgid "Headline"
|
||||
msgstr "Nadpis"
|
||||
|
||||
@ -908,7 +928,7 @@ msgstr "Seznam"
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/custom-section.tsx:123
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/experience.tsx:86
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/volunteer.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:93
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:120
|
||||
msgid "Location"
|
||||
msgstr "Poloha"
|
||||
|
||||
@ -1096,7 +1116,7 @@ msgstr "PDF"
|
||||
msgid "Personal notes for each resume"
|
||||
msgstr "Osobní poznámky pro každé obnovení"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:108
|
||||
msgid "Phone"
|
||||
msgstr "Telefon"
|
||||
|
||||
@ -1736,7 +1756,7 @@ msgstr "Ověřujeme vaši e-mailovou adresu pouze proto, abychom se ujistili, ž
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/publications.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/references.tsx:67
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/volunteer.tsx:95
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:69
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:96
|
||||
msgid "Website"
|
||||
msgstr "Webová stránka"
|
||||
|
||||
|
||||
@ -8,7 +8,7 @@ msgstr ""
|
||||
"Language: da\n"
|
||||
"Project-Id-Version: reactive-resume\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2025-10-01 09:40\n"
|
||||
"PO-Revision-Date: 2025-11-04 14:22\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Danish\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
@ -102,8 +102,8 @@ msgstr "Konto"
|
||||
msgid "Add a custom field"
|
||||
msgstr "Tilføj et brugerdefineret felt"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:119
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:170
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:150
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:203
|
||||
msgctxt "For example, add a new work experience, or add a new profile."
|
||||
msgid "Add a new item"
|
||||
msgstr "Tilføj et nyt element"
|
||||
@ -112,8 +112,8 @@ msgstr "Tilføj et nyt element"
|
||||
msgid "Add a new item"
|
||||
msgstr "Tilføj et nyt element"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:146
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:263
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:149
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:267
|
||||
msgid "Add a new section"
|
||||
msgstr "Tilføj et nyt afsnit"
|
||||
|
||||
@ -233,12 +233,12 @@ msgstr "Backup-koder må kun indeholde små bogstaver eller tal og skal bestå a
|
||||
msgid "Base URL"
|
||||
msgstr "Basis-URL"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:55
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:58
|
||||
msgctxt "The basics section of a resume consists of User's Picture, Full Name, Location etc."
|
||||
msgid "Basics"
|
||||
msgstr "Grundlæggende"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:21
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:43
|
||||
msgid "Basics"
|
||||
msgstr "Grundlæggende"
|
||||
|
||||
@ -312,6 +312,16 @@ msgstr "Kode"
|
||||
msgid "Code must be exactly 6 digits long."
|
||||
msgstr "Koden skal være præcis 6 cifre lang."
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:272
|
||||
msgid "Collapse All"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:30
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:115
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/summary.tsx:33
|
||||
msgid "Collapse section"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-options.tsx:136
|
||||
msgid "Columns"
|
||||
msgstr "Kolonner"
|
||||
@ -385,7 +395,7 @@ msgstr "Brugerdefineret CSS"
|
||||
msgid "Custom resume sections"
|
||||
msgstr "Brugerdefinerede CV-sektioner"
|
||||
|
||||
#: apps/client/src/stores/resume.ts:47
|
||||
#: apps/client/src/stores/resume.ts:53
|
||||
msgid "Custom Section"
|
||||
msgstr "Brugerdefineret sektion"
|
||||
|
||||
@ -526,7 +536,7 @@ msgstr "Effekter"
|
||||
#: apps/client/src/pages/auth/forgot-password/page.tsx:82
|
||||
#: apps/client/src/pages/auth/login/page.tsx:90
|
||||
#: apps/client/src/pages/auth/register/page.tsx:141
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:54
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:81
|
||||
#: apps/client/src/pages/dashboard/settings/_sections/account.tsx:181
|
||||
msgid "Email"
|
||||
msgstr "Email"
|
||||
@ -571,6 +581,16 @@ msgstr "Fejl"
|
||||
msgid "Even if you're not in a position to contribute financially, you can still make a difference by giving the GitHub repository a star, spreading the word to your friends, or dropping a quick message to let me know how Reactive Resume has helped you. Your feedback and support are always welcome and much appreciated!"
|
||||
msgstr "Selvom du ikke er i stand til at bidrage økonomisk, kan du stadig gøre en forskel ved at give GitHub-lageret en stjerne, sprede budskabet til dine venner eller sende en hurtig besked for at fortælle mig, hvordan Reactive Resume har hjulpet dig. Din feedback og støtte er altid velkommen og meget værdsat!"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:271
|
||||
msgid "Expand All"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:30
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:115
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/summary.tsx:33
|
||||
msgid "Expand section"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/home/sections/templates/index.tsx:12
|
||||
msgid "Explore the templates available in Reactive Resume and view the resumes crafted with them. They could also serve as examples to help guide the creation of your next resume."
|
||||
msgstr "Udforsk de tilgængelige skabeloner i Reactive Resume og se de CV'er der er lavet med dem. De kan også tjene som eksempler til at hjælpe med at guide oprettelsen af dit næste CV."
|
||||
@ -647,7 +667,7 @@ msgstr "Gratis for evigt"
|
||||
msgid "Friendly"
|
||||
msgstr "Venlig"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:31
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:56
|
||||
msgid "Full Name"
|
||||
msgstr "Fulde navn"
|
||||
|
||||
@ -692,7 +712,7 @@ msgstr "Gråtoner"
|
||||
msgid "Grid"
|
||||
msgstr "Gitter"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:43
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:70
|
||||
msgid "Headline"
|
||||
msgstr "Overskrift"
|
||||
|
||||
@ -908,7 +928,7 @@ msgstr "Liste"
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/custom-section.tsx:123
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/experience.tsx:86
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/volunteer.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:93
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:120
|
||||
msgid "Location"
|
||||
msgstr "Beliggenhed"
|
||||
|
||||
@ -1096,7 +1116,7 @@ msgstr "PDF"
|
||||
msgid "Personal notes for each resume"
|
||||
msgstr "Personlige noter til hvert CV"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:108
|
||||
msgid "Phone"
|
||||
msgstr "Telefon"
|
||||
|
||||
@ -1736,7 +1756,7 @@ msgstr "Vi bekræfter kun din e-mailadresse for at sikre, at vi kan sende dig et
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/publications.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/references.tsx:67
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/volunteer.tsx:95
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:69
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:96
|
||||
msgid "Website"
|
||||
msgstr "Hjemmeside"
|
||||
|
||||
|
||||
@ -8,7 +8,7 @@ msgstr ""
|
||||
"Language: de\n"
|
||||
"Project-Id-Version: reactive-resume\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2025-10-01 09:40\n"
|
||||
"PO-Revision-Date: 2025-11-04 14:22\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: German\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
@ -102,8 +102,8 @@ msgstr "Konto"
|
||||
msgid "Add a custom field"
|
||||
msgstr "Benutzerdefiniertes Feld hinzufügen"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:119
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:170
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:150
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:203
|
||||
msgctxt "For example, add a new work experience, or add a new profile."
|
||||
msgid "Add a new item"
|
||||
msgstr "Eintrag hinzufügen"
|
||||
@ -112,8 +112,8 @@ msgstr "Eintrag hinzufügen"
|
||||
msgid "Add a new item"
|
||||
msgstr "Eintrag hinzufügen"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:146
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:263
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:149
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:267
|
||||
msgid "Add a new section"
|
||||
msgstr "Neuen Abschnitt hinzufügen"
|
||||
|
||||
@ -233,12 +233,12 @@ msgstr "Backup-Codes dürfen nur Kleinbuchstaben oder Zahlen enthalten und müss
|
||||
msgid "Base URL"
|
||||
msgstr "Basis URL"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:55
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:58
|
||||
msgctxt "The basics section of a resume consists of User's Picture, Full Name, Location etc."
|
||||
msgid "Basics"
|
||||
msgstr "Allgemein"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:21
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:43
|
||||
msgid "Basics"
|
||||
msgstr "Allgemein"
|
||||
|
||||
@ -312,6 +312,16 @@ msgstr "Code"
|
||||
msgid "Code must be exactly 6 digits long."
|
||||
msgstr "Der Code besteht aus genau 6 Ziffern."
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:272
|
||||
msgid "Collapse All"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:30
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:115
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/summary.tsx:33
|
||||
msgid "Collapse section"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-options.tsx:136
|
||||
msgid "Columns"
|
||||
msgstr "Spalten"
|
||||
@ -385,7 +395,7 @@ msgstr "Benutzerdefiniertes CSS"
|
||||
msgid "Custom resume sections"
|
||||
msgstr "Benutzerdefinierte Lebenslaufabschnitte"
|
||||
|
||||
#: apps/client/src/stores/resume.ts:47
|
||||
#: apps/client/src/stores/resume.ts:53
|
||||
msgid "Custom Section"
|
||||
msgstr "Benutzerdefinierter Abschnitt"
|
||||
|
||||
@ -526,7 +536,7 @@ msgstr "Effekte"
|
||||
#: apps/client/src/pages/auth/forgot-password/page.tsx:82
|
||||
#: apps/client/src/pages/auth/login/page.tsx:90
|
||||
#: apps/client/src/pages/auth/register/page.tsx:141
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:54
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:81
|
||||
#: apps/client/src/pages/dashboard/settings/_sections/account.tsx:181
|
||||
msgid "Email"
|
||||
msgstr "E-Mail"
|
||||
@ -571,6 +581,16 @@ msgstr "Fehler"
|
||||
msgid "Even if you're not in a position to contribute financially, you can still make a difference by giving the GitHub repository a star, spreading the word to your friends, or dropping a quick message to let me know how Reactive Resume has helped you. Your feedback and support are always welcome and much appreciated!"
|
||||
msgstr "Auch wenn du das Projekt nicht finanziell unterstützen kannst, hilfst du dem Projekt enorm, indem du dem GitHub-Repository einen Stern gibst, deinen Freunden davon erzählst oder mir eine Nachricht schickst, um mir erzählen, wie dir Reactive Resume geholfen hat. Dein Feedback und deine Unterstützung sind immer willkommen und sehr geschätzt!"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:271
|
||||
msgid "Expand All"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:30
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:115
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/summary.tsx:33
|
||||
msgid "Expand section"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/home/sections/templates/index.tsx:12
|
||||
msgid "Explore the templates available in Reactive Resume and view the resumes crafted with them. They could also serve as examples to help guide the creation of your next resume."
|
||||
msgstr "Sieh dir die verfügbaren Vorlagen in Reactive Resume an und betrachte die Lebensläufe, die damit erstellt wurden. Sie können auch als Beispiele dienen, um dich bei der Erstellung deines nächsten Lebenslaufs zu inspirieren."
|
||||
@ -647,7 +667,7 @@ msgstr "Kostenlos, für immer"
|
||||
msgid "Friendly"
|
||||
msgstr "Freundlich"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:31
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:56
|
||||
msgid "Full Name"
|
||||
msgstr "Vollständiger Name"
|
||||
|
||||
@ -692,7 +712,7 @@ msgstr "Graustufen"
|
||||
msgid "Grid"
|
||||
msgstr "Rasteransicht"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:43
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:70
|
||||
msgid "Headline"
|
||||
msgstr "Überschrift"
|
||||
|
||||
@ -908,7 +928,7 @@ msgstr "Listenansicht"
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/custom-section.tsx:123
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/experience.tsx:86
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/volunteer.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:93
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:120
|
||||
msgid "Location"
|
||||
msgstr "Ort"
|
||||
|
||||
@ -1096,7 +1116,7 @@ msgstr "PDF"
|
||||
msgid "Personal notes for each resume"
|
||||
msgstr "Persönliche Notizen zu jedem Lebenslauf"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:108
|
||||
msgid "Phone"
|
||||
msgstr "Telefon"
|
||||
|
||||
@ -1736,7 +1756,7 @@ msgstr "Wir verifizieren deine E-Mail-Adresse nur, um sicherzustellen, dass wir
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/publications.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/references.tsx:67
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/volunteer.tsx:95
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:69
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:96
|
||||
msgid "Website"
|
||||
msgstr "Webseite"
|
||||
|
||||
|
||||
@ -8,7 +8,7 @@ msgstr ""
|
||||
"Language: el\n"
|
||||
"Project-Id-Version: reactive-resume\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2025-10-01 09:40\n"
|
||||
"PO-Revision-Date: 2025-11-04 14:22\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Greek\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
@ -102,8 +102,8 @@ msgstr "Λογαριασμός χρήστη"
|
||||
msgid "Add a custom field"
|
||||
msgstr "Προσθέστε ένα προσαρμοσμένο πεδίο"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:119
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:170
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:150
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:203
|
||||
msgctxt "For example, add a new work experience, or add a new profile."
|
||||
msgid "Add a new item"
|
||||
msgstr "Προσθήκη νέου αντικείμενου"
|
||||
@ -112,8 +112,8 @@ msgstr "Προσθήκη νέου αντικείμενου"
|
||||
msgid "Add a new item"
|
||||
msgstr "Προσθήκη νέου αντικείμενου"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:146
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:263
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:149
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:267
|
||||
msgid "Add a new section"
|
||||
msgstr "Προσθήκη νέας ενότητας"
|
||||
|
||||
@ -233,12 +233,12 @@ msgstr "Οι κωδικοί αντιγράφων ασφαλείας μπορού
|
||||
msgid "Base URL"
|
||||
msgstr "https://rxresu.me/builder/cm23wdob830tdmtv5iyuvprzz"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:55
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:58
|
||||
msgctxt "The basics section of a resume consists of User's Picture, Full Name, Location etc."
|
||||
msgid "Basics"
|
||||
msgstr "Βασικά στοιχεία"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:21
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:43
|
||||
msgid "Basics"
|
||||
msgstr "Βασικά στοιχεία"
|
||||
|
||||
@ -312,6 +312,16 @@ msgstr "Κωδικός"
|
||||
msgid "Code must be exactly 6 digits long."
|
||||
msgstr "Ο κωδικός πρέπει να είναι ακριβώς 6 ψηφία."
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:272
|
||||
msgid "Collapse All"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:30
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:115
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/summary.tsx:33
|
||||
msgid "Collapse section"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-options.tsx:136
|
||||
msgid "Columns"
|
||||
msgstr "Στήλες"
|
||||
@ -385,7 +395,7 @@ msgstr "Προσαρμοσμένη CSS"
|
||||
msgid "Custom resume sections"
|
||||
msgstr "Προσαρμοσμένα τμήματα βιογραφικού σημειώματος"
|
||||
|
||||
#: apps/client/src/stores/resume.ts:47
|
||||
#: apps/client/src/stores/resume.ts:53
|
||||
msgid "Custom Section"
|
||||
msgstr "Προσαρμοσμένο τμήμα"
|
||||
|
||||
@ -526,7 +536,7 @@ msgstr "Εφέ:"
|
||||
#: apps/client/src/pages/auth/forgot-password/page.tsx:82
|
||||
#: apps/client/src/pages/auth/login/page.tsx:90
|
||||
#: apps/client/src/pages/auth/register/page.tsx:141
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:54
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:81
|
||||
#: apps/client/src/pages/dashboard/settings/_sections/account.tsx:181
|
||||
msgid "Email"
|
||||
msgstr "Ηλ.Ταχυδρομείο"
|
||||
@ -571,6 +581,16 @@ msgstr "Σφάλματα"
|
||||
msgid "Even if you're not in a position to contribute financially, you can still make a difference by giving the GitHub repository a star, spreading the word to your friends, or dropping a quick message to let me know how Reactive Resume has helped you. Your feedback and support are always welcome and much appreciated!"
|
||||
msgstr "Ακόμη και αν δεν είστε σε θέση να συνεισφέρετε οικονομικά, μπορείτε να κάνετε τη διαφορά δίνοντας ένα αστέρι στο αποθετήριο GitHub, διαδίδοντας το μήνυμα στους φίλους σας ή στέλνοντας ένα γρήγορο μήνυμα για να μου πείτε πώς σας βοήθησε το Reactive Resume. Τα σχόλιά σας και η υποστήριξή σας είναι πάντα ευπρόσδεκτα και εκτιμώνται πολύ!"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:271
|
||||
msgid "Expand All"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:30
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:115
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/summary.tsx:33
|
||||
msgid "Expand section"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/home/sections/templates/index.tsx:12
|
||||
msgid "Explore the templates available in Reactive Resume and view the resumes crafted with them. They could also serve as examples to help guide the creation of your next resume."
|
||||
msgstr "Εξερευνήστε τα πρότυπα που είναι διαθέσιμα στο Reactive Resume και δείτε τα βιογραφικά που έχουν δημιουργηθεί με αυτά. Θα μπορούσαν επίσης να χρησιμεύσουν ως παραδείγματα που θα σας βοηθήσουν να καθοδηγήσετε τη δημιουργία του επόμενου βιογραφικού σας."
|
||||
@ -647,7 +667,7 @@ msgstr "Δωρεάν Για Πάντα"
|
||||
msgid "Friendly"
|
||||
msgstr "Φιλικό"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:31
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:56
|
||||
msgid "Full Name"
|
||||
msgstr "Ονοματεπώνυμο"
|
||||
|
||||
@ -692,7 +712,7 @@ msgstr "Κλίμακα του Γκρι"
|
||||
msgid "Grid"
|
||||
msgstr "Πλέγμα"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:43
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:70
|
||||
msgid "Headline"
|
||||
msgstr "Επικεφαλίδα"
|
||||
|
||||
@ -908,7 +928,7 @@ msgstr "Λίστα"
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/custom-section.tsx:123
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/experience.tsx:86
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/volunteer.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:93
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:120
|
||||
msgid "Location"
|
||||
msgstr "Τοποθεσία"
|
||||
|
||||
@ -1096,7 +1116,7 @@ msgstr "PDF"
|
||||
msgid "Personal notes for each resume"
|
||||
msgstr "Προσωπικές σημειώσεις για κάθε βιογραφικό σημείωμα"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:108
|
||||
msgid "Phone"
|
||||
msgstr "Τηλέφωνο"
|
||||
|
||||
@ -1736,7 +1756,7 @@ msgstr "Επαληθεύουμε τη διεύθυνση email σας μόνο
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/publications.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/references.tsx:67
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/volunteer.tsx:95
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:69
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:96
|
||||
msgid "Website"
|
||||
msgstr "Ιστοσελίδα"
|
||||
|
||||
|
||||
@ -102,8 +102,8 @@ msgstr "Account"
|
||||
msgid "Add a custom field"
|
||||
msgstr "Add a custom field"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:119
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:170
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:150
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:203
|
||||
msgctxt "For example, add a new work experience, or add a new profile."
|
||||
msgid "Add a new item"
|
||||
msgstr "Add a new item"
|
||||
@ -112,8 +112,8 @@ msgstr "Add a new item"
|
||||
msgid "Add a new item"
|
||||
msgstr "Add a new item"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:146
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:263
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:149
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:267
|
||||
msgid "Add a new section"
|
||||
msgstr "Add a new section"
|
||||
|
||||
@ -233,12 +233,12 @@ msgstr "Backup Codes may contain only lowercase letters or numbers, and must be
|
||||
msgid "Base URL"
|
||||
msgstr "Base URL"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:55
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:58
|
||||
msgctxt "The basics section of a resume consists of User's Picture, Full Name, Location etc."
|
||||
msgid "Basics"
|
||||
msgstr "Basics"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:21
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:43
|
||||
msgid "Basics"
|
||||
msgstr "Basics"
|
||||
|
||||
@ -312,6 +312,16 @@ msgstr "Code"
|
||||
msgid "Code must be exactly 6 digits long."
|
||||
msgstr "Code must be exactly 6 digits long."
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:272
|
||||
msgid "Collapse All"
|
||||
msgstr "Collapse All"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:30
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:115
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/summary.tsx:33
|
||||
msgid "Collapse section"
|
||||
msgstr "Collapse section"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-options.tsx:136
|
||||
msgid "Columns"
|
||||
msgstr "Columns"
|
||||
@ -385,7 +395,7 @@ msgstr "Custom CSS"
|
||||
msgid "Custom resume sections"
|
||||
msgstr "Custom resume sections"
|
||||
|
||||
#: apps/client/src/stores/resume.ts:47
|
||||
#: apps/client/src/stores/resume.ts:53
|
||||
msgid "Custom Section"
|
||||
msgstr "Custom Section"
|
||||
|
||||
@ -526,7 +536,7 @@ msgstr "Effects"
|
||||
#: apps/client/src/pages/auth/forgot-password/page.tsx:82
|
||||
#: apps/client/src/pages/auth/login/page.tsx:90
|
||||
#: apps/client/src/pages/auth/register/page.tsx:141
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:54
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:81
|
||||
#: apps/client/src/pages/dashboard/settings/_sections/account.tsx:181
|
||||
msgid "Email"
|
||||
msgstr "Email"
|
||||
@ -571,6 +581,16 @@ msgstr "Errors"
|
||||
msgid "Even if you're not in a position to contribute financially, you can still make a difference by giving the GitHub repository a star, spreading the word to your friends, or dropping a quick message to let me know how Reactive Resume has helped you. Your feedback and support are always welcome and much appreciated!"
|
||||
msgstr "Even if you're not in a position to contribute financially, you can still make a difference by giving the GitHub repository a star, spreading the word to your friends, or dropping a quick message to let me know how Reactive Resume has helped you. Your feedback and support are always welcome and much appreciated!"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:271
|
||||
msgid "Expand All"
|
||||
msgstr "Expand All"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:30
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:115
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/summary.tsx:33
|
||||
msgid "Expand section"
|
||||
msgstr "Expand section"
|
||||
|
||||
#: apps/client/src/pages/home/sections/templates/index.tsx:12
|
||||
msgid "Explore the templates available in Reactive Resume and view the resumes crafted with them. They could also serve as examples to help guide the creation of your next resume."
|
||||
msgstr "Explore the templates available in Reactive Resume and view the resumes crafted with them. They could also serve as examples to help guide the creation of your next resume."
|
||||
@ -647,7 +667,7 @@ msgstr "Free, forever"
|
||||
msgid "Friendly"
|
||||
msgstr "Friendly"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:31
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:56
|
||||
msgid "Full Name"
|
||||
msgstr "Full Name"
|
||||
|
||||
@ -692,7 +712,7 @@ msgstr "Grayscale"
|
||||
msgid "Grid"
|
||||
msgstr "Grid"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:43
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:70
|
||||
msgid "Headline"
|
||||
msgstr "Headline"
|
||||
|
||||
@ -908,7 +928,7 @@ msgstr "List"
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/custom-section.tsx:123
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/experience.tsx:86
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/volunteer.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:93
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:120
|
||||
msgid "Location"
|
||||
msgstr "Location"
|
||||
|
||||
@ -1096,7 +1116,7 @@ msgstr "PDF"
|
||||
msgid "Personal notes for each resume"
|
||||
msgstr "Personal notes for each resume"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:108
|
||||
msgid "Phone"
|
||||
msgstr "Phone"
|
||||
|
||||
@ -1736,7 +1756,7 @@ msgstr "We verify your email address only to ensure that we can send you a passw
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/publications.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/references.tsx:67
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/volunteer.tsx:95
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:69
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:96
|
||||
msgid "Website"
|
||||
msgstr "Website"
|
||||
|
||||
|
||||
@ -8,7 +8,7 @@ msgstr ""
|
||||
"Language: es\n"
|
||||
"Project-Id-Version: reactive-resume\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2025-10-01 09:40\n"
|
||||
"PO-Revision-Date: 2025-11-04 14:22\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Spanish\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
@ -102,8 +102,8 @@ msgstr "Cuenta"
|
||||
msgid "Add a custom field"
|
||||
msgstr "Añadir campo personalizado"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:119
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:170
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:150
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:203
|
||||
msgctxt "For example, add a new work experience, or add a new profile."
|
||||
msgid "Add a new item"
|
||||
msgstr "Añadir un nuevo elemento"
|
||||
@ -112,8 +112,8 @@ msgstr "Añadir un nuevo elemento"
|
||||
msgid "Add a new item"
|
||||
msgstr "Añadir un nuevo elemento"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:146
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:263
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:149
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:267
|
||||
msgid "Add a new section"
|
||||
msgstr "Añadir nueva sección"
|
||||
|
||||
@ -233,12 +233,12 @@ msgstr "Los códigos de respaldo solo pueden contener letras minúsculas o núme
|
||||
msgid "Base URL"
|
||||
msgstr "URL base"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:55
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:58
|
||||
msgctxt "The basics section of a resume consists of User's Picture, Full Name, Location etc."
|
||||
msgid "Basics"
|
||||
msgstr "Lo esencial"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:21
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:43
|
||||
msgid "Basics"
|
||||
msgstr "Lo esencial"
|
||||
|
||||
@ -312,6 +312,16 @@ msgstr "Código"
|
||||
msgid "Code must be exactly 6 digits long."
|
||||
msgstr "El código debe tener exactamente 6 dígitos."
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:272
|
||||
msgid "Collapse All"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:30
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:115
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/summary.tsx:33
|
||||
msgid "Collapse section"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-options.tsx:136
|
||||
msgid "Columns"
|
||||
msgstr "Columnas"
|
||||
@ -385,7 +395,7 @@ msgstr "CSS personalizado"
|
||||
msgid "Custom resume sections"
|
||||
msgstr "Secciones de currículum personalizadas"
|
||||
|
||||
#: apps/client/src/stores/resume.ts:47
|
||||
#: apps/client/src/stores/resume.ts:53
|
||||
msgid "Custom Section"
|
||||
msgstr "Sección personalizada"
|
||||
|
||||
@ -526,7 +536,7 @@ msgstr "Efectos"
|
||||
#: apps/client/src/pages/auth/forgot-password/page.tsx:82
|
||||
#: apps/client/src/pages/auth/login/page.tsx:90
|
||||
#: apps/client/src/pages/auth/register/page.tsx:141
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:54
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:81
|
||||
#: apps/client/src/pages/dashboard/settings/_sections/account.tsx:181
|
||||
msgid "Email"
|
||||
msgstr "Correo electrónico"
|
||||
@ -571,6 +581,16 @@ msgstr "Errores"
|
||||
msgid "Even if you're not in a position to contribute financially, you can still make a difference by giving the GitHub repository a star, spreading the word to your friends, or dropping a quick message to let me know how Reactive Resume has helped you. Your feedback and support are always welcome and much appreciated!"
|
||||
msgstr "Incluso si no te encuentras en la posición de contribuir financieramente, puedes marcar la diferencia guardando el repositorio con una estrella, hablando de él con tus amigos o dejando un mensaje para saber cómo te ha ayudado Reactive Resume. ¡Tu feedback y apoyo son siempre bienvenidos y gratamente apreciados!"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:271
|
||||
msgid "Expand All"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:30
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:115
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/summary.tsx:33
|
||||
msgid "Expand section"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/home/sections/templates/index.tsx:12
|
||||
msgid "Explore the templates available in Reactive Resume and view the resumes crafted with them. They could also serve as examples to help guide the creation of your next resume."
|
||||
msgstr "Explora las plantillas disponibles en Reactive Resume y ve los currículums elaborados con ellas. También podrían servir como ejemplos para ayudar a guiar la creación de tu próximo currículum."
|
||||
@ -647,7 +667,7 @@ msgstr "Gratuito para siempre"
|
||||
msgid "Friendly"
|
||||
msgstr "Amigable"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:31
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:56
|
||||
msgid "Full Name"
|
||||
msgstr "Nombre completo"
|
||||
|
||||
@ -692,7 +712,7 @@ msgstr "Escala de grises"
|
||||
msgid "Grid"
|
||||
msgstr "Cuadrícula"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:43
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:70
|
||||
msgid "Headline"
|
||||
msgstr "Título"
|
||||
|
||||
@ -908,7 +928,7 @@ msgstr "Lista"
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/custom-section.tsx:123
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/experience.tsx:86
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/volunteer.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:93
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:120
|
||||
msgid "Location"
|
||||
msgstr "Ubicación"
|
||||
|
||||
@ -1096,7 +1116,7 @@ msgstr "PDF"
|
||||
msgid "Personal notes for each resume"
|
||||
msgstr "Notas personales para cada currículum"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:108
|
||||
msgid "Phone"
|
||||
msgstr "Teléfono"
|
||||
|
||||
@ -1736,7 +1756,7 @@ msgstr "Verificamos tu dirección de correo electrónico sólo para asegurarnos
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/publications.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/references.tsx:67
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/volunteer.tsx:95
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:69
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:96
|
||||
msgid "Website"
|
||||
msgstr "Sitio Web"
|
||||
|
||||
|
||||
@ -8,7 +8,7 @@ msgstr ""
|
||||
"Language: fa\n"
|
||||
"Project-Id-Version: reactive-resume\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2025-10-01 09:32\n"
|
||||
"PO-Revision-Date: 2025-11-04 14:22\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Persian\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
@ -102,8 +102,8 @@ msgstr "حساب"
|
||||
msgid "Add a custom field"
|
||||
msgstr "افزودن فیلد دلخواه"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:119
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:170
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:150
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:203
|
||||
msgctxt "For example, add a new work experience, or add a new profile."
|
||||
msgid "Add a new item"
|
||||
msgstr "افزودن مورد جدید"
|
||||
@ -112,8 +112,8 @@ msgstr "افزودن مورد جدید"
|
||||
msgid "Add a new item"
|
||||
msgstr "افزودن مورد جدید"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:146
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:263
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:149
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:267
|
||||
msgid "Add a new section"
|
||||
msgstr "یک بخش جدید اضافه کنید"
|
||||
|
||||
@ -233,12 +233,12 @@ msgstr "کدهای پشتیبان فقط باید شامل حروف کوچک ی
|
||||
msgid "Base URL"
|
||||
msgstr "آدرس پایه"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:55
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:58
|
||||
msgctxt "The basics section of a resume consists of User's Picture, Full Name, Location etc."
|
||||
msgid "Basics"
|
||||
msgstr "مبانی"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:21
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:43
|
||||
msgid "Basics"
|
||||
msgstr "مبانی"
|
||||
|
||||
@ -312,6 +312,16 @@ msgstr "کد"
|
||||
msgid "Code must be exactly 6 digits long."
|
||||
msgstr "کد باید دقیقاً 6 رقمی باشد."
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:272
|
||||
msgid "Collapse All"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:30
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:115
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/summary.tsx:33
|
||||
msgid "Collapse section"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-options.tsx:136
|
||||
msgid "Columns"
|
||||
msgstr "ستونها"
|
||||
@ -385,7 +395,7 @@ msgstr "CSS سفارشی"
|
||||
msgid "Custom resume sections"
|
||||
msgstr "بخشهای رزومه شخصیسازی شده"
|
||||
|
||||
#: apps/client/src/stores/resume.ts:47
|
||||
#: apps/client/src/stores/resume.ts:53
|
||||
msgid "Custom Section"
|
||||
msgstr "بخش شخصیسازی شده"
|
||||
|
||||
@ -526,7 +536,7 @@ msgstr "جلوهها"
|
||||
#: apps/client/src/pages/auth/forgot-password/page.tsx:82
|
||||
#: apps/client/src/pages/auth/login/page.tsx:90
|
||||
#: apps/client/src/pages/auth/register/page.tsx:141
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:54
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:81
|
||||
#: apps/client/src/pages/dashboard/settings/_sections/account.tsx:181
|
||||
msgid "Email"
|
||||
msgstr "ایمیل"
|
||||
@ -571,6 +581,16 @@ msgstr "خطاها"
|
||||
msgid "Even if you're not in a position to contribute financially, you can still make a difference by giving the GitHub repository a star, spreading the word to your friends, or dropping a quick message to let me know how Reactive Resume has helped you. Your feedback and support are always welcome and much appreciated!"
|
||||
msgstr "حتی اگر قادر به کمک مالی نباشید، هنوز میتوانید با به دادن یک ستاره در گیت هاب، گسترش خبر به دوستانتان یا ارسال یک پیام سریع برای من که چگونه Reactive Resume به شما کمک کرده است، تفاوت ایجاد کنید. بازخورد و حمایت شما همیشه خوشآمدید و بسیار قدردانی میشود!"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:271
|
||||
msgid "Expand All"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:30
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:115
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/summary.tsx:33
|
||||
msgid "Expand section"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/home/sections/templates/index.tsx:12
|
||||
msgid "Explore the templates available in Reactive Resume and view the resumes crafted with them. They could also serve as examples to help guide the creation of your next resume."
|
||||
msgstr "قالبهای موجود در Reactive Resume را بررسی کرده و رزومههای تولید شده با آنها را مشاهده کنید. آنها همچنین میتوانند به عنوان نمونهها برای کمک در هدایت ایجاد رزومه بعدی شما خدمت کنند."
|
||||
@ -647,7 +667,7 @@ msgstr "رایگان برای همیشه"
|
||||
msgid "Friendly"
|
||||
msgstr "دوستانه"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:31
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:56
|
||||
msgid "Full Name"
|
||||
msgstr "نام و نام خانوادگی"
|
||||
|
||||
@ -692,7 +712,7 @@ msgstr "سیاهوسفید"
|
||||
msgid "Grid"
|
||||
msgstr "جدول"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:43
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:70
|
||||
msgid "Headline"
|
||||
msgstr "تيتر"
|
||||
|
||||
@ -908,7 +928,7 @@ msgstr "لیست"
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/custom-section.tsx:123
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/experience.tsx:86
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/volunteer.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:93
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:120
|
||||
msgid "Location"
|
||||
msgstr "موقعیت مکانی"
|
||||
|
||||
@ -1096,7 +1116,7 @@ msgstr "پیدیاف"
|
||||
msgid "Personal notes for each resume"
|
||||
msgstr "یادداشتهای شخصی برای هر رزومه"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:108
|
||||
msgid "Phone"
|
||||
msgstr "تلفن"
|
||||
|
||||
@ -1736,7 +1756,7 @@ msgstr "ما آدرس ایمیل شما را تأیید می کنیم تا فق
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/publications.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/references.tsx:67
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/volunteer.tsx:95
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:69
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:96
|
||||
msgid "Website"
|
||||
msgstr "وبسایت"
|
||||
|
||||
|
||||
@ -8,7 +8,7 @@ msgstr ""
|
||||
"Language: fi\n"
|
||||
"Project-Id-Version: reactive-resume\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2025-10-01 09:40\n"
|
||||
"PO-Revision-Date: 2025-11-04 14:22\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Finnish\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
@ -102,8 +102,8 @@ msgstr "Tili"
|
||||
msgid "Add a custom field"
|
||||
msgstr "Lisää mukautettu kenttä"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:119
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:170
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:150
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:203
|
||||
msgctxt "For example, add a new work experience, or add a new profile."
|
||||
msgid "Add a new item"
|
||||
msgstr "Lisää uusi kohde"
|
||||
@ -112,8 +112,8 @@ msgstr "Lisää uusi kohde"
|
||||
msgid "Add a new item"
|
||||
msgstr "Lisää uusi kohde"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:146
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:263
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:149
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:267
|
||||
msgid "Add a new section"
|
||||
msgstr "Lisää uusi osio"
|
||||
|
||||
@ -233,12 +233,12 @@ msgstr "Varmuuskoodit voivat sisältää vain pieniä kirjaimia tai numeroita, j
|
||||
msgid "Base URL"
|
||||
msgstr "Perus URL-osoite"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:55
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:58
|
||||
msgctxt "The basics section of a resume consists of User's Picture, Full Name, Location etc."
|
||||
msgid "Basics"
|
||||
msgstr "Perusasiat"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:21
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:43
|
||||
msgid "Basics"
|
||||
msgstr "Perusasiat"
|
||||
|
||||
@ -312,6 +312,16 @@ msgstr "Koodi"
|
||||
msgid "Code must be exactly 6 digits long."
|
||||
msgstr "Koodin on oltava tarkalleen 6 numeroa pitkä."
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:272
|
||||
msgid "Collapse All"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:30
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:115
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/summary.tsx:33
|
||||
msgid "Collapse section"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-options.tsx:136
|
||||
msgid "Columns"
|
||||
msgstr "Sarakkeet"
|
||||
@ -385,7 +395,7 @@ msgstr "Mukautettu CSS"
|
||||
msgid "Custom resume sections"
|
||||
msgstr "Mukautetut ansioluettelon osiot"
|
||||
|
||||
#: apps/client/src/stores/resume.ts:47
|
||||
#: apps/client/src/stores/resume.ts:53
|
||||
msgid "Custom Section"
|
||||
msgstr "Mukautettu osio"
|
||||
|
||||
@ -526,7 +536,7 @@ msgstr "Efektit"
|
||||
#: apps/client/src/pages/auth/forgot-password/page.tsx:82
|
||||
#: apps/client/src/pages/auth/login/page.tsx:90
|
||||
#: apps/client/src/pages/auth/register/page.tsx:141
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:54
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:81
|
||||
#: apps/client/src/pages/dashboard/settings/_sections/account.tsx:181
|
||||
msgid "Email"
|
||||
msgstr "Sähköposti"
|
||||
@ -571,6 +581,16 @@ msgstr "Virheet"
|
||||
msgid "Even if you're not in a position to contribute financially, you can still make a difference by giving the GitHub repository a star, spreading the word to your friends, or dropping a quick message to let me know how Reactive Resume has helped you. Your feedback and support are always welcome and much appreciated!"
|
||||
msgstr "Vaikka et pystyisikään antamaan taloudellista panostusta, voit silti tehdä eron antamalla GitHub-varastolle tähti, levittämällä sanaa ystävillesi tai lähettämällä nopean viestin kertoaksesi, miten Reactive Resume on auttanut sinua. Palaute ja tuki ovat aina tervetulleita ja erittäin arvostettuja!"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:271
|
||||
msgid "Expand All"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:30
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:115
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/summary.tsx:33
|
||||
msgid "Expand section"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/home/sections/templates/index.tsx:12
|
||||
msgid "Explore the templates available in Reactive Resume and view the resumes crafted with them. They could also serve as examples to help guide the creation of your next resume."
|
||||
msgstr "Tutustu saatavilla oleviin mallipohjiin Reactive Resumessa ja katsele niiden avulla luotuja ansioluetteloita. Ne voivat toimia myös esimerkkeinä auttaakseen seuraavan ansioluettelosi luomisessa."
|
||||
@ -647,7 +667,7 @@ msgstr "Ilmainen, ikuisesti"
|
||||
msgid "Friendly"
|
||||
msgstr "Ystävällinen"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:31
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:56
|
||||
msgid "Full Name"
|
||||
msgstr "Koko nimi"
|
||||
|
||||
@ -692,7 +712,7 @@ msgstr "Harmaasävy"
|
||||
msgid "Grid"
|
||||
msgstr "Ruudukko"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:43
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:70
|
||||
msgid "Headline"
|
||||
msgstr "Otsikko"
|
||||
|
||||
@ -908,7 +928,7 @@ msgstr "Lista"
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/custom-section.tsx:123
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/experience.tsx:86
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/volunteer.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:93
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:120
|
||||
msgid "Location"
|
||||
msgstr "Sijainti"
|
||||
|
||||
@ -1096,7 +1116,7 @@ msgstr "PDF"
|
||||
msgid "Personal notes for each resume"
|
||||
msgstr "Henkilökohtaiset muistiinpanot jokaiselle ansioluettelolle"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:108
|
||||
msgid "Phone"
|
||||
msgstr "Puhelin"
|
||||
|
||||
@ -1736,7 +1756,7 @@ msgstr "Me varmistamme sähköpostiosoitteesi vain varmistaaksemme, että voimme
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/publications.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/references.tsx:67
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/volunteer.tsx:95
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:69
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:96
|
||||
msgid "Website"
|
||||
msgstr "Verkkosivusto"
|
||||
|
||||
|
||||
@ -8,7 +8,7 @@ msgstr ""
|
||||
"Language: fr\n"
|
||||
"Project-Id-Version: reactive-resume\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2025-10-01 09:40\n"
|
||||
"PO-Revision-Date: 2025-11-04 14:22\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: French\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
@ -102,8 +102,8 @@ msgstr "Compte"
|
||||
msgid "Add a custom field"
|
||||
msgstr "Ajouter un champ personnalisé"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:119
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:170
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:150
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:203
|
||||
msgctxt "For example, add a new work experience, or add a new profile."
|
||||
msgid "Add a new item"
|
||||
msgstr "Ajouter un nouvel élément"
|
||||
@ -112,8 +112,8 @@ msgstr "Ajouter un nouvel élément"
|
||||
msgid "Add a new item"
|
||||
msgstr "Ajouter un nouvel élément"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:146
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:263
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:149
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:267
|
||||
msgid "Add a new section"
|
||||
msgstr "Ajouter une nouvelle section"
|
||||
|
||||
@ -233,12 +233,12 @@ msgstr "Les codes de sauvegarde ne peuvent contenir que des lettres minuscules o
|
||||
msgid "Base URL"
|
||||
msgstr "URL de base"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:55
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:58
|
||||
msgctxt "The basics section of a resume consists of User's Picture, Full Name, Location etc."
|
||||
msgid "Basics"
|
||||
msgstr "Les bases"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:21
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:43
|
||||
msgid "Basics"
|
||||
msgstr "Les bases"
|
||||
|
||||
@ -312,6 +312,16 @@ msgstr "Code"
|
||||
msgid "Code must be exactly 6 digits long."
|
||||
msgstr "Le code doit comporter exactement 6 chiffres."
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:272
|
||||
msgid "Collapse All"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:30
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:115
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/summary.tsx:33
|
||||
msgid "Collapse section"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-options.tsx:136
|
||||
msgid "Columns"
|
||||
msgstr "Colonnes"
|
||||
@ -385,7 +395,7 @@ msgstr "CSS personnalisé"
|
||||
msgid "Custom resume sections"
|
||||
msgstr "Sections de CV personnalisées"
|
||||
|
||||
#: apps/client/src/stores/resume.ts:47
|
||||
#: apps/client/src/stores/resume.ts:53
|
||||
msgid "Custom Section"
|
||||
msgstr "Section personnalisée"
|
||||
|
||||
@ -526,7 +536,7 @@ msgstr "Effets"
|
||||
#: apps/client/src/pages/auth/forgot-password/page.tsx:82
|
||||
#: apps/client/src/pages/auth/login/page.tsx:90
|
||||
#: apps/client/src/pages/auth/register/page.tsx:141
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:54
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:81
|
||||
#: apps/client/src/pages/dashboard/settings/_sections/account.tsx:181
|
||||
msgid "Email"
|
||||
msgstr "Email"
|
||||
@ -571,6 +581,16 @@ msgstr "Erreurs"
|
||||
msgid "Even if you're not in a position to contribute financially, you can still make a difference by giving the GitHub repository a star, spreading the word to your friends, or dropping a quick message to let me know how Reactive Resume has helped you. Your feedback and support are always welcome and much appreciated!"
|
||||
msgstr "Même si vous n'êtes pas en mesure de contribuer financièrement, vous pouvez toujours faire la différence en attribuant une étoile au référentiel GitHub, en passant le message à vos amis ou en envoyant un message rapide pour me faire savoir comment Reactive Resume vous a aidé. Vos commentaires et votre soutien sont toujours les bienvenus et très appréciés !"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:271
|
||||
msgid "Expand All"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:30
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:115
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/summary.tsx:33
|
||||
msgid "Expand section"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/home/sections/templates/index.tsx:12
|
||||
msgid "Explore the templates available in Reactive Resume and view the resumes crafted with them. They could also serve as examples to help guide the creation of your next resume."
|
||||
msgstr "Explorez les modèles disponibles dans Reactive Resume et consultez les CV qui en sont issus. Ils peuvent également servir d'exemples pour guider la création de votre prochain CV."
|
||||
@ -647,7 +667,7 @@ msgstr "Gratuit, pour toujours"
|
||||
msgid "Friendly"
|
||||
msgstr "Amical"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:31
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:56
|
||||
msgid "Full Name"
|
||||
msgstr "Prénom et Nom"
|
||||
|
||||
@ -692,7 +712,7 @@ msgstr "Niveaux de gris"
|
||||
msgid "Grid"
|
||||
msgstr "Grille"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:43
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:70
|
||||
msgid "Headline"
|
||||
msgstr "Titre"
|
||||
|
||||
@ -908,7 +928,7 @@ msgstr "Liste"
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/custom-section.tsx:123
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/experience.tsx:86
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/volunteer.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:93
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:120
|
||||
msgid "Location"
|
||||
msgstr "Emplacement"
|
||||
|
||||
@ -1096,7 +1116,7 @@ msgstr "PDF"
|
||||
msgid "Personal notes for each resume"
|
||||
msgstr "Notes personnelles pour chaque CV"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:108
|
||||
msgid "Phone"
|
||||
msgstr "Téléphone"
|
||||
|
||||
@ -1736,7 +1756,7 @@ msgstr "Nous vérifions votre adresse électronique uniquement pour nous assurer
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/publications.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/references.tsx:67
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/volunteer.tsx:95
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:69
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:96
|
||||
msgid "Website"
|
||||
msgstr "Site Web"
|
||||
|
||||
|
||||
@ -8,7 +8,7 @@ msgstr ""
|
||||
"Language: he\n"
|
||||
"Project-Id-Version: reactive-resume\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2025-10-01 09:40\n"
|
||||
"PO-Revision-Date: 2025-11-04 14:22\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Hebrew\n"
|
||||
"Plural-Forms: nplurals=4; plural=n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3;\n"
|
||||
@ -102,8 +102,8 @@ msgstr "חשבון"
|
||||
msgid "Add a custom field"
|
||||
msgstr "הוספת שדה מותאם אישית"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:119
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:170
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:150
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:203
|
||||
msgctxt "For example, add a new work experience, or add a new profile."
|
||||
msgid "Add a new item"
|
||||
msgstr "הוספת פריט חדש"
|
||||
@ -112,8 +112,8 @@ msgstr "הוספת פריט חדש"
|
||||
msgid "Add a new item"
|
||||
msgstr "הוספת פריט חדש"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:146
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:263
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:149
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:267
|
||||
msgid "Add a new section"
|
||||
msgstr "הוספת סעיף חדש"
|
||||
|
||||
@ -233,12 +233,12 @@ msgstr "קודים למטרות גיבוי יכולים להכיל רק אותי
|
||||
msgid "Base URL"
|
||||
msgstr "כתובת URL בסיסית"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:55
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:58
|
||||
msgctxt "The basics section of a resume consists of User's Picture, Full Name, Location etc."
|
||||
msgid "Basics"
|
||||
msgstr "פרטים בסיסיים"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:21
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:43
|
||||
msgid "Basics"
|
||||
msgstr "פרטים בסיסיים"
|
||||
|
||||
@ -312,6 +312,16 @@ msgstr "קוד"
|
||||
msgid "Code must be exactly 6 digits long."
|
||||
msgstr "הקוד חייב להיות בדיוק באורך 6 ספרות."
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:272
|
||||
msgid "Collapse All"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:30
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:115
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/summary.tsx:33
|
||||
msgid "Collapse section"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-options.tsx:136
|
||||
msgid "Columns"
|
||||
msgstr "עמודות"
|
||||
@ -385,7 +395,7 @@ msgstr "CSS מותאם אישית"
|
||||
msgid "Custom resume sections"
|
||||
msgstr "סעיפים משלך לקורות החיים"
|
||||
|
||||
#: apps/client/src/stores/resume.ts:47
|
||||
#: apps/client/src/stores/resume.ts:53
|
||||
msgid "Custom Section"
|
||||
msgstr "סעיף מותאם אישית"
|
||||
|
||||
@ -526,7 +536,7 @@ msgstr "אפקטים"
|
||||
#: apps/client/src/pages/auth/forgot-password/page.tsx:82
|
||||
#: apps/client/src/pages/auth/login/page.tsx:90
|
||||
#: apps/client/src/pages/auth/register/page.tsx:141
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:54
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:81
|
||||
#: apps/client/src/pages/dashboard/settings/_sections/account.tsx:181
|
||||
msgid "Email"
|
||||
msgstr "דוא״ל"
|
||||
@ -571,6 +581,16 @@ msgstr "שגיאות"
|
||||
msgid "Even if you're not in a position to contribute financially, you can still make a difference by giving the GitHub repository a star, spreading the word to your friends, or dropping a quick message to let me know how Reactive Resume has helped you. Your feedback and support are always welcome and much appreciated!"
|
||||
msgstr "אפילו אם אין לך יכולת לתרום כלכלית, עדיין אפשר לחולל שינוי על ידי הענקת כוכב למאגר ב־GitHub, הפצת המיזם בקרב חבריך או שליחת הודעה אליי כדי לספר לי איך Reactive Resume סייע לך. המשוב והתמיכה שלך תמיד מחממים את הלב ומאוד מוערכים!"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:271
|
||||
msgid "Expand All"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:30
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:115
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/summary.tsx:33
|
||||
msgid "Expand section"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/home/sections/templates/index.tsx:12
|
||||
msgid "Explore the templates available in Reactive Resume and view the resumes crafted with them. They could also serve as examples to help guide the creation of your next resume."
|
||||
msgstr "אפשר לעיין בתבניות שזמינות ב־Reactive Resume ולצפות בקורות החיים מעוצבים בהן. הן גם יכולות לשמש דוגמאות כדי לסייע בהכוונת יצירת קורות החיים הבאים שלך."
|
||||
@ -647,7 +667,7 @@ msgstr "חינם, לעד"
|
||||
msgid "Friendly"
|
||||
msgstr "ידידותי"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:31
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:56
|
||||
msgid "Full Name"
|
||||
msgstr "שם מלא"
|
||||
|
||||
@ -692,7 +712,7 @@ msgstr "גווני אפור"
|
||||
msgid "Grid"
|
||||
msgstr "רשת"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:43
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:70
|
||||
msgid "Headline"
|
||||
msgstr "כותרת עליונה"
|
||||
|
||||
@ -908,7 +928,7 @@ msgstr "רשימה"
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/custom-section.tsx:123
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/experience.tsx:86
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/volunteer.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:93
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:120
|
||||
msgid "Location"
|
||||
msgstr "מקום"
|
||||
|
||||
@ -1096,7 +1116,7 @@ msgstr "PDF"
|
||||
msgid "Personal notes for each resume"
|
||||
msgstr "הערות אישיות לכל קורות חיים"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:108
|
||||
msgid "Phone"
|
||||
msgstr "טלפון"
|
||||
|
||||
@ -1736,7 +1756,7 @@ msgstr "אנו מאמתים את כתובת הדוא״ל שלך רק כדי לו
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/publications.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/references.tsx:67
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/volunteer.tsx:95
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:69
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:96
|
||||
msgid "Website"
|
||||
msgstr "אתר אינטרנט"
|
||||
|
||||
|
||||
@ -8,7 +8,7 @@ msgstr ""
|
||||
"Language: hi\n"
|
||||
"Project-Id-Version: reactive-resume\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2025-10-08 00:10\n"
|
||||
"PO-Revision-Date: 2025-11-04 14:22\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Hindi\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
@ -102,8 +102,8 @@ msgstr "खाता"
|
||||
msgid "Add a custom field"
|
||||
msgstr "नया कस्टम फ़ील्ड जोड़ें"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:119
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:170
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:150
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:203
|
||||
msgctxt "For example, add a new work experience, or add a new profile."
|
||||
msgid "Add a new item"
|
||||
msgstr "एक नया आइटम जोड़ें"
|
||||
@ -112,8 +112,8 @@ msgstr "एक नया आइटम जोड़ें"
|
||||
msgid "Add a new item"
|
||||
msgstr "एक नया आइटम जोड़ें"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:146
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:263
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:149
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:267
|
||||
msgid "Add a new section"
|
||||
msgstr "एक नया अनुभाग जोड़ें"
|
||||
|
||||
@ -233,12 +233,12 @@ msgstr "बैकअप कोड में केवल छोटे अक्
|
||||
msgid "Base URL"
|
||||
msgstr "बेस URL"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:55
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:58
|
||||
msgctxt "The basics section of a resume consists of User's Picture, Full Name, Location etc."
|
||||
msgid "Basics"
|
||||
msgstr "बुनियादी"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:21
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:43
|
||||
msgid "Basics"
|
||||
msgstr "बुनियादी"
|
||||
|
||||
@ -312,6 +312,16 @@ msgstr "कोड"
|
||||
msgid "Code must be exactly 6 digits long."
|
||||
msgstr "कोड बिल्कुल 6 अंक लंबा होना चाहिए."
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:272
|
||||
msgid "Collapse All"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:30
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:115
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/summary.tsx:33
|
||||
msgid "Collapse section"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-options.tsx:136
|
||||
msgid "Columns"
|
||||
msgstr "कॉलम"
|
||||
@ -385,7 +395,7 @@ msgstr "कस्टम सीएसएस"
|
||||
msgid "Custom resume sections"
|
||||
msgstr "कस्टम बायोडाटा अनुभाग"
|
||||
|
||||
#: apps/client/src/stores/resume.ts:47
|
||||
#: apps/client/src/stores/resume.ts:53
|
||||
msgid "Custom Section"
|
||||
msgstr "कस्टम अनुभाग"
|
||||
|
||||
@ -526,7 +536,7 @@ msgstr "प्रभाव"
|
||||
#: apps/client/src/pages/auth/forgot-password/page.tsx:82
|
||||
#: apps/client/src/pages/auth/login/page.tsx:90
|
||||
#: apps/client/src/pages/auth/register/page.tsx:141
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:54
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:81
|
||||
#: apps/client/src/pages/dashboard/settings/_sections/account.tsx:181
|
||||
msgid "Email"
|
||||
msgstr "ई-मेल"
|
||||
@ -571,6 +581,16 @@ msgstr "त्रुटि"
|
||||
msgid "Even if you're not in a position to contribute financially, you can still make a difference by giving the GitHub repository a star, spreading the word to your friends, or dropping a quick message to let me know how Reactive Resume has helped you. Your feedback and support are always welcome and much appreciated!"
|
||||
msgstr "भले ही आप वित्तीय रूप से योगदान करने की स्थिति में नहीं हैं, फिर भी आप GitHub रिपॉजिटरी को एक स्टार देकर, अपने दोस्तों तक बात फैलाकर, या मुझे यह बताने के लिए एक त्वरित संदेश भेजकर अंतर ला सकते हैं कि रिएक्टिव रेज़्यूमे ने आपकी कैसे मदद की है। आपकी प्रतिक्रिया और समर्थन का हमेशा स्वागत है और बहुत सराहना की जाती है!"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:271
|
||||
msgid "Expand All"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:30
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:115
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/summary.tsx:33
|
||||
msgid "Expand section"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/home/sections/templates/index.tsx:12
|
||||
msgid "Explore the templates available in Reactive Resume and view the resumes crafted with them. They could also serve as examples to help guide the creation of your next resume."
|
||||
msgstr "रिएक्टिव रेज़्यूमे में उपलब्ध टेम्पलेट्स का अन्वेषण करें और उनके साथ तैयार किए गए रेज़्यूमे देखें। वे आपके अगले बायोडाटा के निर्माण में मार्गदर्शन के लिए उदाहरण के रूप में भी काम कर सकते हैं।"
|
||||
@ -647,7 +667,7 @@ msgstr "हमेशा के लिए मुफ़्त"
|
||||
msgid "Friendly"
|
||||
msgstr "मित्रतापूर्ण"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:31
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:56
|
||||
msgid "Full Name"
|
||||
msgstr "पूरा नाम"
|
||||
|
||||
@ -692,7 +712,7 @@ msgstr "ग्रेस्केल"
|
||||
msgid "Grid"
|
||||
msgstr "ग्रिड"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:43
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:70
|
||||
msgid "Headline"
|
||||
msgstr "शीर्षक"
|
||||
|
||||
@ -908,7 +928,7 @@ msgstr "सूची"
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/custom-section.tsx:123
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/experience.tsx:86
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/volunteer.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:93
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:120
|
||||
msgid "Location"
|
||||
msgstr "स्थान"
|
||||
|
||||
@ -1096,7 +1116,7 @@ msgstr "पीडीएफ"
|
||||
msgid "Personal notes for each resume"
|
||||
msgstr "प्रत्येक बायोडाटा के लिए व्यक्तिगत नोट्स"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:108
|
||||
msgid "Phone"
|
||||
msgstr "फ़ोन"
|
||||
|
||||
@ -1736,7 +1756,7 @@ msgstr "हम आपके ईमेल पते को केवल यह
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/publications.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/references.tsx:67
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/volunteer.tsx:95
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:69
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:96
|
||||
msgid "Website"
|
||||
msgstr "वेबसाइट"
|
||||
|
||||
|
||||
@ -8,7 +8,7 @@ msgstr ""
|
||||
"Language: hu\n"
|
||||
"Project-Id-Version: reactive-resume\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2025-10-01 09:40\n"
|
||||
"PO-Revision-Date: 2025-11-04 14:22\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Hungarian\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
@ -102,8 +102,8 @@ msgstr "Fiók"
|
||||
msgid "Add a custom field"
|
||||
msgstr "Egyéni mező hozzáadása"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:119
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:170
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:150
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:203
|
||||
msgctxt "For example, add a new work experience, or add a new profile."
|
||||
msgid "Add a new item"
|
||||
msgstr "Elem hozzáadása"
|
||||
@ -112,8 +112,8 @@ msgstr "Elem hozzáadása"
|
||||
msgid "Add a new item"
|
||||
msgstr "Elem hozzáadása"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:146
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:263
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:149
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:267
|
||||
msgid "Add a new section"
|
||||
msgstr "Új szekció hozzáadása"
|
||||
|
||||
@ -233,12 +233,12 @@ msgstr "A biztonsági kódok csak kisbetűket vagy számokat tartalmazhatnak, é
|
||||
msgid "Base URL"
|
||||
msgstr "Bázis URL"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:55
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:58
|
||||
msgctxt "The basics section of a resume consists of User's Picture, Full Name, Location etc."
|
||||
msgid "Basics"
|
||||
msgstr "Alapadatok"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:21
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:43
|
||||
msgid "Basics"
|
||||
msgstr "Alapadatok"
|
||||
|
||||
@ -312,6 +312,16 @@ msgstr "Kód"
|
||||
msgid "Code must be exactly 6 digits long."
|
||||
msgstr "A kódnak pontosan 6 számjegyből kell állnia."
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:272
|
||||
msgid "Collapse All"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:30
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:115
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/summary.tsx:33
|
||||
msgid "Collapse section"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-options.tsx:136
|
||||
msgid "Columns"
|
||||
msgstr "Oszlopok"
|
||||
@ -385,7 +395,7 @@ msgstr "Egyéni CSS"
|
||||
msgid "Custom resume sections"
|
||||
msgstr "Egyéni önéletrajz szakaszok"
|
||||
|
||||
#: apps/client/src/stores/resume.ts:47
|
||||
#: apps/client/src/stores/resume.ts:53
|
||||
msgid "Custom Section"
|
||||
msgstr "Egyéni szekció"
|
||||
|
||||
@ -526,7 +536,7 @@ msgstr "Effektek"
|
||||
#: apps/client/src/pages/auth/forgot-password/page.tsx:82
|
||||
#: apps/client/src/pages/auth/login/page.tsx:90
|
||||
#: apps/client/src/pages/auth/register/page.tsx:141
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:54
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:81
|
||||
#: apps/client/src/pages/dashboard/settings/_sections/account.tsx:181
|
||||
msgid "Email"
|
||||
msgstr "E-mail"
|
||||
@ -571,6 +581,16 @@ msgstr "Hibák"
|
||||
msgid "Even if you're not in a position to contribute financially, you can still make a difference by giving the GitHub repository a star, spreading the word to your friends, or dropping a quick message to let me know how Reactive Resume has helped you. Your feedback and support are always welcome and much appreciated!"
|
||||
msgstr "Még ha nem is vagy abban a helyzetben, hogy anyagilag hozzájárulj, akkor is tehetsz valamit, ha csillagot adsz a GitHub tárolónak, továbbítod a hírt barátaidnak, vagy küldesz egy gyors üzenetet, hogy tudasd velem, hogyan segített neked a Reactive Resume. Visszajelzéseiteket és támogatásotokat mindig szívesen fogadjuk és nagyra értékeljük!"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:271
|
||||
msgid "Expand All"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:30
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:115
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/summary.tsx:33
|
||||
msgid "Expand section"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/home/sections/templates/index.tsx:12
|
||||
msgid "Explore the templates available in Reactive Resume and view the resumes crafted with them. They could also serve as examples to help guide the creation of your next resume."
|
||||
msgstr "Fedezze fel a Reaktív önéletrajzban elérhető sablonokat, és tekintse meg a velük készített önéletrajzokat. Ezek példaként is szolgálhatnak a következő önéletrajzának elkészítéséhez."
|
||||
@ -647,7 +667,7 @@ msgstr "Mindig ingyenes"
|
||||
msgid "Friendly"
|
||||
msgstr "Barátságos"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:31
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:56
|
||||
msgid "Full Name"
|
||||
msgstr "Teljes név"
|
||||
|
||||
@ -692,7 +712,7 @@ msgstr "Szürkeárnyalatos"
|
||||
msgid "Grid"
|
||||
msgstr "Rács"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:43
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:70
|
||||
msgid "Headline"
|
||||
msgstr "Főcím"
|
||||
|
||||
@ -908,7 +928,7 @@ msgstr "Lista"
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/custom-section.tsx:123
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/experience.tsx:86
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/volunteer.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:93
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:120
|
||||
msgid "Location"
|
||||
msgstr "Helyszín"
|
||||
|
||||
@ -1096,7 +1116,7 @@ msgstr "PDF"
|
||||
msgid "Personal notes for each resume"
|
||||
msgstr "Személyes megjegyzések minden önéletrajzhoz"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:108
|
||||
msgid "Phone"
|
||||
msgstr "Telefonszám"
|
||||
|
||||
@ -1736,7 +1756,7 @@ msgstr "Csak azért ellenőrizzük az e-mail címét, hogy küldhessünk Önnek
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/publications.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/references.tsx:67
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/volunteer.tsx:95
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:69
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:96
|
||||
msgid "Website"
|
||||
msgstr "Honlap"
|
||||
|
||||
|
||||
@ -8,7 +8,7 @@ msgstr ""
|
||||
"Language: id\n"
|
||||
"Project-Id-Version: reactive-resume\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2025-10-01 09:40\n"
|
||||
"PO-Revision-Date: 2025-11-04 14:22\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Indonesian\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
@ -102,8 +102,8 @@ msgstr "Akun"
|
||||
msgid "Add a custom field"
|
||||
msgstr "Tambahkan kolom kustom"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:119
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:170
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:150
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:203
|
||||
msgctxt "For example, add a new work experience, or add a new profile."
|
||||
msgid "Add a new item"
|
||||
msgstr "Tambah item baru"
|
||||
@ -112,8 +112,8 @@ msgstr "Tambah item baru"
|
||||
msgid "Add a new item"
|
||||
msgstr "Tambah item baru"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:146
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:263
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:149
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:267
|
||||
msgid "Add a new section"
|
||||
msgstr "Tambahkan bagian baru"
|
||||
|
||||
@ -233,12 +233,12 @@ msgstr "Kode Cadangan hanya boleh berisi huruf kecil atau angka, dan harus tepat
|
||||
msgid "Base URL"
|
||||
msgstr "URL dasar"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:55
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:58
|
||||
msgctxt "The basics section of a resume consists of User's Picture, Full Name, Location etc."
|
||||
msgid "Basics"
|
||||
msgstr "Dasar-dasar"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:21
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:43
|
||||
msgid "Basics"
|
||||
msgstr "Dasar-dasar"
|
||||
|
||||
@ -312,6 +312,16 @@ msgstr "Kode"
|
||||
msgid "Code must be exactly 6 digits long."
|
||||
msgstr "Kode harus terdiri dari 6 digit."
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:272
|
||||
msgid "Collapse All"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:30
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:115
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/summary.tsx:33
|
||||
msgid "Collapse section"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-options.tsx:136
|
||||
msgid "Columns"
|
||||
msgstr "Kolom"
|
||||
@ -385,7 +395,7 @@ msgstr "CSS khusus"
|
||||
msgid "Custom resume sections"
|
||||
msgstr "Bagian resume khusus"
|
||||
|
||||
#: apps/client/src/stores/resume.ts:47
|
||||
#: apps/client/src/stores/resume.ts:53
|
||||
msgid "Custom Section"
|
||||
msgstr "Bagian Khusus"
|
||||
|
||||
@ -526,7 +536,7 @@ msgstr "Efek"
|
||||
#: apps/client/src/pages/auth/forgot-password/page.tsx:82
|
||||
#: apps/client/src/pages/auth/login/page.tsx:90
|
||||
#: apps/client/src/pages/auth/register/page.tsx:141
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:54
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:81
|
||||
#: apps/client/src/pages/dashboard/settings/_sections/account.tsx:181
|
||||
msgid "Email"
|
||||
msgstr "Email"
|
||||
@ -571,6 +581,16 @@ msgstr "Kesalahan"
|
||||
msgid "Even if you're not in a position to contribute financially, you can still make a difference by giving the GitHub repository a star, spreading the word to your friends, or dropping a quick message to let me know how Reactive Resume has helped you. Your feedback and support are always welcome and much appreciated!"
|
||||
msgstr "Meskipun Anda belum bisa berkontribusi secara finansial, Anda masih bisa berkontribusi dengan cara memberikan bintang pada repositori GitHub, menyebarkannya ke teman-teman Anda, atau mengirimkan pesan singkat kepada saya bagaimana Reactive Resume telah membantu Anda. Umpan balik dan dukungan Anda selalu diterima dan sangat kami hargai!"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:271
|
||||
msgid "Expand All"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:30
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:115
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/summary.tsx:33
|
||||
msgid "Expand section"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/home/sections/templates/index.tsx:12
|
||||
msgid "Explore the templates available in Reactive Resume and view the resumes crafted with them. They could also serve as examples to help guide the creation of your next resume."
|
||||
msgstr "Jelajahi templat yang tersedia di Reactive Resume dan melihat resume yang dibuat dengan templat tersebut. Templat ini juga dapat digunakan sebagai contoh untuk membantu dalam pembuatan resume Anda."
|
||||
@ -647,7 +667,7 @@ msgstr "Gratis, selamanya"
|
||||
msgid "Friendly"
|
||||
msgstr "Ramah"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:31
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:56
|
||||
msgid "Full Name"
|
||||
msgstr "Nama Lengkap"
|
||||
|
||||
@ -692,7 +712,7 @@ msgstr "Skala abu-abu"
|
||||
msgid "Grid"
|
||||
msgstr "Grid"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:43
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:70
|
||||
msgid "Headline"
|
||||
msgstr "Judul"
|
||||
|
||||
@ -908,7 +928,7 @@ msgstr "Daftar"
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/custom-section.tsx:123
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/experience.tsx:86
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/volunteer.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:93
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:120
|
||||
msgid "Location"
|
||||
msgstr "Lokasi"
|
||||
|
||||
@ -1096,7 +1116,7 @@ msgstr "PDF"
|
||||
msgid "Personal notes for each resume"
|
||||
msgstr "Catatan pribadi untuk setiap resume"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:108
|
||||
msgid "Phone"
|
||||
msgstr "Telepon"
|
||||
|
||||
@ -1736,7 +1756,7 @@ msgstr "Kami memverifikasi alamat email Anda hanya untuk memastikan bahwa kami d
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/publications.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/references.tsx:67
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/volunteer.tsx:95
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:69
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:96
|
||||
msgid "Website"
|
||||
msgstr "Situs web"
|
||||
|
||||
|
||||
@ -8,7 +8,7 @@ msgstr ""
|
||||
"Language: it\n"
|
||||
"Project-Id-Version: reactive-resume\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2025-10-01 09:40\n"
|
||||
"PO-Revision-Date: 2025-11-04 14:22\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Italian\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
@ -102,8 +102,8 @@ msgstr "Account"
|
||||
msgid "Add a custom field"
|
||||
msgstr "Aggiungi un campo personalizzato"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:119
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:170
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:150
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:203
|
||||
msgctxt "For example, add a new work experience, or add a new profile."
|
||||
msgid "Add a new item"
|
||||
msgstr "Aggiungi nuovo elemento"
|
||||
@ -112,8 +112,8 @@ msgstr "Aggiungi nuovo elemento"
|
||||
msgid "Add a new item"
|
||||
msgstr "Aggiungi nuovo elemento"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:146
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:263
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:149
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:267
|
||||
msgid "Add a new section"
|
||||
msgstr "Aggiungi una nuova sezione"
|
||||
|
||||
@ -233,12 +233,12 @@ msgstr "I codici di backup possono contenere solo lettere minuscole o numeri e d
|
||||
msgid "Base URL"
|
||||
msgstr "URL di base"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:55
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:58
|
||||
msgctxt "The basics section of a resume consists of User's Picture, Full Name, Location etc."
|
||||
msgid "Basics"
|
||||
msgstr "Basi"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:21
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:43
|
||||
msgid "Basics"
|
||||
msgstr "Basi"
|
||||
|
||||
@ -312,6 +312,16 @@ msgstr "Codice"
|
||||
msgid "Code must be exactly 6 digits long."
|
||||
msgstr "Il codice deve essere lungo esattamente 6 cifre."
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:272
|
||||
msgid "Collapse All"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:30
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:115
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/summary.tsx:33
|
||||
msgid "Collapse section"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-options.tsx:136
|
||||
msgid "Columns"
|
||||
msgstr "Colonne"
|
||||
@ -385,7 +395,7 @@ msgstr "CSS personalizzato"
|
||||
msgid "Custom resume sections"
|
||||
msgstr "Sezioni di curriculum personalizzate"
|
||||
|
||||
#: apps/client/src/stores/resume.ts:47
|
||||
#: apps/client/src/stores/resume.ts:53
|
||||
msgid "Custom Section"
|
||||
msgstr "Sezione personalizzata"
|
||||
|
||||
@ -526,7 +536,7 @@ msgstr "Effetti"
|
||||
#: apps/client/src/pages/auth/forgot-password/page.tsx:82
|
||||
#: apps/client/src/pages/auth/login/page.tsx:90
|
||||
#: apps/client/src/pages/auth/register/page.tsx:141
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:54
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:81
|
||||
#: apps/client/src/pages/dashboard/settings/_sections/account.tsx:181
|
||||
msgid "Email"
|
||||
msgstr "Email"
|
||||
@ -571,6 +581,16 @@ msgstr "Errori"
|
||||
msgid "Even if you're not in a position to contribute financially, you can still make a difference by giving the GitHub repository a star, spreading the word to your friends, or dropping a quick message to let me know how Reactive Resume has helped you. Your feedback and support are always welcome and much appreciated!"
|
||||
msgstr "Anche se non sei nella posizione di contribuire finanziariamente, puoi comunque fare la differenza assegnando una stella al repository GitHub, spargendo la voce ai tuoi amici o inviando un breve messaggio per farmi sapere come Reactive Resume ti ha aiutato. Il tuo feedback e il tuo supporto sono sempre benvenuti e molto apprezzati!"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:271
|
||||
msgid "Expand All"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:30
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:115
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/summary.tsx:33
|
||||
msgid "Expand section"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/home/sections/templates/index.tsx:12
|
||||
msgid "Explore the templates available in Reactive Resume and view the resumes crafted with them. They could also serve as examples to help guide the creation of your next resume."
|
||||
msgstr "Esplora i modelli disponibili in Reactive Resume e visualizza i curriculum realizzati con essi. Potrebbero anche servire come esempi per guidare la creazione del tuo prossimo curriculum."
|
||||
@ -647,7 +667,7 @@ msgstr "Gratis, per sempre"
|
||||
msgid "Friendly"
|
||||
msgstr "Amichevole"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:31
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:56
|
||||
msgid "Full Name"
|
||||
msgstr "Nome Completo"
|
||||
|
||||
@ -692,7 +712,7 @@ msgstr "Scala di grigi"
|
||||
msgid "Grid"
|
||||
msgstr "Griglia"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:43
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:70
|
||||
msgid "Headline"
|
||||
msgstr "Titolo"
|
||||
|
||||
@ -908,7 +928,7 @@ msgstr "Lista"
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/custom-section.tsx:123
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/experience.tsx:86
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/volunteer.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:93
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:120
|
||||
msgid "Location"
|
||||
msgstr "Posizione"
|
||||
|
||||
@ -1096,7 +1116,7 @@ msgstr "PDF"
|
||||
msgid "Personal notes for each resume"
|
||||
msgstr "Note personali per ogni curriculum"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:108
|
||||
msgid "Phone"
|
||||
msgstr "Telefono"
|
||||
|
||||
@ -1736,7 +1756,7 @@ msgstr "Verifichiamo il suo indirizzo e-mail solo per assicurarci di poterle inv
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/publications.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/references.tsx:67
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/volunteer.tsx:95
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:69
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:96
|
||||
msgid "Website"
|
||||
msgstr "Sito Web"
|
||||
|
||||
|
||||
@ -8,7 +8,7 @@ msgstr ""
|
||||
"Language: ja\n"
|
||||
"Project-Id-Version: reactive-resume\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2025-10-01 09:40\n"
|
||||
"PO-Revision-Date: 2025-11-04 14:22\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Japanese\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
@ -102,8 +102,8 @@ msgstr "アカウント"
|
||||
msgid "Add a custom field"
|
||||
msgstr "カスタムフィールドを追加"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:119
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:170
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:150
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:203
|
||||
msgctxt "For example, add a new work experience, or add a new profile."
|
||||
msgid "Add a new item"
|
||||
msgstr "アイテムを追加"
|
||||
@ -112,8 +112,8 @@ msgstr "アイテムを追加"
|
||||
msgid "Add a new item"
|
||||
msgstr "アイテムを追加"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:146
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:263
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:149
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:267
|
||||
msgid "Add a new section"
|
||||
msgstr "セクションを追加"
|
||||
|
||||
@ -233,12 +233,12 @@ msgstr "バックアップコードは小文字のアルファベットまたは
|
||||
msgid "Base URL"
|
||||
msgstr "ベースURL"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:55
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:58
|
||||
msgctxt "The basics section of a resume consists of User's Picture, Full Name, Location etc."
|
||||
msgid "Basics"
|
||||
msgstr "基礎"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:21
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:43
|
||||
msgid "Basics"
|
||||
msgstr "基礎"
|
||||
|
||||
@ -312,6 +312,16 @@ msgstr "コード"
|
||||
msgid "Code must be exactly 6 digits long."
|
||||
msgstr "コードは6桁の長さでなければなりません。"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:272
|
||||
msgid "Collapse All"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:30
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:115
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/summary.tsx:33
|
||||
msgid "Collapse section"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-options.tsx:136
|
||||
msgid "Columns"
|
||||
msgstr "カラム"
|
||||
@ -385,7 +395,7 @@ msgstr "カスタムCSS"
|
||||
msgid "Custom resume sections"
|
||||
msgstr "カスタム履歴書セクション"
|
||||
|
||||
#: apps/client/src/stores/resume.ts:47
|
||||
#: apps/client/src/stores/resume.ts:53
|
||||
msgid "Custom Section"
|
||||
msgstr "カスタムセクション"
|
||||
|
||||
@ -526,7 +536,7 @@ msgstr "効果"
|
||||
#: apps/client/src/pages/auth/forgot-password/page.tsx:82
|
||||
#: apps/client/src/pages/auth/login/page.tsx:90
|
||||
#: apps/client/src/pages/auth/register/page.tsx:141
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:54
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:81
|
||||
#: apps/client/src/pages/dashboard/settings/_sections/account.tsx:181
|
||||
msgid "Email"
|
||||
msgstr "Eメール"
|
||||
@ -571,6 +581,16 @@ msgstr "エラー"
|
||||
msgid "Even if you're not in a position to contribute financially, you can still make a difference by giving the GitHub repository a star, spreading the word to your friends, or dropping a quick message to let me know how Reactive Resume has helped you. Your feedback and support are always welcome and much appreciated!"
|
||||
msgstr "たとえ金銭的に貢献する立場にないとしても、GitHubリポジトリにスターを付けることで違いを生み出すことができます。 あなたの友人に言葉を広めるか、またはReactive Resume があなたをどのように役立ったかを私に知らせるためにクイックメッセージを落とす。 あなたのフィードバックとサポートはいつでも歓迎し、非常に感謝しています!"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:271
|
||||
msgid "Expand All"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:30
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:115
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/summary.tsx:33
|
||||
msgid "Expand section"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/home/sections/templates/index.tsx:12
|
||||
msgid "Explore the templates available in Reactive Resume and view the resumes crafted with them. They could also serve as examples to help guide the creation of your next resume."
|
||||
msgstr "Reactive Resume で利用可能なテンプレートを探索し、作成した履歴書を表示します。 また、次の履歴書の作成をガイドするための例としても役立ちます。"
|
||||
@ -647,7 +667,7 @@ msgstr "無料、永久に"
|
||||
msgid "Friendly"
|
||||
msgstr "フレンドリーな"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:31
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:56
|
||||
msgid "Full Name"
|
||||
msgstr "フルネーム"
|
||||
|
||||
@ -692,7 +712,7 @@ msgstr "Grayscale"
|
||||
msgid "Grid"
|
||||
msgstr "グリッド"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:43
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:70
|
||||
msgid "Headline"
|
||||
msgstr "見出し"
|
||||
|
||||
@ -908,7 +928,7 @@ msgstr "リスト"
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/custom-section.tsx:123
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/experience.tsx:86
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/volunteer.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:93
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:120
|
||||
msgid "Location"
|
||||
msgstr "場所"
|
||||
|
||||
@ -1096,7 +1116,7 @@ msgstr "PDF"
|
||||
msgid "Personal notes for each resume"
|
||||
msgstr "各履歴書の個人的なメモ"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:108
|
||||
msgid "Phone"
|
||||
msgstr "電話番号"
|
||||
|
||||
@ -1736,7 +1756,7 @@ msgstr "パスワードを忘れた場合に備えて、パスワードリセッ
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/publications.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/references.tsx:67
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/volunteer.tsx:95
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:69
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:96
|
||||
msgid "Website"
|
||||
msgstr "Webサイト"
|
||||
|
||||
|
||||
@ -8,7 +8,7 @@ msgstr ""
|
||||
"Language: km\n"
|
||||
"Project-Id-Version: reactive-resume\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2025-10-01 09:32\n"
|
||||
"PO-Revision-Date: 2025-11-04 14:22\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Khmer\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
@ -102,8 +102,8 @@ msgstr ""
|
||||
msgid "Add a custom field"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:119
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:170
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:150
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:203
|
||||
msgctxt "For example, add a new work experience, or add a new profile."
|
||||
msgid "Add a new item"
|
||||
msgstr ""
|
||||
@ -112,8 +112,8 @@ msgstr ""
|
||||
msgid "Add a new item"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:146
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:263
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:149
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:267
|
||||
msgid "Add a new section"
|
||||
msgstr ""
|
||||
|
||||
@ -233,12 +233,12 @@ msgstr ""
|
||||
msgid "Base URL"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:55
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:58
|
||||
msgctxt "The basics section of a resume consists of User's Picture, Full Name, Location etc."
|
||||
msgid "Basics"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:21
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:43
|
||||
msgid "Basics"
|
||||
msgstr ""
|
||||
|
||||
@ -312,6 +312,16 @@ msgstr ""
|
||||
msgid "Code must be exactly 6 digits long."
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:272
|
||||
msgid "Collapse All"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:30
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:115
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/summary.tsx:33
|
||||
msgid "Collapse section"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-options.tsx:136
|
||||
msgid "Columns"
|
||||
msgstr ""
|
||||
@ -385,7 +395,7 @@ msgstr ""
|
||||
msgid "Custom resume sections"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/stores/resume.ts:47
|
||||
#: apps/client/src/stores/resume.ts:53
|
||||
msgid "Custom Section"
|
||||
msgstr ""
|
||||
|
||||
@ -526,7 +536,7 @@ msgstr ""
|
||||
#: apps/client/src/pages/auth/forgot-password/page.tsx:82
|
||||
#: apps/client/src/pages/auth/login/page.tsx:90
|
||||
#: apps/client/src/pages/auth/register/page.tsx:141
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:54
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:81
|
||||
#: apps/client/src/pages/dashboard/settings/_sections/account.tsx:181
|
||||
msgid "Email"
|
||||
msgstr ""
|
||||
@ -571,6 +581,16 @@ msgstr ""
|
||||
msgid "Even if you're not in a position to contribute financially, you can still make a difference by giving the GitHub repository a star, spreading the word to your friends, or dropping a quick message to let me know how Reactive Resume has helped you. Your feedback and support are always welcome and much appreciated!"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:271
|
||||
msgid "Expand All"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:30
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:115
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/summary.tsx:33
|
||||
msgid "Expand section"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/home/sections/templates/index.tsx:12
|
||||
msgid "Explore the templates available in Reactive Resume and view the resumes crafted with them. They could also serve as examples to help guide the creation of your next resume."
|
||||
msgstr ""
|
||||
@ -647,7 +667,7 @@ msgstr ""
|
||||
msgid "Friendly"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:31
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:56
|
||||
msgid "Full Name"
|
||||
msgstr ""
|
||||
|
||||
@ -692,7 +712,7 @@ msgstr ""
|
||||
msgid "Grid"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:43
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:70
|
||||
msgid "Headline"
|
||||
msgstr ""
|
||||
|
||||
@ -908,7 +928,7 @@ msgstr ""
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/custom-section.tsx:123
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/experience.tsx:86
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/volunteer.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:93
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:120
|
||||
msgid "Location"
|
||||
msgstr ""
|
||||
|
||||
@ -1096,7 +1116,7 @@ msgstr ""
|
||||
msgid "Personal notes for each resume"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:108
|
||||
msgid "Phone"
|
||||
msgstr ""
|
||||
|
||||
@ -1736,7 +1756,7 @@ msgstr ""
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/publications.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/references.tsx:67
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/volunteer.tsx:95
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:69
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:96
|
||||
msgid "Website"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@ -8,7 +8,7 @@ msgstr ""
|
||||
"Language: kn\n"
|
||||
"Project-Id-Version: reactive-resume\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2025-10-01 09:32\n"
|
||||
"PO-Revision-Date: 2025-11-04 14:22\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Kannada\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
@ -102,8 +102,8 @@ msgstr "ಖಾತೆಗಳು"
|
||||
msgid "Add a custom field"
|
||||
msgstr "ಕಸ್ಟಮ್ ಕ್ಷೇತ್ರವನ್ನು ಸೇರಿಸಿ"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:119
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:170
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:150
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:203
|
||||
msgctxt "For example, add a new work experience, or add a new profile."
|
||||
msgid "Add a new item"
|
||||
msgstr "ಹೊಸ ಐಟಂ ಸೇರಿಸಿ"
|
||||
@ -112,8 +112,8 @@ msgstr "ಹೊಸ ಐಟಂ ಸೇರಿಸಿ"
|
||||
msgid "Add a new item"
|
||||
msgstr "ಹೊಸ ಐಟಂ ಸೇರಿಸಿ"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:146
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:263
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:149
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:267
|
||||
msgid "Add a new section"
|
||||
msgstr "ಹೊಸ ವಿಭಾಗವನ್ನು ಸೇರಿಸಿ"
|
||||
|
||||
@ -233,12 +233,12 @@ msgstr "ಬ್ಯಾಕಪ್ ಕೋಡ್ಗಳು ಸಣ್ಣ ಅಕ್ಷ
|
||||
msgid "Base URL"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:55
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:58
|
||||
msgctxt "The basics section of a resume consists of User's Picture, Full Name, Location etc."
|
||||
msgid "Basics"
|
||||
msgstr "ಸಾಮಾನ್ಯ"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:21
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:43
|
||||
msgid "Basics"
|
||||
msgstr "ಸಾಮಾನ್ಯ"
|
||||
|
||||
@ -312,6 +312,16 @@ msgstr "ಕೋಡ್"
|
||||
msgid "Code must be exactly 6 digits long."
|
||||
msgstr "ಕೋಡ್ ನಿಖರವಾಗಿ 6 ಅಂಕೆಗಳನ್ನು ಹೊಂದಿರಬೇಕು."
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:272
|
||||
msgid "Collapse All"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:30
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:115
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/summary.tsx:33
|
||||
msgid "Collapse section"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-options.tsx:136
|
||||
msgid "Columns"
|
||||
msgstr "ಕಾಲಮ್ಗಳು"
|
||||
@ -385,7 +395,7 @@ msgstr ""
|
||||
msgid "Custom resume sections"
|
||||
msgstr "ಕಸ್ಟಮ್ ಪುನರಾರಂಭ ವಿಭಾಗಗಳು"
|
||||
|
||||
#: apps/client/src/stores/resume.ts:47
|
||||
#: apps/client/src/stores/resume.ts:53
|
||||
msgid "Custom Section"
|
||||
msgstr "ಕಸ್ಟಮ್ ವಿಭಾಗ"
|
||||
|
||||
@ -526,7 +536,7 @@ msgstr "ಪರಿಣಾಮಗಳು"
|
||||
#: apps/client/src/pages/auth/forgot-password/page.tsx:82
|
||||
#: apps/client/src/pages/auth/login/page.tsx:90
|
||||
#: apps/client/src/pages/auth/register/page.tsx:141
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:54
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:81
|
||||
#: apps/client/src/pages/dashboard/settings/_sections/account.tsx:181
|
||||
msgid "Email"
|
||||
msgstr "ಇಮೇಲ್"
|
||||
@ -571,6 +581,16 @@ msgstr "ದೋಷಗಳು"
|
||||
msgid "Even if you're not in a position to contribute financially, you can still make a difference by giving the GitHub repository a star, spreading the word to your friends, or dropping a quick message to let me know how Reactive Resume has helped you. Your feedback and support are always welcome and much appreciated!"
|
||||
msgstr "ನೀವು ಆರ್ಥಿಕವಾಗಿ ಕೊಡುಗೆ ನೀಡುವ ಸ್ಥಿತಿಯಲ್ಲಿಲ್ಲದಿದ್ದರೂ ಸಹ, GitHub ರೆಪೊಸಿಟರಿಗೆ ನಕ್ಷತ್ರವನ್ನು ನೀಡುವ ಮೂಲಕ, ನಿಮ್ಮ ಸ್ನೇಹಿತರಿಗೆ ಸುದ್ದಿಯನ್ನು ಹರಡುವ ಮೂಲಕ ಅಥವಾ ರಿಯಾಕ್ಟಿವ್ ರೆಸ್ಯೂಮ್ ನಿಮಗೆ ಹೇಗೆ ಸಹಾಯ ಮಾಡಿದೆ ಎಂಬುದನ್ನು ನನಗೆ ತಿಳಿಸಲು ತ್ವರಿತ ಸಂದೇಶವನ್ನು ನೀಡುವ ಮೂಲಕ ನೀವು ಇನ್ನೂ ಬದಲಾವಣೆಯನ್ನು ಮಾಡಬಹುದು. ನಿಮ್ಮ ಪ್ರತಿಕ್ರಿಯೆ ಮತ್ತು ಬೆಂಬಲ ಯಾವಾಗಲೂ ಸ್ವಾಗತಾರ್ಹ ಮತ್ತು ಹೆಚ್ಚು ಮೆಚ್ಚುಗೆ!"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:271
|
||||
msgid "Expand All"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:30
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:115
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/summary.tsx:33
|
||||
msgid "Expand section"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/home/sections/templates/index.tsx:12
|
||||
msgid "Explore the templates available in Reactive Resume and view the resumes crafted with them. They could also serve as examples to help guide the creation of your next resume."
|
||||
msgstr "ಪ್ರತಿಕ್ರಿಯಾತ್ಮಕ ರೆಸ್ಯೂಮ್ ಲಭ್ಯವಿರುವ ಟೆಂಪ್ಲೇಟ್ಗಳನ್ನು ಅನ್ವೇಷಿಸಿ ಮತ್ತು ಅವರೊಂದಿಗೆ ರಚಿಸಲಾದ ರೆಸ್ಯೂಮ್ಗಳನ್ನು ವೀಕ್ಷಿಸಿ. ನಿಮ್ಮ ಮುಂದಿನ ರೆಸ್ಯೂಮ್ ರಚನೆಗೆ ಮಾರ್ಗದರ್ಶನ ನೀಡಲು ಅವರು ಉದಾಹರಣೆಗಳಾಗಿ ಕಾರ್ಯನಿರ್ವಹಿಸಬಹುದು."
|
||||
@ -647,7 +667,7 @@ msgstr "ಉಚಿತ ಶಾಶ್ವತವಾಗಿ"
|
||||
msgid "Friendly"
|
||||
msgstr "ಸ್ನೇಹಪರ"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:31
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:56
|
||||
msgid "Full Name"
|
||||
msgstr "ಪೂರ್ಣ ಹೆಸರು"
|
||||
|
||||
@ -692,7 +712,7 @@ msgstr "ಗ್ರೇಸ್ಕೇಲ್"
|
||||
msgid "Grid"
|
||||
msgstr "ಗ್ರಿಡ್"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:43
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:70
|
||||
msgid "Headline"
|
||||
msgstr "ಶೀರ್ಷಿಕೆ"
|
||||
|
||||
@ -908,7 +928,7 @@ msgstr "ಪಟ್ಟಿ"
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/custom-section.tsx:123
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/experience.tsx:86
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/volunteer.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:93
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:120
|
||||
msgid "Location"
|
||||
msgstr "ಸ್ಥಳ"
|
||||
|
||||
@ -1096,7 +1116,7 @@ msgstr "PDF"
|
||||
msgid "Personal notes for each resume"
|
||||
msgstr "ಪ್ರತಿ ರೆಸ್ಯೂಮ್ ವೈಯಕ್ತಿಕ ಟಿಪ್ಪಣಿಗಳು"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:108
|
||||
msgid "Phone"
|
||||
msgstr "ದೂರವಾಣಿ"
|
||||
|
||||
@ -1736,7 +1756,7 @@ msgstr "ನಿಮ್ಮ ಪಾಸ್ವರ್ಡ್ ಅನ್ನು ನೀವ
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/publications.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/references.tsx:67
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/volunteer.tsx:95
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:69
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:96
|
||||
msgid "Website"
|
||||
msgstr "ಜಾಲತಾಣ"
|
||||
|
||||
|
||||
@ -8,7 +8,7 @@ msgstr ""
|
||||
"Language: ko\n"
|
||||
"Project-Id-Version: reactive-resume\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2025-10-01 09:40\n"
|
||||
"PO-Revision-Date: 2025-11-04 14:22\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Korean\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
@ -102,8 +102,8 @@ msgstr "계정"
|
||||
msgid "Add a custom field"
|
||||
msgstr "사용자 지정 필드 추가"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:119
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:170
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:150
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:203
|
||||
msgctxt "For example, add a new work experience, or add a new profile."
|
||||
msgid "Add a new item"
|
||||
msgstr "새 항목 추가"
|
||||
@ -112,8 +112,8 @@ msgstr "새 항목 추가"
|
||||
msgid "Add a new item"
|
||||
msgstr "새 항목 추가"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:146
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:263
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:149
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:267
|
||||
msgid "Add a new section"
|
||||
msgstr "새 섹션 추가"
|
||||
|
||||
@ -233,12 +233,12 @@ msgstr "백업 코드는 소문자 또는 숫자만 포함할 수 있으며 정
|
||||
msgid "Base URL"
|
||||
msgstr "기본 URL"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:55
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:58
|
||||
msgctxt "The basics section of a resume consists of User's Picture, Full Name, Location etc."
|
||||
msgid "Basics"
|
||||
msgstr "기본 사항"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:21
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:43
|
||||
msgid "Basics"
|
||||
msgstr "기본 사항"
|
||||
|
||||
@ -312,6 +312,16 @@ msgstr "코드"
|
||||
msgid "Code must be exactly 6 digits long."
|
||||
msgstr "코드는 정확히 6자리여야 합니다."
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:272
|
||||
msgid "Collapse All"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:30
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:115
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/summary.tsx:33
|
||||
msgid "Collapse section"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-options.tsx:136
|
||||
msgid "Columns"
|
||||
msgstr "열"
|
||||
@ -385,7 +395,7 @@ msgstr "사용자 정의 CSS"
|
||||
msgid "Custom resume sections"
|
||||
msgstr "사용자 지정 이력서 섹션"
|
||||
|
||||
#: apps/client/src/stores/resume.ts:47
|
||||
#: apps/client/src/stores/resume.ts:53
|
||||
msgid "Custom Section"
|
||||
msgstr "사용자 지정 섹션"
|
||||
|
||||
@ -526,7 +536,7 @@ msgstr "효과"
|
||||
#: apps/client/src/pages/auth/forgot-password/page.tsx:82
|
||||
#: apps/client/src/pages/auth/login/page.tsx:90
|
||||
#: apps/client/src/pages/auth/register/page.tsx:141
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:54
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:81
|
||||
#: apps/client/src/pages/dashboard/settings/_sections/account.tsx:181
|
||||
msgid "Email"
|
||||
msgstr "이메일"
|
||||
@ -571,6 +581,16 @@ msgstr "오류"
|
||||
msgid "Even if you're not in a position to contribute financially, you can still make a difference by giving the GitHub repository a star, spreading the word to your friends, or dropping a quick message to let me know how Reactive Resume has helped you. Your feedback and support are always welcome and much appreciated!"
|
||||
msgstr "재정적으로 기여하지 않으셔도 GitHub 저장소에 별점을 주거나, 친구들에게 알리거나, Reactive Resume가 어떻게 도움이 되었는지 메시지로 알려주시면 더욱 발전 할 수 있습니다. 귀하의 피드백과 지원은 언제나 환영이며 많은 감사를 드립니다!"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:271
|
||||
msgid "Expand All"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:30
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:115
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/summary.tsx:33
|
||||
msgid "Expand section"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/home/sections/templates/index.tsx:12
|
||||
msgid "Explore the templates available in Reactive Resume and view the resumes crafted with them. They could also serve as examples to help guide the creation of your next resume."
|
||||
msgstr "Reactive Resume 에서 사용할 수 있는 템플릿을 살펴보고 이 템플릿으로 만든 이력서를 확인하세요. 다음 이력서를 작성할 때 참고할 수 있는 예시로도 사용할 수 있습니다."
|
||||
@ -647,7 +667,7 @@ msgstr "영원히 무료"
|
||||
msgid "Friendly"
|
||||
msgstr "친절함"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:31
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:56
|
||||
msgid "Full Name"
|
||||
msgstr "전체 이름"
|
||||
|
||||
@ -692,7 +712,7 @@ msgstr "그레이 스케일"
|
||||
msgid "Grid"
|
||||
msgstr "그리드"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:43
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:70
|
||||
msgid "Headline"
|
||||
msgstr "헤드라인"
|
||||
|
||||
@ -908,7 +928,7 @@ msgstr "목록"
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/custom-section.tsx:123
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/experience.tsx:86
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/volunteer.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:93
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:120
|
||||
msgid "Location"
|
||||
msgstr "위치"
|
||||
|
||||
@ -1096,7 +1116,7 @@ msgstr "PDF"
|
||||
msgid "Personal notes for each resume"
|
||||
msgstr "각 이력서에 대한 개인 메모"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:108
|
||||
msgid "Phone"
|
||||
msgstr "전화"
|
||||
|
||||
@ -1736,7 +1756,7 @@ msgstr "비밀번호를 잊어버린 경우 비밀번호 재설정 링크를 보
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/publications.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/references.tsx:67
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/volunteer.tsx:95
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:69
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:96
|
||||
msgid "Website"
|
||||
msgstr "웹사이트"
|
||||
|
||||
|
||||
@ -8,7 +8,7 @@ msgstr ""
|
||||
"Language: lt\n"
|
||||
"Project-Id-Version: reactive-resume\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2025-10-01 09:40\n"
|
||||
"PO-Revision-Date: 2025-11-04 14:22\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Lithuanian\n"
|
||||
"Plural-Forms: nplurals=4; plural=(n%10==1 && (n%100>19 || n%100<11) ? 0 : (n%10>=2 && n%10<=9) && (n%100>19 || n%100<11) ? 1 : n%1!=0 ? 2: 3);\n"
|
||||
@ -102,8 +102,8 @@ msgstr "Paskyra"
|
||||
msgid "Add a custom field"
|
||||
msgstr "Pridėti pasirinktinį lauką"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:119
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:170
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:150
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:203
|
||||
msgctxt "For example, add a new work experience, or add a new profile."
|
||||
msgid "Add a new item"
|
||||
msgstr "Pridėti naują elementą"
|
||||
@ -112,8 +112,8 @@ msgstr "Pridėti naują elementą"
|
||||
msgid "Add a new item"
|
||||
msgstr "Pridėti naują elementą"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:146
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:263
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:149
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:267
|
||||
msgid "Add a new section"
|
||||
msgstr "Pridėti naują skyrių"
|
||||
|
||||
@ -233,12 +233,12 @@ msgstr "Atsarginius kodus gali sudaryti tik mažosios raidės arba skaičiai, ju
|
||||
msgid "Base URL"
|
||||
msgstr "Bazinis URL adresas"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:55
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:58
|
||||
msgctxt "The basics section of a resume consists of User's Picture, Full Name, Location etc."
|
||||
msgid "Basics"
|
||||
msgstr "Pagrindai"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:21
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:43
|
||||
msgid "Basics"
|
||||
msgstr "Pagrindai"
|
||||
|
||||
@ -312,6 +312,16 @@ msgstr "Kodas"
|
||||
msgid "Code must be exactly 6 digits long."
|
||||
msgstr "Kodas turi būti lygiai 6 skaitmenų ilgio."
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:272
|
||||
msgid "Collapse All"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:30
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:115
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/summary.tsx:33
|
||||
msgid "Collapse section"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-options.tsx:136
|
||||
msgid "Columns"
|
||||
msgstr "Stulpeliai"
|
||||
@ -385,7 +395,7 @@ msgstr "Pasirinktinis CSS"
|
||||
msgid "Custom resume sections"
|
||||
msgstr "Pasirinktiniai gyvenimo aprašymo skyriai"
|
||||
|
||||
#: apps/client/src/stores/resume.ts:47
|
||||
#: apps/client/src/stores/resume.ts:53
|
||||
msgid "Custom Section"
|
||||
msgstr "Pasirinktinis skyrius"
|
||||
|
||||
@ -526,7 +536,7 @@ msgstr "Efektai"
|
||||
#: apps/client/src/pages/auth/forgot-password/page.tsx:82
|
||||
#: apps/client/src/pages/auth/login/page.tsx:90
|
||||
#: apps/client/src/pages/auth/register/page.tsx:141
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:54
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:81
|
||||
#: apps/client/src/pages/dashboard/settings/_sections/account.tsx:181
|
||||
msgid "Email"
|
||||
msgstr "El. paštas"
|
||||
@ -571,6 +581,16 @@ msgstr "Klaidos"
|
||||
msgid "Even if you're not in a position to contribute financially, you can still make a difference by giving the GitHub repository a star, spreading the word to your friends, or dropping a quick message to let me know how Reactive Resume has helped you. Your feedback and support are always welcome and much appreciated!"
|
||||
msgstr "Net jei negalite prisidėti finansiškai, vis tiek galite kažką pakeisti, suteikdami \"GitHub\" saugyklai žvaigždutę, paskleisdami žinią draugams arba parašydami trumpą žinutę ir pranešdami, kaip \"Reactive Resume\" jums padėjo. Jūsų atsiliepimai ir parama visada laukiami ir labai vertinami!"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:271
|
||||
msgid "Expand All"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:30
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:115
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/summary.tsx:33
|
||||
msgid "Expand section"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/home/sections/templates/index.tsx:12
|
||||
msgid "Explore the templates available in Reactive Resume and view the resumes crafted with them. They could also serve as examples to help guide the creation of your next resume."
|
||||
msgstr "Išnagrinėkite \"Reactive Resume\" esančius šablonus ir peržiūrėkite pagal juos sukurtus gyvenimo aprašymus. Jie taip pat gali būti pavyzdžiai, kuriais vadovaudamiesi galėsite kurti kitą savo gyvenimo aprašymą."
|
||||
@ -647,7 +667,7 @@ msgstr "Nemokamai, visam laikui"
|
||||
msgid "Friendly"
|
||||
msgstr "Draugiškas"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:31
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:56
|
||||
msgid "Full Name"
|
||||
msgstr "Pilnas vardas"
|
||||
|
||||
@ -692,7 +712,7 @@ msgstr "Pilka skalė"
|
||||
msgid "Grid"
|
||||
msgstr "Tinklelis"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:43
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:70
|
||||
msgid "Headline"
|
||||
msgstr "Antraštė"
|
||||
|
||||
@ -908,7 +928,7 @@ msgstr "Sąrašas"
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/custom-section.tsx:123
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/experience.tsx:86
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/volunteer.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:93
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:120
|
||||
msgid "Location"
|
||||
msgstr "Vieta"
|
||||
|
||||
@ -1096,7 +1116,7 @@ msgstr "PDF"
|
||||
msgid "Personal notes for each resume"
|
||||
msgstr "Asmeninės pastabos prie kiekvieno gyvenimo aprašymo"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:108
|
||||
msgid "Phone"
|
||||
msgstr "Telefonas"
|
||||
|
||||
@ -1736,7 +1756,7 @@ msgstr "Jūsų el. pašto adresą tikriname tik tam, kad galėtume atsiųsti sla
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/publications.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/references.tsx:67
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/volunteer.tsx:95
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:69
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:96
|
||||
msgid "Website"
|
||||
msgstr "Tinklalapis"
|
||||
|
||||
|
||||
@ -8,7 +8,7 @@ msgstr ""
|
||||
"Language: lv\n"
|
||||
"Project-Id-Version: reactive-resume\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2025-10-01 09:40\n"
|
||||
"PO-Revision-Date: 2025-11-04 14:22\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Latvian\n"
|
||||
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2;\n"
|
||||
@ -102,8 +102,8 @@ msgstr "Konts"
|
||||
msgid "Add a custom field"
|
||||
msgstr "Pielāgotā lauka pievienošana"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:119
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:170
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:150
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:203
|
||||
msgctxt "For example, add a new work experience, or add a new profile."
|
||||
msgid "Add a new item"
|
||||
msgstr "Pievienot jaunu elementu"
|
||||
@ -112,8 +112,8 @@ msgstr "Pievienot jaunu elementu"
|
||||
msgid "Add a new item"
|
||||
msgstr "Pievienot jaunu elementu"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:146
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:263
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:149
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:267
|
||||
msgid "Add a new section"
|
||||
msgstr "Pievienot jaunu sadaļu"
|
||||
|
||||
@ -233,12 +233,12 @@ msgstr "Rezerves kopiju kodos drīkst būt tikai mazie burti vai cipari, un tiem
|
||||
msgid "Base URL"
|
||||
msgstr "Bāzes URL"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:55
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:58
|
||||
msgctxt "The basics section of a resume consists of User's Picture, Full Name, Location etc."
|
||||
msgid "Basics"
|
||||
msgstr "Pamati"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:21
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:43
|
||||
msgid "Basics"
|
||||
msgstr "Pamati"
|
||||
|
||||
@ -312,6 +312,16 @@ msgstr "Kods"
|
||||
msgid "Code must be exactly 6 digits long."
|
||||
msgstr "Kodam jābūt tieši 6 ciparu garam."
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:272
|
||||
msgid "Collapse All"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:30
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:115
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/summary.tsx:33
|
||||
msgid "Collapse section"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-options.tsx:136
|
||||
msgid "Columns"
|
||||
msgstr "Kolonnas"
|
||||
@ -385,7 +395,7 @@ msgstr "Pielāgotais CSS"
|
||||
msgid "Custom resume sections"
|
||||
msgstr "Pielāgotas CV sadaļas"
|
||||
|
||||
#: apps/client/src/stores/resume.ts:47
|
||||
#: apps/client/src/stores/resume.ts:53
|
||||
msgid "Custom Section"
|
||||
msgstr "Pielāgotā sadaļa"
|
||||
|
||||
@ -526,7 +536,7 @@ msgstr "Ietekme"
|
||||
#: apps/client/src/pages/auth/forgot-password/page.tsx:82
|
||||
#: apps/client/src/pages/auth/login/page.tsx:90
|
||||
#: apps/client/src/pages/auth/register/page.tsx:141
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:54
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:81
|
||||
#: apps/client/src/pages/dashboard/settings/_sections/account.tsx:181
|
||||
msgid "Email"
|
||||
msgstr "E-pasts"
|
||||
@ -571,6 +581,16 @@ msgstr "Kļūdas"
|
||||
msgid "Even if you're not in a position to contribute financially, you can still make a difference by giving the GitHub repository a star, spreading the word to your friends, or dropping a quick message to let me know how Reactive Resume has helped you. Your feedback and support are always welcome and much appreciated!"
|
||||
msgstr "Pat ja jums nav iespēju sniegt finansiālu ieguldījumu, jūs joprojām varat kaut ko mainīt, piešķirot GitHub repozitorijam zvaigznīti, izplatot šo informāciju saviem draugiem vai rakstot īsziņu, lai informētu mani, kā Reactive Resume jums ir palīdzējis. Jūsu atsauksmes un atbalsts vienmēr ir gaidīti un ļoti novērtēti!"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:271
|
||||
msgid "Expand All"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:30
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:115
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/summary.tsx:33
|
||||
msgid "Expand section"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/home/sections/templates/index.tsx:12
|
||||
msgid "Explore the templates available in Reactive Resume and view the resumes crafted with them. They could also serve as examples to help guide the creation of your next resume."
|
||||
msgstr "Iepazīstieties ar Reactive Resume pieejamajām veidnēm un apskatiet ar tām izstrādātos CV. Tie var kalpot arī kā piemēri, kas palīdzēs jums izveidot nākamo CV."
|
||||
@ -647,7 +667,7 @@ msgstr "Bezmaksas, uz visiem laikiem"
|
||||
msgid "Friendly"
|
||||
msgstr "Draudzīgs"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:31
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:56
|
||||
msgid "Full Name"
|
||||
msgstr "Pilns nosaukums"
|
||||
|
||||
@ -692,7 +712,7 @@ msgstr "Sarkanās krāsas"
|
||||
msgid "Grid"
|
||||
msgstr "Tīkls"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:43
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:70
|
||||
msgid "Headline"
|
||||
msgstr "Virsraksts"
|
||||
|
||||
@ -908,7 +928,7 @@ msgstr "Saraksts"
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/custom-section.tsx:123
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/experience.tsx:86
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/volunteer.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:93
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:120
|
||||
msgid "Location"
|
||||
msgstr "Atrašanās vieta"
|
||||
|
||||
@ -1096,7 +1116,7 @@ msgstr "PDF"
|
||||
msgid "Personal notes for each resume"
|
||||
msgstr "Personiskas piezīmes par katru CV"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:108
|
||||
msgid "Phone"
|
||||
msgstr "Tālrunis"
|
||||
|
||||
@ -1736,7 +1756,7 @@ msgstr "Mēs pārbaudām jūsu e-pasta adresi tikai tādēļ, lai nodrošinātu,
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/publications.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/references.tsx:67
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/volunteer.tsx:95
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:69
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:96
|
||||
msgid "Website"
|
||||
msgstr "Tīmekļa vietne"
|
||||
|
||||
|
||||
@ -8,7 +8,7 @@ msgstr ""
|
||||
"Language: ml\n"
|
||||
"Project-Id-Version: reactive-resume\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2025-10-01 09:32\n"
|
||||
"PO-Revision-Date: 2025-11-04 14:22\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Malayalam\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
@ -102,8 +102,8 @@ msgstr ""
|
||||
msgid "Add a custom field"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:119
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:170
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:150
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:203
|
||||
msgctxt "For example, add a new work experience, or add a new profile."
|
||||
msgid "Add a new item"
|
||||
msgstr ""
|
||||
@ -112,8 +112,8 @@ msgstr ""
|
||||
msgid "Add a new item"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:146
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:263
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:149
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:267
|
||||
msgid "Add a new section"
|
||||
msgstr ""
|
||||
|
||||
@ -233,12 +233,12 @@ msgstr ""
|
||||
msgid "Base URL"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:55
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:58
|
||||
msgctxt "The basics section of a resume consists of User's Picture, Full Name, Location etc."
|
||||
msgid "Basics"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:21
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:43
|
||||
msgid "Basics"
|
||||
msgstr ""
|
||||
|
||||
@ -312,6 +312,16 @@ msgstr ""
|
||||
msgid "Code must be exactly 6 digits long."
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:272
|
||||
msgid "Collapse All"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:30
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:115
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/summary.tsx:33
|
||||
msgid "Collapse section"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-options.tsx:136
|
||||
msgid "Columns"
|
||||
msgstr ""
|
||||
@ -385,7 +395,7 @@ msgstr ""
|
||||
msgid "Custom resume sections"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/stores/resume.ts:47
|
||||
#: apps/client/src/stores/resume.ts:53
|
||||
msgid "Custom Section"
|
||||
msgstr ""
|
||||
|
||||
@ -526,7 +536,7 @@ msgstr ""
|
||||
#: apps/client/src/pages/auth/forgot-password/page.tsx:82
|
||||
#: apps/client/src/pages/auth/login/page.tsx:90
|
||||
#: apps/client/src/pages/auth/register/page.tsx:141
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:54
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:81
|
||||
#: apps/client/src/pages/dashboard/settings/_sections/account.tsx:181
|
||||
msgid "Email"
|
||||
msgstr ""
|
||||
@ -571,6 +581,16 @@ msgstr ""
|
||||
msgid "Even if you're not in a position to contribute financially, you can still make a difference by giving the GitHub repository a star, spreading the word to your friends, or dropping a quick message to let me know how Reactive Resume has helped you. Your feedback and support are always welcome and much appreciated!"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:271
|
||||
msgid "Expand All"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:30
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:115
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/summary.tsx:33
|
||||
msgid "Expand section"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/home/sections/templates/index.tsx:12
|
||||
msgid "Explore the templates available in Reactive Resume and view the resumes crafted with them. They could also serve as examples to help guide the creation of your next resume."
|
||||
msgstr ""
|
||||
@ -647,7 +667,7 @@ msgstr ""
|
||||
msgid "Friendly"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:31
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:56
|
||||
msgid "Full Name"
|
||||
msgstr ""
|
||||
|
||||
@ -692,7 +712,7 @@ msgstr ""
|
||||
msgid "Grid"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:43
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:70
|
||||
msgid "Headline"
|
||||
msgstr ""
|
||||
|
||||
@ -908,7 +928,7 @@ msgstr ""
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/custom-section.tsx:123
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/experience.tsx:86
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/volunteer.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:93
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:120
|
||||
msgid "Location"
|
||||
msgstr ""
|
||||
|
||||
@ -1096,7 +1116,7 @@ msgstr ""
|
||||
msgid "Personal notes for each resume"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:108
|
||||
msgid "Phone"
|
||||
msgstr ""
|
||||
|
||||
@ -1736,7 +1756,7 @@ msgstr ""
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/publications.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/references.tsx:67
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/volunteer.tsx:95
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:69
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:96
|
||||
msgid "Website"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@ -8,7 +8,7 @@ msgstr ""
|
||||
"Language: mr\n"
|
||||
"Project-Id-Version: reactive-resume\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2025-10-01 09:32\n"
|
||||
"PO-Revision-Date: 2025-11-04 14:22\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Marathi\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
@ -102,8 +102,8 @@ msgstr "खाते"
|
||||
msgid "Add a custom field"
|
||||
msgstr "सानुकूल रकाना जोडा"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:119
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:170
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:150
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:203
|
||||
msgctxt "For example, add a new work experience, or add a new profile."
|
||||
msgid "Add a new item"
|
||||
msgstr "नवीन वस्तू जोडा"
|
||||
@ -112,8 +112,8 @@ msgstr "नवीन वस्तू जोडा"
|
||||
msgid "Add a new item"
|
||||
msgstr "नवीन वस्तू जोडा"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:146
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:263
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:149
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:267
|
||||
msgid "Add a new section"
|
||||
msgstr "नवीन विभाग जोडा"
|
||||
|
||||
@ -233,12 +233,12 @@ msgstr ""
|
||||
msgid "Base URL"
|
||||
msgstr "पायाभूत URL"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:55
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:58
|
||||
msgctxt "The basics section of a resume consists of User's Picture, Full Name, Location etc."
|
||||
msgid "Basics"
|
||||
msgstr "मूलभूत"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:21
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:43
|
||||
msgid "Basics"
|
||||
msgstr "मूलभूत"
|
||||
|
||||
@ -312,6 +312,16 @@ msgstr "कोड"
|
||||
msgid "Code must be exactly 6 digits long."
|
||||
msgstr "कोड बरोब्बर 6 अंकांचे असायला हवे."
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:272
|
||||
msgid "Collapse All"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:30
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:115
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/summary.tsx:33
|
||||
msgid "Collapse section"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-options.tsx:136
|
||||
msgid "Columns"
|
||||
msgstr "स्तंभ"
|
||||
@ -385,7 +395,7 @@ msgstr "सानुकूल CSS"
|
||||
msgid "Custom resume sections"
|
||||
msgstr "सानुकूल रेझ्युमे विभाग"
|
||||
|
||||
#: apps/client/src/stores/resume.ts:47
|
||||
#: apps/client/src/stores/resume.ts:53
|
||||
msgid "Custom Section"
|
||||
msgstr "सानुकूल विभाग"
|
||||
|
||||
@ -526,7 +536,7 @@ msgstr "इफेक्ट"
|
||||
#: apps/client/src/pages/auth/forgot-password/page.tsx:82
|
||||
#: apps/client/src/pages/auth/login/page.tsx:90
|
||||
#: apps/client/src/pages/auth/register/page.tsx:141
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:54
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:81
|
||||
#: apps/client/src/pages/dashboard/settings/_sections/account.tsx:181
|
||||
msgid "Email"
|
||||
msgstr "ईमेल"
|
||||
@ -571,6 +581,16 @@ msgstr "त्रुट्या"
|
||||
msgid "Even if you're not in a position to contribute financially, you can still make a difference by giving the GitHub repository a star, spreading the word to your friends, or dropping a quick message to let me know how Reactive Resume has helped you. Your feedback and support are always welcome and much appreciated!"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:271
|
||||
msgid "Expand All"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:30
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:115
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/summary.tsx:33
|
||||
msgid "Expand section"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/home/sections/templates/index.tsx:12
|
||||
msgid "Explore the templates available in Reactive Resume and view the resumes crafted with them. They could also serve as examples to help guide the creation of your next resume."
|
||||
msgstr ""
|
||||
@ -647,7 +667,7 @@ msgstr "विनामूल्य, कायमचे"
|
||||
msgid "Friendly"
|
||||
msgstr "मैत्रिपूर्ण"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:31
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:56
|
||||
msgid "Full Name"
|
||||
msgstr "पूर्ण नाव"
|
||||
|
||||
@ -692,7 +712,7 @@ msgstr "ग्रेस्केल"
|
||||
msgid "Grid"
|
||||
msgstr "ग्रिड"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:43
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:70
|
||||
msgid "Headline"
|
||||
msgstr "मथळा"
|
||||
|
||||
@ -908,7 +928,7 @@ msgstr "यादी"
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/custom-section.tsx:123
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/experience.tsx:86
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/volunteer.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:93
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:120
|
||||
msgid "Location"
|
||||
msgstr "स्थान"
|
||||
|
||||
@ -1096,7 +1116,7 @@ msgstr "PDF"
|
||||
msgid "Personal notes for each resume"
|
||||
msgstr "प्रत्येक रेझ्युमेसाठीच्या खाजगी टिपा"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:108
|
||||
msgid "Phone"
|
||||
msgstr "फोन"
|
||||
|
||||
@ -1736,7 +1756,7 @@ msgstr ""
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/publications.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/references.tsx:67
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/volunteer.tsx:95
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:69
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:96
|
||||
msgid "Website"
|
||||
msgstr "संकेतस्थळ"
|
||||
|
||||
|
||||
@ -8,7 +8,7 @@ msgstr ""
|
||||
"Language: ms\n"
|
||||
"Project-Id-Version: reactive-resume\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2025-10-01 09:32\n"
|
||||
"PO-Revision-Date: 2025-11-04 14:22\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Malay\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
@ -102,8 +102,8 @@ msgstr "Akaun"
|
||||
msgid "Add a custom field"
|
||||
msgstr "Tambahkan medan tersuai"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:119
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:170
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:150
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:203
|
||||
msgctxt "For example, add a new work experience, or add a new profile."
|
||||
msgid "Add a new item"
|
||||
msgstr "Tambah item baru"
|
||||
@ -112,8 +112,8 @@ msgstr "Tambah item baru"
|
||||
msgid "Add a new item"
|
||||
msgstr "Tambah item baru"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:146
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:263
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:149
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:267
|
||||
msgid "Add a new section"
|
||||
msgstr "Tambah bahagian baru"
|
||||
|
||||
@ -233,12 +233,12 @@ msgstr "Kod Sandaran mungkin mengandungi huruf kecil atau nombor sahaja, dan mes
|
||||
msgid "Base URL"
|
||||
msgstr "Pautan Asas"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:55
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:58
|
||||
msgctxt "The basics section of a resume consists of User's Picture, Full Name, Location etc."
|
||||
msgid "Basics"
|
||||
msgstr "Asas"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:21
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:43
|
||||
msgid "Basics"
|
||||
msgstr "Asas"
|
||||
|
||||
@ -312,6 +312,16 @@ msgstr "Kod"
|
||||
msgid "Code must be exactly 6 digits long."
|
||||
msgstr "Kod mesti tepat 6 digit panjang."
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:272
|
||||
msgid "Collapse All"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:30
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:115
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/summary.tsx:33
|
||||
msgid "Collapse section"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-options.tsx:136
|
||||
msgid "Columns"
|
||||
msgstr "Kolum"
|
||||
@ -385,7 +395,7 @@ msgstr ""
|
||||
msgid "Custom resume sections"
|
||||
msgstr "Seksyen resume khas"
|
||||
|
||||
#: apps/client/src/stores/resume.ts:47
|
||||
#: apps/client/src/stores/resume.ts:53
|
||||
msgid "Custom Section"
|
||||
msgstr "Bahagian Kustom"
|
||||
|
||||
@ -526,7 +536,7 @@ msgstr "Kesan"
|
||||
#: apps/client/src/pages/auth/forgot-password/page.tsx:82
|
||||
#: apps/client/src/pages/auth/login/page.tsx:90
|
||||
#: apps/client/src/pages/auth/register/page.tsx:141
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:54
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:81
|
||||
#: apps/client/src/pages/dashboard/settings/_sections/account.tsx:181
|
||||
msgid "Email"
|
||||
msgstr "E-mel"
|
||||
@ -571,6 +581,16 @@ msgstr "Ralat"
|
||||
msgid "Even if you're not in a position to contribute financially, you can still make a difference by giving the GitHub repository a star, spreading the word to your friends, or dropping a quick message to let me know how Reactive Resume has helped you. Your feedback and support are always welcome and much appreciated!"
|
||||
msgstr "Walaupun anda tidak mampu memberikan sumbangan kewangan, anda masih boleh membuat perbezaan dengan memberikan bintang kepada repositori GitHub, menyebarkan berita kepada rakan anda, atau meninggalkan mesej ringkas untuk memberitahu saya bagaimana Reaktif Resume telah membantu anda. Maklum balas dan sokongan anda sentiasa dialu-alukan dan dihargai!"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:271
|
||||
msgid "Expand All"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:30
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:115
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/summary.tsx:33
|
||||
msgid "Expand section"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/home/sections/templates/index.tsx:12
|
||||
msgid "Explore the templates available in Reactive Resume and view the resumes crafted with them. They could also serve as examples to help guide the creation of your next resume."
|
||||
msgstr "Terokai templat yang tersedia dalam Reaktif Resume dan lihat resume yang dibuat dengan mereka. Mereka juga boleh berfungsi sebagai contoh untuk membimbing penciptaan resume anda seterusnya."
|
||||
@ -647,7 +667,7 @@ msgstr "Percuma, selamanya"
|
||||
msgid "Friendly"
|
||||
msgstr "Mesra"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:31
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:56
|
||||
msgid "Full Name"
|
||||
msgstr "Nama penuh"
|
||||
|
||||
@ -692,7 +712,7 @@ msgstr "Skala kelabu"
|
||||
msgid "Grid"
|
||||
msgstr "Grid"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:43
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:70
|
||||
msgid "Headline"
|
||||
msgstr "Tajuk Utama"
|
||||
|
||||
@ -908,7 +928,7 @@ msgstr "Senarai"
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/custom-section.tsx:123
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/experience.tsx:86
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/volunteer.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:93
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:120
|
||||
msgid "Location"
|
||||
msgstr "Lokasi"
|
||||
|
||||
@ -1096,7 +1116,7 @@ msgstr "PDF"
|
||||
msgid "Personal notes for each resume"
|
||||
msgstr "Nota peribadi untuk setiap resume"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:108
|
||||
msgid "Phone"
|
||||
msgstr "Telefon"
|
||||
|
||||
@ -1736,7 +1756,7 @@ msgstr "Kami mengesahkan alamat emel anda hanya untuk memastikan bahawa kami bol
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/publications.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/references.tsx:67
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/volunteer.tsx:95
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:69
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:96
|
||||
msgid "Website"
|
||||
msgstr "Laman web"
|
||||
|
||||
|
||||
@ -8,7 +8,7 @@ msgstr ""
|
||||
"Language: ne\n"
|
||||
"Project-Id-Version: reactive-resume\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2025-10-01 09:32\n"
|
||||
"PO-Revision-Date: 2025-11-04 14:22\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Nepali\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
@ -102,8 +102,8 @@ msgstr ""
|
||||
msgid "Add a custom field"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:119
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:170
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:150
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:203
|
||||
msgctxt "For example, add a new work experience, or add a new profile."
|
||||
msgid "Add a new item"
|
||||
msgstr ""
|
||||
@ -112,8 +112,8 @@ msgstr ""
|
||||
msgid "Add a new item"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:146
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:263
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:149
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:267
|
||||
msgid "Add a new section"
|
||||
msgstr ""
|
||||
|
||||
@ -233,12 +233,12 @@ msgstr ""
|
||||
msgid "Base URL"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:55
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:58
|
||||
msgctxt "The basics section of a resume consists of User's Picture, Full Name, Location etc."
|
||||
msgid "Basics"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:21
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:43
|
||||
msgid "Basics"
|
||||
msgstr ""
|
||||
|
||||
@ -312,6 +312,16 @@ msgstr ""
|
||||
msgid "Code must be exactly 6 digits long."
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:272
|
||||
msgid "Collapse All"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:30
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:115
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/summary.tsx:33
|
||||
msgid "Collapse section"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-options.tsx:136
|
||||
msgid "Columns"
|
||||
msgstr ""
|
||||
@ -385,7 +395,7 @@ msgstr ""
|
||||
msgid "Custom resume sections"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/stores/resume.ts:47
|
||||
#: apps/client/src/stores/resume.ts:53
|
||||
msgid "Custom Section"
|
||||
msgstr ""
|
||||
|
||||
@ -526,7 +536,7 @@ msgstr ""
|
||||
#: apps/client/src/pages/auth/forgot-password/page.tsx:82
|
||||
#: apps/client/src/pages/auth/login/page.tsx:90
|
||||
#: apps/client/src/pages/auth/register/page.tsx:141
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:54
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:81
|
||||
#: apps/client/src/pages/dashboard/settings/_sections/account.tsx:181
|
||||
msgid "Email"
|
||||
msgstr ""
|
||||
@ -571,6 +581,16 @@ msgstr ""
|
||||
msgid "Even if you're not in a position to contribute financially, you can still make a difference by giving the GitHub repository a star, spreading the word to your friends, or dropping a quick message to let me know how Reactive Resume has helped you. Your feedback and support are always welcome and much appreciated!"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:271
|
||||
msgid "Expand All"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:30
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:115
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/summary.tsx:33
|
||||
msgid "Expand section"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/home/sections/templates/index.tsx:12
|
||||
msgid "Explore the templates available in Reactive Resume and view the resumes crafted with them. They could also serve as examples to help guide the creation of your next resume."
|
||||
msgstr ""
|
||||
@ -647,7 +667,7 @@ msgstr ""
|
||||
msgid "Friendly"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:31
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:56
|
||||
msgid "Full Name"
|
||||
msgstr ""
|
||||
|
||||
@ -692,7 +712,7 @@ msgstr ""
|
||||
msgid "Grid"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:43
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:70
|
||||
msgid "Headline"
|
||||
msgstr ""
|
||||
|
||||
@ -908,7 +928,7 @@ msgstr ""
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/custom-section.tsx:123
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/experience.tsx:86
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/volunteer.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:93
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:120
|
||||
msgid "Location"
|
||||
msgstr ""
|
||||
|
||||
@ -1096,7 +1116,7 @@ msgstr ""
|
||||
msgid "Personal notes for each resume"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:108
|
||||
msgid "Phone"
|
||||
msgstr ""
|
||||
|
||||
@ -1736,7 +1756,7 @@ msgstr ""
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/publications.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/references.tsx:67
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/volunteer.tsx:95
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:69
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:96
|
||||
msgid "Website"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@ -8,7 +8,7 @@ msgstr ""
|
||||
"Language: nl\n"
|
||||
"Project-Id-Version: reactive-resume\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2025-10-01 09:40\n"
|
||||
"PO-Revision-Date: 2025-11-04 14:22\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Dutch\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
@ -102,8 +102,8 @@ msgstr "Account"
|
||||
msgid "Add a custom field"
|
||||
msgstr "Aangepast veld toevoegen"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:119
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:170
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:150
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:203
|
||||
msgctxt "For example, add a new work experience, or add a new profile."
|
||||
msgid "Add a new item"
|
||||
msgstr "Een nieuw item toevoegen"
|
||||
@ -112,8 +112,8 @@ msgstr "Een nieuw item toevoegen"
|
||||
msgid "Add a new item"
|
||||
msgstr "Een nieuw item toevoegen"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:146
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:263
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:149
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:267
|
||||
msgid "Add a new section"
|
||||
msgstr "Een nieuwe sectie toevoegen"
|
||||
|
||||
@ -233,12 +233,12 @@ msgstr "Back-upcodes mogen alleen kleine letters of cijfers bevatten en moeten e
|
||||
msgid "Base URL"
|
||||
msgstr "Basis URL"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:55
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:58
|
||||
msgctxt "The basics section of a resume consists of User's Picture, Full Name, Location etc."
|
||||
msgid "Basics"
|
||||
msgstr "Basisgegevens"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:21
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:43
|
||||
msgid "Basics"
|
||||
msgstr "Basisgegevens"
|
||||
|
||||
@ -312,6 +312,16 @@ msgstr "Code"
|
||||
msgid "Code must be exactly 6 digits long."
|
||||
msgstr "De code moet exact 6 cijfers lang zijn."
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:272
|
||||
msgid "Collapse All"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:30
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:115
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/summary.tsx:33
|
||||
msgid "Collapse section"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-options.tsx:136
|
||||
msgid "Columns"
|
||||
msgstr "Kolommen"
|
||||
@ -385,7 +395,7 @@ msgstr "Aangepaste CSS"
|
||||
msgid "Custom resume sections"
|
||||
msgstr "Aangepaste CV-secties"
|
||||
|
||||
#: apps/client/src/stores/resume.ts:47
|
||||
#: apps/client/src/stores/resume.ts:53
|
||||
msgid "Custom Section"
|
||||
msgstr "Aangepaste Sectie"
|
||||
|
||||
@ -526,7 +536,7 @@ msgstr "Effecten"
|
||||
#: apps/client/src/pages/auth/forgot-password/page.tsx:82
|
||||
#: apps/client/src/pages/auth/login/page.tsx:90
|
||||
#: apps/client/src/pages/auth/register/page.tsx:141
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:54
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:81
|
||||
#: apps/client/src/pages/dashboard/settings/_sections/account.tsx:181
|
||||
msgid "Email"
|
||||
msgstr "E-mail"
|
||||
@ -571,6 +581,16 @@ msgstr "Fouten"
|
||||
msgid "Even if you're not in a position to contribute financially, you can still make a difference by giving the GitHub repository a star, spreading the word to your friends, or dropping a quick message to let me know how Reactive Resume has helped you. Your feedback and support are always welcome and much appreciated!"
|
||||
msgstr "Zelfs als je niet in de positie bent om financieel bij te dragen, kan je nog steeds een verschil maken door de GitHubpagina een ster te geven, het nieuws met je vrienden te delen, of een kort bericht achter te laten on me te laten weten hoe Reactive Resume je geholpen heeft. Je feedback en steun zijn altijd welkom en worden zeer gewaardeerd!"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:271
|
||||
msgid "Expand All"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:30
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:115
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/summary.tsx:33
|
||||
msgid "Expand section"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/home/sections/templates/index.tsx:12
|
||||
msgid "Explore the templates available in Reactive Resume and view the resumes crafted with them. They could also serve as examples to help guide the creation of your next resume."
|
||||
msgstr "Ontdek de sjablonen die beschikbaar zijn in Reactive Resume en bekijk de CV's die ermee zijn gemaakt. Ze kunnen ook als voorbeeld dienen om u te helpen bij het aanmaken van uw volgende CV."
|
||||
@ -647,7 +667,7 @@ msgstr "Gratis, voor altijd"
|
||||
msgid "Friendly"
|
||||
msgstr "Gebruiksvriendelijk"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:31
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:56
|
||||
msgid "Full Name"
|
||||
msgstr "Volledige Naam"
|
||||
|
||||
@ -692,7 +712,7 @@ msgstr "Grijswaarden"
|
||||
msgid "Grid"
|
||||
msgstr "Raster"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:43
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:70
|
||||
msgid "Headline"
|
||||
msgstr "Titel"
|
||||
|
||||
@ -908,7 +928,7 @@ msgstr "Lijst"
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/custom-section.tsx:123
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/experience.tsx:86
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/volunteer.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:93
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:120
|
||||
msgid "Location"
|
||||
msgstr "Locatie"
|
||||
|
||||
@ -1096,7 +1116,7 @@ msgstr "PDF"
|
||||
msgid "Personal notes for each resume"
|
||||
msgstr "Persoonlijke notities voor elk CV"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:108
|
||||
msgid "Phone"
|
||||
msgstr "Telefoon"
|
||||
|
||||
@ -1736,7 +1756,7 @@ msgstr "Wij verifiëren uw e-mailadres enkel om ervoor te zorgen dat wij u een l
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/publications.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/references.tsx:67
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/volunteer.tsx:95
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:69
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:96
|
||||
msgid "Website"
|
||||
msgstr "Website"
|
||||
|
||||
|
||||
@ -8,7 +8,7 @@ msgstr ""
|
||||
"Language: no\n"
|
||||
"Project-Id-Version: reactive-resume\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2025-10-01 09:40\n"
|
||||
"PO-Revision-Date: 2025-11-04 14:22\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Norwegian\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
@ -102,8 +102,8 @@ msgstr "Konto"
|
||||
msgid "Add a custom field"
|
||||
msgstr "Legg til egendefinert felt"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:119
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:170
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:150
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:203
|
||||
msgctxt "For example, add a new work experience, or add a new profile."
|
||||
msgid "Add a new item"
|
||||
msgstr "Legg til nytt element"
|
||||
@ -112,8 +112,8 @@ msgstr "Legg til nytt element"
|
||||
msgid "Add a new item"
|
||||
msgstr "Legg til nytt element"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:146
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:263
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:149
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:267
|
||||
msgid "Add a new section"
|
||||
msgstr "Legg til ny seksjon"
|
||||
|
||||
@ -233,12 +233,12 @@ msgstr "Sikkerhetskopi-koder kan bare inneholde små bokstaver eller tall, og m
|
||||
msgid "Base URL"
|
||||
msgstr "Basis-URL"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:55
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:58
|
||||
msgctxt "The basics section of a resume consists of User's Picture, Full Name, Location etc."
|
||||
msgid "Basics"
|
||||
msgstr "Grunnleggende"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:21
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:43
|
||||
msgid "Basics"
|
||||
msgstr "Grunnleggende"
|
||||
|
||||
@ -312,6 +312,16 @@ msgstr "Kode"
|
||||
msgid "Code must be exactly 6 digits long."
|
||||
msgstr "Koden må være nøyaktig 6 sifre lang."
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:272
|
||||
msgid "Collapse All"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:30
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:115
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/summary.tsx:33
|
||||
msgid "Collapse section"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-options.tsx:136
|
||||
msgid "Columns"
|
||||
msgstr "Kolonner"
|
||||
@ -385,7 +395,7 @@ msgstr "Tilpasset CSS"
|
||||
msgid "Custom resume sections"
|
||||
msgstr "Tilpassede CV-seksjoner"
|
||||
|
||||
#: apps/client/src/stores/resume.ts:47
|
||||
#: apps/client/src/stores/resume.ts:53
|
||||
msgid "Custom Section"
|
||||
msgstr "Tilpasset Seksjon"
|
||||
|
||||
@ -526,7 +536,7 @@ msgstr "Effekter"
|
||||
#: apps/client/src/pages/auth/forgot-password/page.tsx:82
|
||||
#: apps/client/src/pages/auth/login/page.tsx:90
|
||||
#: apps/client/src/pages/auth/register/page.tsx:141
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:54
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:81
|
||||
#: apps/client/src/pages/dashboard/settings/_sections/account.tsx:181
|
||||
msgid "Email"
|
||||
msgstr "E-post"
|
||||
@ -571,6 +581,16 @@ msgstr "Feil"
|
||||
msgid "Even if you're not in a position to contribute financially, you can still make a difference by giving the GitHub repository a star, spreading the word to your friends, or dropping a quick message to let me know how Reactive Resume has helped you. Your feedback and support are always welcome and much appreciated!"
|
||||
msgstr "Selv om du ikke er i stand til å bidra økonomisk, kan du fortsatt gjøre en forskjell ved å gi GitHub-depotet en stjerne, spre ordet til vennene dine eller sende en rask melding for å fortelle meg hvordan Reactive Resume har hjulpet deg. Din tilbakemelding og støtte er alltid velkommen og settes stor pris på!"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:271
|
||||
msgid "Expand All"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:30
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:115
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/summary.tsx:33
|
||||
msgid "Expand section"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/home/sections/templates/index.tsx:12
|
||||
msgid "Explore the templates available in Reactive Resume and view the resumes crafted with them. They could also serve as examples to help guide the creation of your next resume."
|
||||
msgstr "Utforsk malene som er tilgjengelige i Reactive Resume og se CVene laget med dem. De kan også være fine eksempler for å hjelpe deg med å lage din neste CV."
|
||||
@ -647,7 +667,7 @@ msgstr "Gratis, for alltid"
|
||||
msgid "Friendly"
|
||||
msgstr "Vennlig"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:31
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:56
|
||||
msgid "Full Name"
|
||||
msgstr "Fullt Navn"
|
||||
|
||||
@ -692,7 +712,7 @@ msgstr "Gråtone"
|
||||
msgid "Grid"
|
||||
msgstr "Rutenett"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:43
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:70
|
||||
msgid "Headline"
|
||||
msgstr "Overskrift"
|
||||
|
||||
@ -908,7 +928,7 @@ msgstr "Liste"
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/custom-section.tsx:123
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/experience.tsx:86
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/volunteer.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:93
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:120
|
||||
msgid "Location"
|
||||
msgstr "Sted"
|
||||
|
||||
@ -1096,7 +1116,7 @@ msgstr "PDF"
|
||||
msgid "Personal notes for each resume"
|
||||
msgstr "Personlige notater for hver CV"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:108
|
||||
msgid "Phone"
|
||||
msgstr "Telefon"
|
||||
|
||||
@ -1736,7 +1756,7 @@ msgstr "Vi bekrefter e-postadressen din kun for å sikre at vi kan sende deg en
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/publications.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/references.tsx:67
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/volunteer.tsx:95
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:69
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:96
|
||||
msgid "Website"
|
||||
msgstr "Nettsted"
|
||||
|
||||
|
||||
@ -8,7 +8,7 @@ msgstr ""
|
||||
"Language: or\n"
|
||||
"Project-Id-Version: reactive-resume\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2025-10-01 09:32\n"
|
||||
"PO-Revision-Date: 2025-11-04 14:22\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Odia\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
@ -102,8 +102,8 @@ msgstr ""
|
||||
msgid "Add a custom field"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:119
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:170
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:150
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:203
|
||||
msgctxt "For example, add a new work experience, or add a new profile."
|
||||
msgid "Add a new item"
|
||||
msgstr ""
|
||||
@ -112,8 +112,8 @@ msgstr ""
|
||||
msgid "Add a new item"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:146
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:263
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:149
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:267
|
||||
msgid "Add a new section"
|
||||
msgstr ""
|
||||
|
||||
@ -233,12 +233,12 @@ msgstr ""
|
||||
msgid "Base URL"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:55
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:58
|
||||
msgctxt "The basics section of a resume consists of User's Picture, Full Name, Location etc."
|
||||
msgid "Basics"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:21
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:43
|
||||
msgid "Basics"
|
||||
msgstr ""
|
||||
|
||||
@ -312,6 +312,16 @@ msgstr ""
|
||||
msgid "Code must be exactly 6 digits long."
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:272
|
||||
msgid "Collapse All"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:30
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:115
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/summary.tsx:33
|
||||
msgid "Collapse section"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-options.tsx:136
|
||||
msgid "Columns"
|
||||
msgstr ""
|
||||
@ -385,7 +395,7 @@ msgstr ""
|
||||
msgid "Custom resume sections"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/stores/resume.ts:47
|
||||
#: apps/client/src/stores/resume.ts:53
|
||||
msgid "Custom Section"
|
||||
msgstr ""
|
||||
|
||||
@ -526,7 +536,7 @@ msgstr ""
|
||||
#: apps/client/src/pages/auth/forgot-password/page.tsx:82
|
||||
#: apps/client/src/pages/auth/login/page.tsx:90
|
||||
#: apps/client/src/pages/auth/register/page.tsx:141
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:54
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:81
|
||||
#: apps/client/src/pages/dashboard/settings/_sections/account.tsx:181
|
||||
msgid "Email"
|
||||
msgstr ""
|
||||
@ -571,6 +581,16 @@ msgstr ""
|
||||
msgid "Even if you're not in a position to contribute financially, you can still make a difference by giving the GitHub repository a star, spreading the word to your friends, or dropping a quick message to let me know how Reactive Resume has helped you. Your feedback and support are always welcome and much appreciated!"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:271
|
||||
msgid "Expand All"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:30
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:115
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/summary.tsx:33
|
||||
msgid "Expand section"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/home/sections/templates/index.tsx:12
|
||||
msgid "Explore the templates available in Reactive Resume and view the resumes crafted with them. They could also serve as examples to help guide the creation of your next resume."
|
||||
msgstr ""
|
||||
@ -647,7 +667,7 @@ msgstr ""
|
||||
msgid "Friendly"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:31
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:56
|
||||
msgid "Full Name"
|
||||
msgstr ""
|
||||
|
||||
@ -692,7 +712,7 @@ msgstr ""
|
||||
msgid "Grid"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:43
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:70
|
||||
msgid "Headline"
|
||||
msgstr ""
|
||||
|
||||
@ -908,7 +928,7 @@ msgstr ""
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/custom-section.tsx:123
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/experience.tsx:86
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/volunteer.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:93
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:120
|
||||
msgid "Location"
|
||||
msgstr ""
|
||||
|
||||
@ -1096,7 +1116,7 @@ msgstr ""
|
||||
msgid "Personal notes for each resume"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:108
|
||||
msgid "Phone"
|
||||
msgstr ""
|
||||
|
||||
@ -1736,7 +1756,7 @@ msgstr ""
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/publications.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/references.tsx:67
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/volunteer.tsx:95
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:69
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:96
|
||||
msgid "Website"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@ -8,7 +8,7 @@ msgstr ""
|
||||
"Language: pl\n"
|
||||
"Project-Id-Version: reactive-resume\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2025-10-01 09:40\n"
|
||||
"PO-Revision-Date: 2025-11-04 14:22\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Polish\n"
|
||||
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
|
||||
@ -102,8 +102,8 @@ msgstr "Konto"
|
||||
msgid "Add a custom field"
|
||||
msgstr "Dodaj niestandardowe pole"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:119
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:170
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:150
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:203
|
||||
msgctxt "For example, add a new work experience, or add a new profile."
|
||||
msgid "Add a new item"
|
||||
msgstr "Dodaj nowy element"
|
||||
@ -112,8 +112,8 @@ msgstr "Dodaj nowy element"
|
||||
msgid "Add a new item"
|
||||
msgstr "Dodaj nowy element"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:146
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:263
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:149
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:267
|
||||
msgid "Add a new section"
|
||||
msgstr "Dodaj nową sekcję"
|
||||
|
||||
@ -233,12 +233,12 @@ msgstr "Kody Zapasowe mogą zawierać wyłącznie małe litery lub cyfry i musz
|
||||
msgid "Base URL"
|
||||
msgstr "Podstawowy adres URL"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:55
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:58
|
||||
msgctxt "The basics section of a resume consists of User's Picture, Full Name, Location etc."
|
||||
msgid "Basics"
|
||||
msgstr "Podstawy"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:21
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:43
|
||||
msgid "Basics"
|
||||
msgstr "Podstawy"
|
||||
|
||||
@ -312,6 +312,16 @@ msgstr "Kod"
|
||||
msgid "Code must be exactly 6 digits long."
|
||||
msgstr "Kod musi mieć dokładnie 6 cyfr."
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:272
|
||||
msgid "Collapse All"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:30
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:115
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/summary.tsx:33
|
||||
msgid "Collapse section"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-options.tsx:136
|
||||
msgid "Columns"
|
||||
msgstr "Kolumny"
|
||||
@ -385,7 +395,7 @@ msgstr "Niestandardowy CSS"
|
||||
msgid "Custom resume sections"
|
||||
msgstr "Niestandardowe sekcje CV"
|
||||
|
||||
#: apps/client/src/stores/resume.ts:47
|
||||
#: apps/client/src/stores/resume.ts:53
|
||||
msgid "Custom Section"
|
||||
msgstr "Sekcja niestandardowa"
|
||||
|
||||
@ -526,7 +536,7 @@ msgstr "Efekty"
|
||||
#: apps/client/src/pages/auth/forgot-password/page.tsx:82
|
||||
#: apps/client/src/pages/auth/login/page.tsx:90
|
||||
#: apps/client/src/pages/auth/register/page.tsx:141
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:54
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:81
|
||||
#: apps/client/src/pages/dashboard/settings/_sections/account.tsx:181
|
||||
msgid "Email"
|
||||
msgstr "E-mail"
|
||||
@ -571,6 +581,16 @@ msgstr "Błędy"
|
||||
msgid "Even if you're not in a position to contribute financially, you can still make a difference by giving the GitHub repository a star, spreading the word to your friends, or dropping a quick message to let me know how Reactive Resume has helped you. Your feedback and support are always welcome and much appreciated!"
|
||||
msgstr "Nawet jeśli nie jesteś w stanie finansowo wspomóc, nadal możesz mieć wpływ, dodając gwiazdkę na GitHubie, rozpowszechniając informacje wśród znajomych lub zostawiając krótką wiadomość, informując mnie, w jaki sposób Reactive Resume pomógł Ci. Twoja opinia i wsparcie zawsze są mile widziane i bardzo doceniane!"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:271
|
||||
msgid "Expand All"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:30
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:115
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/summary.tsx:33
|
||||
msgid "Expand section"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/home/sections/templates/index.tsx:12
|
||||
msgid "Explore the templates available in Reactive Resume and view the resumes crafted with them. They could also serve as examples to help guide the creation of your next resume."
|
||||
msgstr "Przeglądaj szablony dostępne w Reactive Resume i przeglądaj CV utworzone za ich pomocą. Mogą również służyć jako przykłady, które pomogą w tworzeniu kolejnego CV."
|
||||
@ -647,7 +667,7 @@ msgstr "Za darmo, na zawsze"
|
||||
msgid "Friendly"
|
||||
msgstr "Przyjazny"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:31
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:56
|
||||
msgid "Full Name"
|
||||
msgstr "Imię i nazwisko"
|
||||
|
||||
@ -692,7 +712,7 @@ msgstr "Skala szarości"
|
||||
msgid "Grid"
|
||||
msgstr "Siatka"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:43
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:70
|
||||
msgid "Headline"
|
||||
msgstr "Nagłówek"
|
||||
|
||||
@ -908,7 +928,7 @@ msgstr "Lista"
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/custom-section.tsx:123
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/experience.tsx:86
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/volunteer.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:93
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:120
|
||||
msgid "Location"
|
||||
msgstr "Lokalizacja"
|
||||
|
||||
@ -1096,7 +1116,7 @@ msgstr "PDF"
|
||||
msgid "Personal notes for each resume"
|
||||
msgstr "Osobiste notatki do każdego CV"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:108
|
||||
msgid "Phone"
|
||||
msgstr "Telefon"
|
||||
|
||||
@ -1736,7 +1756,7 @@ msgstr "Weryfikujemy Twój adres e-mail tylko po to, aby mieć pewność, że b
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/publications.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/references.tsx:67
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/volunteer.tsx:95
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:69
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:96
|
||||
msgid "Website"
|
||||
msgstr "Strona"
|
||||
|
||||
|
||||
@ -8,7 +8,7 @@ msgstr ""
|
||||
"Language: pt\n"
|
||||
"Project-Id-Version: reactive-resume\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2025-10-01 09:40\n"
|
||||
"PO-Revision-Date: 2025-11-04 14:22\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Portuguese, Brazilian\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
@ -102,8 +102,8 @@ msgstr "Conta"
|
||||
msgid "Add a custom field"
|
||||
msgstr "Adicionar campo customizado"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:119
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:170
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:150
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:203
|
||||
msgctxt "For example, add a new work experience, or add a new profile."
|
||||
msgid "Add a new item"
|
||||
msgstr "Adicionar novo item"
|
||||
@ -112,8 +112,8 @@ msgstr "Adicionar novo item"
|
||||
msgid "Add a new item"
|
||||
msgstr "Adicionar novo item"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:146
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:263
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:149
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:267
|
||||
msgid "Add a new section"
|
||||
msgstr "Adicionar nova sessão"
|
||||
|
||||
@ -233,12 +233,12 @@ msgstr "Os códigos de segurança só podem conter letras minúsculas ou número
|
||||
msgid "Base URL"
|
||||
msgstr "URL Base"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:55
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:58
|
||||
msgctxt "The basics section of a resume consists of User's Picture, Full Name, Location etc."
|
||||
msgid "Basics"
|
||||
msgstr "Informações básicas"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:21
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:43
|
||||
msgid "Basics"
|
||||
msgstr "Informações básicas"
|
||||
|
||||
@ -312,6 +312,16 @@ msgstr "Código"
|
||||
msgid "Code must be exactly 6 digits long."
|
||||
msgstr "O código deve ter exatamente 6 dígitos."
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:272
|
||||
msgid "Collapse All"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:30
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:115
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/summary.tsx:33
|
||||
msgid "Collapse section"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-options.tsx:136
|
||||
msgid "Columns"
|
||||
msgstr "Colunas"
|
||||
@ -385,7 +395,7 @@ msgstr "CSS personalizado"
|
||||
msgid "Custom resume sections"
|
||||
msgstr "Seções de currículo personalizadas"
|
||||
|
||||
#: apps/client/src/stores/resume.ts:47
|
||||
#: apps/client/src/stores/resume.ts:53
|
||||
msgid "Custom Section"
|
||||
msgstr "Seção personalizada"
|
||||
|
||||
@ -526,7 +536,7 @@ msgstr "Efeitos"
|
||||
#: apps/client/src/pages/auth/forgot-password/page.tsx:82
|
||||
#: apps/client/src/pages/auth/login/page.tsx:90
|
||||
#: apps/client/src/pages/auth/register/page.tsx:141
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:54
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:81
|
||||
#: apps/client/src/pages/dashboard/settings/_sections/account.tsx:181
|
||||
msgid "Email"
|
||||
msgstr "Email"
|
||||
@ -571,6 +581,16 @@ msgstr "Erros"
|
||||
msgid "Even if you're not in a position to contribute financially, you can still make a difference by giving the GitHub repository a star, spreading the word to your friends, or dropping a quick message to let me know how Reactive Resume has helped you. Your feedback and support are always welcome and much appreciated!"
|
||||
msgstr "Mesmo que você não esteja em condições de contribuir financeiramente, você ainda pode fazer a diferença dando uma estrela ao repositório GitHub, divulgando para seus amigos ou enviando uma mensagem rápida para me contar como o Reactive Resume ajudou você. Seu feedback e apoio são sempre bem-vindos e muito apreciados!"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:271
|
||||
msgid "Expand All"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:30
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:115
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/summary.tsx:33
|
||||
msgid "Expand section"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/home/sections/templates/index.tsx:12
|
||||
msgid "Explore the templates available in Reactive Resume and view the resumes crafted with them. They could also serve as examples to help guide the creation of your next resume."
|
||||
msgstr "Explore os modelos disponíveis no Reactive Resume e veja os currículos criados com eles. Eles também podem servir como exemplos para ajudar a orientar a criação de seu próximo currículo."
|
||||
@ -647,7 +667,7 @@ msgstr "Grátis para sempre"
|
||||
msgid "Friendly"
|
||||
msgstr "Amigável"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:31
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:56
|
||||
msgid "Full Name"
|
||||
msgstr "Nome Completo"
|
||||
|
||||
@ -692,7 +712,7 @@ msgstr "Escala de cinza"
|
||||
msgid "Grid"
|
||||
msgstr "Grid"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:43
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:70
|
||||
msgid "Headline"
|
||||
msgstr "Cabeçalho"
|
||||
|
||||
@ -908,7 +928,7 @@ msgstr "Lista"
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/custom-section.tsx:123
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/experience.tsx:86
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/volunteer.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:93
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:120
|
||||
msgid "Location"
|
||||
msgstr "Localização"
|
||||
|
||||
@ -1096,7 +1116,7 @@ msgstr "PDF"
|
||||
msgid "Personal notes for each resume"
|
||||
msgstr "Notas pessoais para cada currículo"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:108
|
||||
msgid "Phone"
|
||||
msgstr "Telefone"
|
||||
|
||||
@ -1736,7 +1756,7 @@ msgstr "Verificamos seu endereço de e-mail apenas para garantir que possamos en
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/publications.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/references.tsx:67
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/volunteer.tsx:95
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:69
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:96
|
||||
msgid "Website"
|
||||
msgstr "Site"
|
||||
|
||||
|
||||
@ -8,7 +8,7 @@ msgstr ""
|
||||
"Language: pt\n"
|
||||
"Project-Id-Version: reactive-resume\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2025-10-01 09:40\n"
|
||||
"PO-Revision-Date: 2025-11-04 14:22\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Portuguese\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
@ -102,8 +102,8 @@ msgstr "Conta"
|
||||
msgid "Add a custom field"
|
||||
msgstr "Adicionar um campo personalizado"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:119
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:170
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:150
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:203
|
||||
msgctxt "For example, add a new work experience, or add a new profile."
|
||||
msgid "Add a new item"
|
||||
msgstr "Adicionar um novo item"
|
||||
@ -112,8 +112,8 @@ msgstr "Adicionar um novo item"
|
||||
msgid "Add a new item"
|
||||
msgstr "Adicionar um novo item"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:146
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:263
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:149
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:267
|
||||
msgid "Add a new section"
|
||||
msgstr "Adicionar uma nova secção"
|
||||
|
||||
@ -233,12 +233,12 @@ msgstr "Os códigos de backup apenas podem conter letras minúsculas ou números
|
||||
msgid "Base URL"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:55
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:58
|
||||
msgctxt "The basics section of a resume consists of User's Picture, Full Name, Location etc."
|
||||
msgid "Basics"
|
||||
msgstr "Informações básicas"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:21
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:43
|
||||
msgid "Basics"
|
||||
msgstr "Informações básicas"
|
||||
|
||||
@ -312,6 +312,16 @@ msgstr "Código"
|
||||
msgid "Code must be exactly 6 digits long."
|
||||
msgstr "O código deve ter exatamente 6 dígitos."
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:272
|
||||
msgid "Collapse All"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:30
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:115
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/summary.tsx:33
|
||||
msgid "Collapse section"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-options.tsx:136
|
||||
msgid "Columns"
|
||||
msgstr "Colunas"
|
||||
@ -385,7 +395,7 @@ msgstr "CSS personalizado"
|
||||
msgid "Custom resume sections"
|
||||
msgstr "Secções de currículo personalizadas"
|
||||
|
||||
#: apps/client/src/stores/resume.ts:47
|
||||
#: apps/client/src/stores/resume.ts:53
|
||||
msgid "Custom Section"
|
||||
msgstr "Secção personalizada"
|
||||
|
||||
@ -526,7 +536,7 @@ msgstr "Efeitos"
|
||||
#: apps/client/src/pages/auth/forgot-password/page.tsx:82
|
||||
#: apps/client/src/pages/auth/login/page.tsx:90
|
||||
#: apps/client/src/pages/auth/register/page.tsx:141
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:54
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:81
|
||||
#: apps/client/src/pages/dashboard/settings/_sections/account.tsx:181
|
||||
msgid "Email"
|
||||
msgstr "Email"
|
||||
@ -571,6 +581,16 @@ msgstr "Erros"
|
||||
msgid "Even if you're not in a position to contribute financially, you can still make a difference by giving the GitHub repository a star, spreading the word to your friends, or dropping a quick message to let me know how Reactive Resume has helped you. Your feedback and support are always welcome and much appreciated!"
|
||||
msgstr "Mesmo que não consiga contribuir financeiramente, pode fazer a diferença dando uma estrela ao repositório GitHub, divulgando junto dos seus amigos ou enviando-me uma mensagem sobre como o Reactive Resume o ajudou. O seu feedback e apoio são sempre bem-vindos e muito apreciados!"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:271
|
||||
msgid "Expand All"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:30
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:115
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/summary.tsx:33
|
||||
msgid "Expand section"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/home/sections/templates/index.tsx:12
|
||||
msgid "Explore the templates available in Reactive Resume and view the resumes crafted with them. They could also serve as examples to help guide the creation of your next resume."
|
||||
msgstr "Explore os modelos disponíveis no Reactive Resume e veja os currículos criados com eles. Também podem servir como exemplos para ajudar na criação do seu próximo currículo."
|
||||
@ -647,7 +667,7 @@ msgstr "Grátis, para sempre"
|
||||
msgid "Friendly"
|
||||
msgstr "Amigável"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:31
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:56
|
||||
msgid "Full Name"
|
||||
msgstr "Nome completo"
|
||||
|
||||
@ -692,7 +712,7 @@ msgstr "Escala de cinzas"
|
||||
msgid "Grid"
|
||||
msgstr "Grelha"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:43
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:70
|
||||
msgid "Headline"
|
||||
msgstr "Título"
|
||||
|
||||
@ -908,7 +928,7 @@ msgstr "Lista"
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/custom-section.tsx:123
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/experience.tsx:86
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/volunteer.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:93
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:120
|
||||
msgid "Location"
|
||||
msgstr "Localização"
|
||||
|
||||
@ -1096,7 +1116,7 @@ msgstr "PDF"
|
||||
msgid "Personal notes for each resume"
|
||||
msgstr "Notas pessoais para cada currículo"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:108
|
||||
msgid "Phone"
|
||||
msgstr "Telefone"
|
||||
|
||||
@ -1736,7 +1756,7 @@ msgstr "Verificamos seu endereço de e-mail apenas para garantir que possamos en
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/publications.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/references.tsx:67
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/volunteer.tsx:95
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:69
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:96
|
||||
msgid "Website"
|
||||
msgstr "Site"
|
||||
|
||||
|
||||
@ -8,7 +8,7 @@ msgstr ""
|
||||
"Language: ro\n"
|
||||
"Project-Id-Version: reactive-resume\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2025-10-01 09:40\n"
|
||||
"PO-Revision-Date: 2025-11-04 14:22\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Romanian\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && n%100<20)) ? 1 : 2);\n"
|
||||
@ -102,8 +102,8 @@ msgstr "Cont"
|
||||
msgid "Add a custom field"
|
||||
msgstr "Adăugarea unui câmp particularizat"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:119
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:170
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:150
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:203
|
||||
msgctxt "For example, add a new work experience, or add a new profile."
|
||||
msgid "Add a new item"
|
||||
msgstr "Adaugă un element nou"
|
||||
@ -112,8 +112,8 @@ msgstr "Adaugă un element nou"
|
||||
msgid "Add a new item"
|
||||
msgstr "Adaugă un element nou"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:146
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:263
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:149
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:267
|
||||
msgid "Add a new section"
|
||||
msgstr "Adaugă o nouă secţiune"
|
||||
|
||||
@ -233,12 +233,12 @@ msgstr "Codurile de rezervă pot conține doar litere mici sau cifre și trebuie
|
||||
msgid "Base URL"
|
||||
msgstr "URL de bază"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:55
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:58
|
||||
msgctxt "The basics section of a resume consists of User's Picture, Full Name, Location etc."
|
||||
msgid "Basics"
|
||||
msgstr "Bazele"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:21
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:43
|
||||
msgid "Basics"
|
||||
msgstr "Bazele"
|
||||
|
||||
@ -312,6 +312,16 @@ msgstr "Cod"
|
||||
msgid "Code must be exactly 6 digits long."
|
||||
msgstr "Codul trebuie să fie format din exact 6 cifre."
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:272
|
||||
msgid "Collapse All"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:30
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:115
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/summary.tsx:33
|
||||
msgid "Collapse section"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-options.tsx:136
|
||||
msgid "Columns"
|
||||
msgstr "Coloane"
|
||||
@ -385,7 +395,7 @@ msgstr "CSS personalizat"
|
||||
msgid "Custom resume sections"
|
||||
msgstr "Secțiuni personalizate de CV"
|
||||
|
||||
#: apps/client/src/stores/resume.ts:47
|
||||
#: apps/client/src/stores/resume.ts:53
|
||||
msgid "Custom Section"
|
||||
msgstr "Secțiune personalizată"
|
||||
|
||||
@ -526,7 +536,7 @@ msgstr "Efecte"
|
||||
#: apps/client/src/pages/auth/forgot-password/page.tsx:82
|
||||
#: apps/client/src/pages/auth/login/page.tsx:90
|
||||
#: apps/client/src/pages/auth/register/page.tsx:141
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:54
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:81
|
||||
#: apps/client/src/pages/dashboard/settings/_sections/account.tsx:181
|
||||
msgid "Email"
|
||||
msgstr "E-mail"
|
||||
@ -571,6 +581,16 @@ msgstr "Erori"
|
||||
msgid "Even if you're not in a position to contribute financially, you can still make a difference by giving the GitHub repository a star, spreading the word to your friends, or dropping a quick message to let me know how Reactive Resume has helped you. Your feedback and support are always welcome and much appreciated!"
|
||||
msgstr "Chiar dacă nu sunteți în măsură să contribuiți financiar, puteți totuși să faceți o diferență dând o stea depozitului GitHub; distribuirea cuvântului prietenilor tăi sau adăugarea unui mesaj rapid pentru a mă anunța cum te ajută Resume Reactiv. Feedback-ul și suportul dvs. sunt întotdeauna binevenite și foarte apreciate!"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:271
|
||||
msgid "Expand All"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:30
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:115
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/summary.tsx:33
|
||||
msgid "Expand section"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/home/sections/templates/index.tsx:12
|
||||
msgid "Explore the templates available in Reactive Resume and view the resumes crafted with them. They could also serve as examples to help guide the creation of your next resume."
|
||||
msgstr "Explorați șabloanele disponibile în CV-ul reactiv și vizualizați CV-urile create cu acestea. Ele ar putea servi, de asemenea, ca exemple pentru a ghida crearea următorului dvs. CV."
|
||||
@ -647,7 +667,7 @@ msgstr "Gratuit pentru totdeauna"
|
||||
msgid "Friendly"
|
||||
msgstr "Prietenos"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:31
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:56
|
||||
msgid "Full Name"
|
||||
msgstr "Numele Complet"
|
||||
|
||||
@ -692,7 +712,7 @@ msgstr "Grayscale"
|
||||
msgid "Grid"
|
||||
msgstr "Grilă"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:43
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:70
|
||||
msgid "Headline"
|
||||
msgstr "Titlu"
|
||||
|
||||
@ -908,7 +928,7 @@ msgstr "Listă"
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/custom-section.tsx:123
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/experience.tsx:86
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/volunteer.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:93
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:120
|
||||
msgid "Location"
|
||||
msgstr "Locație"
|
||||
|
||||
@ -1096,7 +1116,7 @@ msgstr "PDF"
|
||||
msgid "Personal notes for each resume"
|
||||
msgstr "Note personale pentru fiecare CV"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:108
|
||||
msgid "Phone"
|
||||
msgstr "Telefon"
|
||||
|
||||
@ -1736,7 +1756,7 @@ msgstr "Vă verificăm adresa de e-mail numai pentru a ne asigura că vă putem
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/publications.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/references.tsx:67
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/volunteer.tsx:95
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:69
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:96
|
||||
msgid "Website"
|
||||
msgstr "Website"
|
||||
|
||||
|
||||
@ -8,7 +8,7 @@ msgstr ""
|
||||
"Language: ru\n"
|
||||
"Project-Id-Version: reactive-resume\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2025-10-01 09:40\n"
|
||||
"PO-Revision-Date: 2025-11-04 14:22\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Russian\n"
|
||||
"Plural-Forms: nplurals=4; plural=((n%10==1 && n%100!=11) ? 0 : ((n%10 >= 2 && n%10 <=4 && (n%100 < 12 || n%100 > 14)) ? 1 : ((n%10 == 0 || (n%10 >= 5 && n%10 <=9)) || (n%100 >= 11 && n%100 <= 14)) ? 2 : 3));\n"
|
||||
@ -102,8 +102,8 @@ msgstr "Аккаунт"
|
||||
msgid "Add a custom field"
|
||||
msgstr "Добавьте настраиваемое поле"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:119
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:170
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:150
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:203
|
||||
msgctxt "For example, add a new work experience, or add a new profile."
|
||||
msgid "Add a new item"
|
||||
msgstr "Добавить новый элемент"
|
||||
@ -112,8 +112,8 @@ msgstr "Добавить новый элемент"
|
||||
msgid "Add a new item"
|
||||
msgstr "Добавить новый элемент"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:146
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:263
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:149
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:267
|
||||
msgid "Add a new section"
|
||||
msgstr "Добавить новый раздел"
|
||||
|
||||
@ -233,12 +233,12 @@ msgstr "Резервные коды могут содержать только
|
||||
msgid "Base URL"
|
||||
msgstr "Базовый URL"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:55
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:58
|
||||
msgctxt "The basics section of a resume consists of User's Picture, Full Name, Location etc."
|
||||
msgid "Basics"
|
||||
msgstr "Основы"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:21
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:43
|
||||
msgid "Basics"
|
||||
msgstr "Основы"
|
||||
|
||||
@ -312,6 +312,16 @@ msgstr "Код"
|
||||
msgid "Code must be exactly 6 digits long."
|
||||
msgstr "Код должен состоять ровно из 6 цифр."
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:272
|
||||
msgid "Collapse All"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:30
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:115
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/summary.tsx:33
|
||||
msgid "Collapse section"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-options.tsx:136
|
||||
msgid "Columns"
|
||||
msgstr "Столбцы"
|
||||
@ -385,7 +395,7 @@ msgstr "Пользовательский CSS"
|
||||
msgid "Custom resume sections"
|
||||
msgstr "Пользовательские разделы резюме"
|
||||
|
||||
#: apps/client/src/stores/resume.ts:47
|
||||
#: apps/client/src/stores/resume.ts:53
|
||||
msgid "Custom Section"
|
||||
msgstr "Пользовательский раздел"
|
||||
|
||||
@ -526,7 +536,7 @@ msgstr "Эффекты"
|
||||
#: apps/client/src/pages/auth/forgot-password/page.tsx:82
|
||||
#: apps/client/src/pages/auth/login/page.tsx:90
|
||||
#: apps/client/src/pages/auth/register/page.tsx:141
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:54
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:81
|
||||
#: apps/client/src/pages/dashboard/settings/_sections/account.tsx:181
|
||||
msgid "Email"
|
||||
msgstr "Эл. почта"
|
||||
@ -571,6 +581,16 @@ msgstr "Ошибки"
|
||||
msgid "Even if you're not in a position to contribute financially, you can still make a difference by giving the GitHub repository a star, spreading the word to your friends, or dropping a quick message to let me know how Reactive Resume has helped you. Your feedback and support are always welcome and much appreciated!"
|
||||
msgstr "Даже если вы не вы не можете внести вклад в проект финансово, вы все равно можете помочь проекту, поставив звезду репозиторию на GitHub, рассказав друзьям или оставив короткое сообщение, чтобы я узнал, как именно Reactive Resume помог вам. Ваши отзывы и поддержка всегда приветствуются и очень ценятся!"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:271
|
||||
msgid "Expand All"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:30
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:115
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/summary.tsx:33
|
||||
msgid "Expand section"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/home/sections/templates/index.tsx:12
|
||||
msgid "Explore the templates available in Reactive Resume and view the resumes crafted with them. They could also serve as examples to help guide the creation of your next resume."
|
||||
msgstr "Изучите шаблоны, доступные в Reactive Resume, и просмотрите резюме, созданные с их помощью. Они также могут послужить примерами для создания вашего следующего резюме."
|
||||
@ -647,7 +667,7 @@ msgstr "Бесплатно, навсегда"
|
||||
msgid "Friendly"
|
||||
msgstr "Дружелюбно"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:31
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:56
|
||||
msgid "Full Name"
|
||||
msgstr "Полное имя"
|
||||
|
||||
@ -692,7 +712,7 @@ msgstr "Монохром"
|
||||
msgid "Grid"
|
||||
msgstr "Плитка"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:43
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:70
|
||||
msgid "Headline"
|
||||
msgstr "Заголовок"
|
||||
|
||||
@ -908,7 +928,7 @@ msgstr "Список"
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/custom-section.tsx:123
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/experience.tsx:86
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/volunteer.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:93
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:120
|
||||
msgid "Location"
|
||||
msgstr "Местоположение"
|
||||
|
||||
@ -1096,7 +1116,7 @@ msgstr "PDF"
|
||||
msgid "Personal notes for each resume"
|
||||
msgstr "Личные заметки для каждого резюме"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:108
|
||||
msgid "Phone"
|
||||
msgstr "Телефон"
|
||||
|
||||
@ -1736,7 +1756,7 @@ msgstr "Мы подтверждаем ваш адрес эл. почты, тол
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/publications.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/references.tsx:67
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/volunteer.tsx:95
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:69
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:96
|
||||
msgid "Website"
|
||||
msgstr "Сайт"
|
||||
|
||||
|
||||
@ -8,7 +8,7 @@ msgstr ""
|
||||
"Language: sk\n"
|
||||
"Project-Id-Version: reactive-resume\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2025-10-01 09:40\n"
|
||||
"PO-Revision-Date: 2025-11-04 14:22\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Slovak\n"
|
||||
"Plural-Forms: nplurals=4; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 3;\n"
|
||||
@ -102,8 +102,8 @@ msgstr "Účet"
|
||||
msgid "Add a custom field"
|
||||
msgstr "Pridanie vlastného poľa"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:119
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:170
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:150
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:203
|
||||
msgctxt "For example, add a new work experience, or add a new profile."
|
||||
msgid "Add a new item"
|
||||
msgstr "Pridanie novej položky"
|
||||
@ -112,8 +112,8 @@ msgstr "Pridanie novej položky"
|
||||
msgid "Add a new item"
|
||||
msgstr "Pridanie novej položky"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:146
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:263
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:149
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:267
|
||||
msgid "Add a new section"
|
||||
msgstr "Pridanie novej sekcie"
|
||||
|
||||
@ -233,12 +233,12 @@ msgstr "Záložné kódy môžu obsahovať len malé písmená alebo číslice a
|
||||
msgid "Base URL"
|
||||
msgstr "Základná adresa URL"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:55
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:58
|
||||
msgctxt "The basics section of a resume consists of User's Picture, Full Name, Location etc."
|
||||
msgid "Basics"
|
||||
msgstr "Základy"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:21
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:43
|
||||
msgid "Basics"
|
||||
msgstr "Základy"
|
||||
|
||||
@ -312,6 +312,16 @@ msgstr "Kód"
|
||||
msgid "Code must be exactly 6 digits long."
|
||||
msgstr "Kód musí mať presne 6 číslic."
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:272
|
||||
msgid "Collapse All"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:30
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:115
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/summary.tsx:33
|
||||
msgid "Collapse section"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-options.tsx:136
|
||||
msgid "Columns"
|
||||
msgstr "Stĺpce"
|
||||
@ -385,7 +395,7 @@ msgstr "Vlastné CSS"
|
||||
msgid "Custom resume sections"
|
||||
msgstr "Vlastné časti životopisu"
|
||||
|
||||
#: apps/client/src/stores/resume.ts:47
|
||||
#: apps/client/src/stores/resume.ts:53
|
||||
msgid "Custom Section"
|
||||
msgstr "Vlastná sekcia"
|
||||
|
||||
@ -526,7 +536,7 @@ msgstr "Účinky"
|
||||
#: apps/client/src/pages/auth/forgot-password/page.tsx:82
|
||||
#: apps/client/src/pages/auth/login/page.tsx:90
|
||||
#: apps/client/src/pages/auth/register/page.tsx:141
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:54
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:81
|
||||
#: apps/client/src/pages/dashboard/settings/_sections/account.tsx:181
|
||||
msgid "Email"
|
||||
msgstr "E-mail"
|
||||
@ -571,6 +581,16 @@ msgstr "Chyby"
|
||||
msgid "Even if you're not in a position to contribute financially, you can still make a difference by giving the GitHub repository a star, spreading the word to your friends, or dropping a quick message to let me know how Reactive Resume has helped you. Your feedback and support are always welcome and much appreciated!"
|
||||
msgstr "Aj keď nie ste v pozícii, aby ste mohli finančne prispieť, stále môžete prispieť tým, že dáte úložisku GitHub hviezdičku, rozšírite túto informáciu medzi svojich priateľov alebo mi napíšete krátku správu, aby som vedel, ako vám Reactive Resume pomohol. Vaša spätná väzba a podpora sú vždy vítané a veľmi si ich cením!"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:271
|
||||
msgid "Expand All"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:30
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:115
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/summary.tsx:33
|
||||
msgid "Expand section"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/home/sections/templates/index.tsx:12
|
||||
msgid "Explore the templates available in Reactive Resume and view the resumes crafted with them. They could also serve as examples to help guide the creation of your next resume."
|
||||
msgstr "Preskúmajte šablóny dostupné v Reactive Resume a prezrite si životopisy, ktoré boli pomocou nich vytvorené. Môžu vám poslúžiť aj ako príklady, ktoré vám pomôžu pri tvorbe vášho ďalšieho životopisu."
|
||||
@ -647,7 +667,7 @@ msgstr "Zadarmo, navždy"
|
||||
msgid "Friendly"
|
||||
msgstr "Friendly"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:31
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:56
|
||||
msgid "Full Name"
|
||||
msgstr "Celé meno"
|
||||
|
||||
@ -692,7 +712,7 @@ msgstr "Odtiene sivej"
|
||||
msgid "Grid"
|
||||
msgstr "Sieť"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:43
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:70
|
||||
msgid "Headline"
|
||||
msgstr "Titulok"
|
||||
|
||||
@ -908,7 +928,7 @@ msgstr "Zoznam"
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/custom-section.tsx:123
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/experience.tsx:86
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/volunteer.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:93
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:120
|
||||
msgid "Location"
|
||||
msgstr "Umiestnenie"
|
||||
|
||||
@ -1096,7 +1116,7 @@ msgstr "PDF"
|
||||
msgid "Personal notes for each resume"
|
||||
msgstr "Osobné poznámky ku každému životopisu"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:108
|
||||
msgid "Phone"
|
||||
msgstr "Telefón"
|
||||
|
||||
@ -1736,7 +1756,7 @@ msgstr "Vašu e-mailovú adresu overujeme len preto, aby sme vám mohli poslať
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/publications.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/references.tsx:67
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/volunteer.tsx:95
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:69
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:96
|
||||
msgid "Website"
|
||||
msgstr "Webová lokalita"
|
||||
|
||||
|
||||
@ -8,7 +8,7 @@ msgstr ""
|
||||
"Language: sq\n"
|
||||
"Project-Id-Version: reactive-resume\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2025-10-01 09:32\n"
|
||||
"PO-Revision-Date: 2025-11-04 14:22\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Albanian\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
@ -102,8 +102,8 @@ msgstr "Llogaria"
|
||||
msgid "Add a custom field"
|
||||
msgstr "Shto një fushë të personalizuar"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:119
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:170
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:150
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:203
|
||||
msgctxt "For example, add a new work experience, or add a new profile."
|
||||
msgid "Add a new item"
|
||||
msgstr "Shto një vlerë të re"
|
||||
@ -112,8 +112,8 @@ msgstr "Shto një vlerë të re"
|
||||
msgid "Add a new item"
|
||||
msgstr "Shto një vlerë të re"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:146
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:263
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:149
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:267
|
||||
msgid "Add a new section"
|
||||
msgstr "Shto një rubrikë të re"
|
||||
|
||||
@ -233,12 +233,12 @@ msgstr "Kodet rezervë mund të përmbajnë vetëm shkronja të vogla ose numra
|
||||
msgid "Base URL"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:55
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:58
|
||||
msgctxt "The basics section of a resume consists of User's Picture, Full Name, Location etc."
|
||||
msgid "Basics"
|
||||
msgstr "Bazat"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:21
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:43
|
||||
msgid "Basics"
|
||||
msgstr "Bazat"
|
||||
|
||||
@ -312,6 +312,16 @@ msgstr "Kodi"
|
||||
msgid "Code must be exactly 6 digits long."
|
||||
msgstr "Kodi duhet të jetë saktësisht 6 shifra."
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:272
|
||||
msgid "Collapse All"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:30
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:115
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/summary.tsx:33
|
||||
msgid "Collapse section"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-options.tsx:136
|
||||
msgid "Columns"
|
||||
msgstr "Kolonat"
|
||||
@ -385,7 +395,7 @@ msgstr ""
|
||||
msgid "Custom resume sections"
|
||||
msgstr "Rubrikat e personalizuara të CV-së"
|
||||
|
||||
#: apps/client/src/stores/resume.ts:47
|
||||
#: apps/client/src/stores/resume.ts:53
|
||||
msgid "Custom Section"
|
||||
msgstr "Rubrikë e personalizuar"
|
||||
|
||||
@ -526,7 +536,7 @@ msgstr "Efektet"
|
||||
#: apps/client/src/pages/auth/forgot-password/page.tsx:82
|
||||
#: apps/client/src/pages/auth/login/page.tsx:90
|
||||
#: apps/client/src/pages/auth/register/page.tsx:141
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:54
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:81
|
||||
#: apps/client/src/pages/dashboard/settings/_sections/account.tsx:181
|
||||
msgid "Email"
|
||||
msgstr "Email"
|
||||
@ -571,6 +581,16 @@ msgstr "Problemet"
|
||||
msgid "Even if you're not in a position to contribute financially, you can still make a difference by giving the GitHub repository a star, spreading the word to your friends, or dropping a quick message to let me know how Reactive Resume has helped you. Your feedback and support are always welcome and much appreciated!"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:271
|
||||
msgid "Expand All"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:30
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:115
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/summary.tsx:33
|
||||
msgid "Expand section"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/home/sections/templates/index.tsx:12
|
||||
msgid "Explore the templates available in Reactive Resume and view the resumes crafted with them. They could also serve as examples to help guide the creation of your next resume."
|
||||
msgstr "Eksploroni shabllonet e disponueshme në Reactive Resume dhe shikoni CV-të e krijuara me to. Ato mund të ndihmojnë në krijimin e CV-së tuaj të ardhshme."
|
||||
@ -647,7 +667,7 @@ msgstr "Falas, përgjithmonë"
|
||||
msgid "Friendly"
|
||||
msgstr "Miqësor"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:31
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:56
|
||||
msgid "Full Name"
|
||||
msgstr "Emri i plotë"
|
||||
|
||||
@ -692,7 +712,7 @@ msgstr "Nuancat gri"
|
||||
msgid "Grid"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:43
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:70
|
||||
msgid "Headline"
|
||||
msgstr "Titulli"
|
||||
|
||||
@ -908,7 +928,7 @@ msgstr "Listë"
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/custom-section.tsx:123
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/experience.tsx:86
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/volunteer.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:93
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:120
|
||||
msgid "Location"
|
||||
msgstr "Vendndodhja"
|
||||
|
||||
@ -1096,7 +1116,7 @@ msgstr "PDF"
|
||||
msgid "Personal notes for each resume"
|
||||
msgstr "Shënime personale për çdo CV"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:108
|
||||
msgid "Phone"
|
||||
msgstr "Telefoni"
|
||||
|
||||
@ -1736,7 +1756,7 @@ msgstr "Ne e verifikojmë adresën tuaj të emailit vetëm për t'u siguruar që
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/publications.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/references.tsx:67
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/volunteer.tsx:95
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:69
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:96
|
||||
msgid "Website"
|
||||
msgstr "Faqja e internetit"
|
||||
|
||||
|
||||
@ -8,7 +8,7 @@ msgstr ""
|
||||
"Language: sr\n"
|
||||
"Project-Id-Version: reactive-resume\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2025-10-01 09:32\n"
|
||||
"PO-Revision-Date: 2025-11-04 14:22\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Serbian (Cyrillic)\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
@ -102,8 +102,8 @@ msgstr ""
|
||||
msgid "Add a custom field"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:119
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:170
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:150
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:203
|
||||
msgctxt "For example, add a new work experience, or add a new profile."
|
||||
msgid "Add a new item"
|
||||
msgstr ""
|
||||
@ -112,8 +112,8 @@ msgstr ""
|
||||
msgid "Add a new item"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:146
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:263
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:149
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:267
|
||||
msgid "Add a new section"
|
||||
msgstr ""
|
||||
|
||||
@ -233,12 +233,12 @@ msgstr ""
|
||||
msgid "Base URL"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:55
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:58
|
||||
msgctxt "The basics section of a resume consists of User's Picture, Full Name, Location etc."
|
||||
msgid "Basics"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:21
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:43
|
||||
msgid "Basics"
|
||||
msgstr ""
|
||||
|
||||
@ -312,6 +312,16 @@ msgstr ""
|
||||
msgid "Code must be exactly 6 digits long."
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:272
|
||||
msgid "Collapse All"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:30
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:115
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/summary.tsx:33
|
||||
msgid "Collapse section"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-options.tsx:136
|
||||
msgid "Columns"
|
||||
msgstr ""
|
||||
@ -385,7 +395,7 @@ msgstr ""
|
||||
msgid "Custom resume sections"
|
||||
msgstr "Прилагођени одељци резимеа"
|
||||
|
||||
#: apps/client/src/stores/resume.ts:47
|
||||
#: apps/client/src/stores/resume.ts:53
|
||||
msgid "Custom Section"
|
||||
msgstr ""
|
||||
|
||||
@ -526,7 +536,7 @@ msgstr "Ефекти"
|
||||
#: apps/client/src/pages/auth/forgot-password/page.tsx:82
|
||||
#: apps/client/src/pages/auth/login/page.tsx:90
|
||||
#: apps/client/src/pages/auth/register/page.tsx:141
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:54
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:81
|
||||
#: apps/client/src/pages/dashboard/settings/_sections/account.tsx:181
|
||||
msgid "Email"
|
||||
msgstr ""
|
||||
@ -571,6 +581,16 @@ msgstr ""
|
||||
msgid "Even if you're not in a position to contribute financially, you can still make a difference by giving the GitHub repository a star, spreading the word to your friends, or dropping a quick message to let me know how Reactive Resume has helped you. Your feedback and support are always welcome and much appreciated!"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:271
|
||||
msgid "Expand All"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:30
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:115
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/summary.tsx:33
|
||||
msgid "Expand section"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/home/sections/templates/index.tsx:12
|
||||
msgid "Explore the templates available in Reactive Resume and view the resumes crafted with them. They could also serve as examples to help guide the creation of your next resume."
|
||||
msgstr ""
|
||||
@ -647,7 +667,7 @@ msgstr ""
|
||||
msgid "Friendly"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:31
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:56
|
||||
msgid "Full Name"
|
||||
msgstr ""
|
||||
|
||||
@ -692,7 +712,7 @@ msgstr "Сиви тонови"
|
||||
msgid "Grid"
|
||||
msgstr "Мрежа"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:43
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:70
|
||||
msgid "Headline"
|
||||
msgstr "Наслов"
|
||||
|
||||
@ -908,7 +928,7 @@ msgstr ""
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/custom-section.tsx:123
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/experience.tsx:86
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/volunteer.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:93
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:120
|
||||
msgid "Location"
|
||||
msgstr ""
|
||||
|
||||
@ -1096,7 +1116,7 @@ msgstr ""
|
||||
msgid "Personal notes for each resume"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:108
|
||||
msgid "Phone"
|
||||
msgstr ""
|
||||
|
||||
@ -1736,7 +1756,7 @@ msgstr ""
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/publications.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/references.tsx:67
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/volunteer.tsx:95
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:69
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:96
|
||||
msgid "Website"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@ -8,7 +8,7 @@ msgstr ""
|
||||
"Language: sv\n"
|
||||
"Project-Id-Version: reactive-resume\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2025-10-01 09:40\n"
|
||||
"PO-Revision-Date: 2025-11-04 14:22\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Swedish\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
@ -102,8 +102,8 @@ msgstr "Konto"
|
||||
msgid "Add a custom field"
|
||||
msgstr "Lägga till ett anpassat fält"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:119
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:170
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:150
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:203
|
||||
msgctxt "For example, add a new work experience, or add a new profile."
|
||||
msgid "Add a new item"
|
||||
msgstr "Lägg till ett nytt objekt"
|
||||
@ -112,8 +112,8 @@ msgstr "Lägg till ett nytt objekt"
|
||||
msgid "Add a new item"
|
||||
msgstr "Lägg till ett nytt objekt"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:146
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:263
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:149
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:267
|
||||
msgid "Add a new section"
|
||||
msgstr "Lägg till ett nytt avsnitt"
|
||||
|
||||
@ -233,12 +233,12 @@ msgstr "Säkerhetskopieringskoder får endast innehålla små bokstäver eller s
|
||||
msgid "Base URL"
|
||||
msgstr "Bas-URL"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:55
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:58
|
||||
msgctxt "The basics section of a resume consists of User's Picture, Full Name, Location etc."
|
||||
msgid "Basics"
|
||||
msgstr "Grunderna"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:21
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:43
|
||||
msgid "Basics"
|
||||
msgstr "Grunderna"
|
||||
|
||||
@ -312,6 +312,16 @@ msgstr "Kod"
|
||||
msgid "Code must be exactly 6 digits long."
|
||||
msgstr "Koden måste vara exakt 6 siffror lång."
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:272
|
||||
msgid "Collapse All"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:30
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:115
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/summary.tsx:33
|
||||
msgid "Collapse section"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-options.tsx:136
|
||||
msgid "Columns"
|
||||
msgstr "Kolumner"
|
||||
@ -385,7 +395,7 @@ msgstr "Anpassad CSS"
|
||||
msgid "Custom resume sections"
|
||||
msgstr "Anpassade CV-avsnitt"
|
||||
|
||||
#: apps/client/src/stores/resume.ts:47
|
||||
#: apps/client/src/stores/resume.ts:53
|
||||
msgid "Custom Section"
|
||||
msgstr "Anpassat avsnitt"
|
||||
|
||||
@ -526,7 +536,7 @@ msgstr "Effekter"
|
||||
#: apps/client/src/pages/auth/forgot-password/page.tsx:82
|
||||
#: apps/client/src/pages/auth/login/page.tsx:90
|
||||
#: apps/client/src/pages/auth/register/page.tsx:141
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:54
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:81
|
||||
#: apps/client/src/pages/dashboard/settings/_sections/account.tsx:181
|
||||
msgid "Email"
|
||||
msgstr "E-post"
|
||||
@ -571,6 +581,16 @@ msgstr "Fel"
|
||||
msgid "Even if you're not in a position to contribute financially, you can still make a difference by giving the GitHub repository a star, spreading the word to your friends, or dropping a quick message to let me know how Reactive Resume has helped you. Your feedback and support are always welcome and much appreciated!"
|
||||
msgstr "Även om du inte har möjlighet att bidra ekonomiskt kan du fortfarande göra skillnad genom att ge GitHub-förvaret en stjärna, sprida budskapet till dina vänner eller skicka ett snabbt meddelande för att låta mig veta hur Reactive Resume har hjälpt dig. Din feedback och stöd är alltid välkomna och mycket uppskattade!"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:271
|
||||
msgid "Expand All"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:30
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:115
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/summary.tsx:33
|
||||
msgid "Expand section"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/home/sections/templates/index.tsx:12
|
||||
msgid "Explore the templates available in Reactive Resume and view the resumes crafted with them. They could also serve as examples to help guide the creation of your next resume."
|
||||
msgstr "Utforska mallarna som är tillgängliga i Reactive Resume och se de CV som skapats med dem. De kan också fungera som exempel för att hjälpa dig att skapa ditt nästa CV."
|
||||
@ -647,7 +667,7 @@ msgstr "Gratis, för alltid"
|
||||
msgid "Friendly"
|
||||
msgstr "Vänlig"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:31
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:56
|
||||
msgid "Full Name"
|
||||
msgstr "Fullständigt namn"
|
||||
|
||||
@ -692,7 +712,7 @@ msgstr "Gråskala"
|
||||
msgid "Grid"
|
||||
msgstr "Rutnät"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:43
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:70
|
||||
msgid "Headline"
|
||||
msgstr "Rubrik"
|
||||
|
||||
@ -908,7 +928,7 @@ msgstr "Lista"
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/custom-section.tsx:123
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/experience.tsx:86
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/volunteer.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:93
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:120
|
||||
msgid "Location"
|
||||
msgstr "Plats"
|
||||
|
||||
@ -1096,7 +1116,7 @@ msgstr "PDF"
|
||||
msgid "Personal notes for each resume"
|
||||
msgstr "Personliga anteckningar för varje CV"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:108
|
||||
msgid "Phone"
|
||||
msgstr "Telefon"
|
||||
|
||||
@ -1736,7 +1756,7 @@ msgstr "Vi verifierar din e-postadress endast för att säkerställa att vi kan
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/publications.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/references.tsx:67
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/volunteer.tsx:95
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:69
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:96
|
||||
msgid "Website"
|
||||
msgstr "Webbplats"
|
||||
|
||||
|
||||
@ -8,7 +8,7 @@ msgstr ""
|
||||
"Language: ta\n"
|
||||
"Project-Id-Version: reactive-resume\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2025-10-01 09:33\n"
|
||||
"PO-Revision-Date: 2025-11-04 14:22\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Tamil\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
@ -102,8 +102,8 @@ msgstr "கணக்கு "
|
||||
msgid "Add a custom field"
|
||||
msgstr "புதிய பிரத்யேக பகுதியைச் சேர்க்கவும்"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:119
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:170
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:150
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:203
|
||||
msgctxt "For example, add a new work experience, or add a new profile."
|
||||
msgid "Add a new item"
|
||||
msgstr "புதிய Item சேர்க்கவும்"
|
||||
@ -112,8 +112,8 @@ msgstr "புதிய Item சேர்க்கவும்"
|
||||
msgid "Add a new item"
|
||||
msgstr "புதிய Item சேர்க்கவும்"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:146
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:263
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:149
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:267
|
||||
msgid "Add a new section"
|
||||
msgstr "புதியபகுதியை சேர்க்கவும்"
|
||||
|
||||
@ -234,12 +234,12 @@ msgstr "காப்புப் பிரதிக் குறியீடு
|
||||
msgid "Base URL"
|
||||
msgstr "அடிப்படை URL "
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:55
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:58
|
||||
msgctxt "The basics section of a resume consists of User's Picture, Full Name, Location etc."
|
||||
msgid "Basics"
|
||||
msgstr "அடிப்படைகள் "
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:21
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:43
|
||||
msgid "Basics"
|
||||
msgstr "அடிப்படைகள் "
|
||||
|
||||
@ -313,6 +313,16 @@ msgstr ""
|
||||
msgid "Code must be exactly 6 digits long."
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:272
|
||||
msgid "Collapse All"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:30
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:115
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/summary.tsx:33
|
||||
msgid "Collapse section"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-options.tsx:136
|
||||
msgid "Columns"
|
||||
msgstr ""
|
||||
@ -386,7 +396,7 @@ msgstr ""
|
||||
msgid "Custom resume sections"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/stores/resume.ts:47
|
||||
#: apps/client/src/stores/resume.ts:53
|
||||
msgid "Custom Section"
|
||||
msgstr ""
|
||||
|
||||
@ -527,7 +537,7 @@ msgstr ""
|
||||
#: apps/client/src/pages/auth/forgot-password/page.tsx:82
|
||||
#: apps/client/src/pages/auth/login/page.tsx:90
|
||||
#: apps/client/src/pages/auth/register/page.tsx:141
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:54
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:81
|
||||
#: apps/client/src/pages/dashboard/settings/_sections/account.tsx:181
|
||||
msgid "Email"
|
||||
msgstr ""
|
||||
@ -572,6 +582,16 @@ msgstr ""
|
||||
msgid "Even if you're not in a position to contribute financially, you can still make a difference by giving the GitHub repository a star, spreading the word to your friends, or dropping a quick message to let me know how Reactive Resume has helped you. Your feedback and support are always welcome and much appreciated!"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:271
|
||||
msgid "Expand All"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:30
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:115
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/summary.tsx:33
|
||||
msgid "Expand section"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/home/sections/templates/index.tsx:12
|
||||
msgid "Explore the templates available in Reactive Resume and view the resumes crafted with them. They could also serve as examples to help guide the creation of your next resume."
|
||||
msgstr ""
|
||||
@ -648,7 +668,7 @@ msgstr ""
|
||||
msgid "Friendly"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:31
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:56
|
||||
msgid "Full Name"
|
||||
msgstr ""
|
||||
|
||||
@ -693,7 +713,7 @@ msgstr ""
|
||||
msgid "Grid"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:43
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:70
|
||||
msgid "Headline"
|
||||
msgstr ""
|
||||
|
||||
@ -909,7 +929,7 @@ msgstr ""
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/custom-section.tsx:123
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/experience.tsx:86
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/volunteer.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:93
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:120
|
||||
msgid "Location"
|
||||
msgstr ""
|
||||
|
||||
@ -1097,7 +1117,7 @@ msgstr ""
|
||||
msgid "Personal notes for each resume"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:108
|
||||
msgid "Phone"
|
||||
msgstr ""
|
||||
|
||||
@ -1737,7 +1757,7 @@ msgstr ""
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/publications.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/references.tsx:67
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/volunteer.tsx:95
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:69
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:96
|
||||
msgid "Website"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@ -8,7 +8,7 @@ msgstr ""
|
||||
"Language: te\n"
|
||||
"Project-Id-Version: reactive-resume\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2025-10-21 23:48\n"
|
||||
"PO-Revision-Date: 2025-11-04 14:22\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Telugu\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
@ -102,8 +102,8 @@ msgstr "ఖాతా"
|
||||
msgid "Add a custom field"
|
||||
msgstr "కస్టమ్ ఫీల్డ్ జోడించండి"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:119
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:170
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:150
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:203
|
||||
msgctxt "For example, add a new work experience, or add a new profile."
|
||||
msgid "Add a new item"
|
||||
msgstr "కొత్త అంశాన్ని జోడించండి"
|
||||
@ -112,8 +112,8 @@ msgstr "కొత్త అంశాన్ని జోడించండి"
|
||||
msgid "Add a new item"
|
||||
msgstr "కొత్త అంశాన్ని జోడించండి"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:146
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:263
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:149
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:267
|
||||
msgid "Add a new section"
|
||||
msgstr "కొత్త విభాగాన్ని జోడించండి"
|
||||
|
||||
@ -233,12 +233,12 @@ msgstr "బ్యాకప్ కోడ్లలో కేవలం చిన
|
||||
msgid "Base URL"
|
||||
msgstr "బేస్ URL"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:55
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:58
|
||||
msgctxt "The basics section of a resume consists of User's Picture, Full Name, Location etc."
|
||||
msgid "Basics"
|
||||
msgstr "ప్రాథమికాలు"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:21
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:43
|
||||
msgid "Basics"
|
||||
msgstr "ప్రాథమికాలు"
|
||||
|
||||
@ -312,6 +312,16 @@ msgstr "కోడ్"
|
||||
msgid "Code must be exactly 6 digits long."
|
||||
msgstr "కోడ్ ఖచ్చితంగా 6 అంకెలు ఉండాలి."
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:272
|
||||
msgid "Collapse All"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:30
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:115
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/summary.tsx:33
|
||||
msgid "Collapse section"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-options.tsx:136
|
||||
msgid "Columns"
|
||||
msgstr "నిలువు వరుసలు"
|
||||
@ -385,7 +395,7 @@ msgstr "కస్టమ్ CSS"
|
||||
msgid "Custom resume sections"
|
||||
msgstr "కస్టమ్ రిజ్యూమ్ విభాగాలు"
|
||||
|
||||
#: apps/client/src/stores/resume.ts:47
|
||||
#: apps/client/src/stores/resume.ts:53
|
||||
msgid "Custom Section"
|
||||
msgstr "కస్టమ్ విభాగం"
|
||||
|
||||
@ -526,7 +536,7 @@ msgstr "ప్రభావాలు"
|
||||
#: apps/client/src/pages/auth/forgot-password/page.tsx:82
|
||||
#: apps/client/src/pages/auth/login/page.tsx:90
|
||||
#: apps/client/src/pages/auth/register/page.tsx:141
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:54
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:81
|
||||
#: apps/client/src/pages/dashboard/settings/_sections/account.tsx:181
|
||||
msgid "Email"
|
||||
msgstr "ఇమెయిల్"
|
||||
@ -571,6 +581,16 @@ msgstr "లోపాలు"
|
||||
msgid "Even if you're not in a position to contribute financially, you can still make a difference by giving the GitHub repository a star, spreading the word to your friends, or dropping a quick message to let me know how Reactive Resume has helped you. Your feedback and support are always welcome and much appreciated!"
|
||||
msgstr "మీరు ఆర్థికంగా సహాయం చేయలేకపోయినా, GitHub రిపోజిటరీకి “స్టార్” ఇచ్చే విధంగా, మీ స్నేహితులకు ఈ ప్రాజెక్ట్ గురించి చెప్పడం, లేదా Reactive Resume మీకు ఎలా సహాయపడిందో ఒక చిన్న సందేశం ద్వారా చెప్పడం ద్వారా మీరు మార్పు సృష్టించవచ్చు. మీ అభిప్రాయం మరియు మద్దతు ఎల్లప్పుడూ స్వాగతార్హం మరియు చాలా అభినందనీయంగా ఉంది!"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:271
|
||||
msgid "Expand All"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:30
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:115
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/summary.tsx:33
|
||||
msgid "Expand section"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/home/sections/templates/index.tsx:12
|
||||
msgid "Explore the templates available in Reactive Resume and view the resumes crafted with them. They could also serve as examples to help guide the creation of your next resume."
|
||||
msgstr "Reactive Resume లో అందుబాటులో ఉన్న టెంప్లేట్లను పరిశీలించండి మరియు వాటితో రూపొందించిన రిజ్యూమ్లను చూడండి. ఇవి మీ తదుపరి రిజ్యూమ్ రూపొందింపుకు మార్గదర్శకంగా కూడా ఉపయోగపడవచ్చు."
|
||||
@ -647,7 +667,7 @@ msgstr "ఎప్పటికీ ఫ్రీ"
|
||||
msgid "Friendly"
|
||||
msgstr "ఫ్రెండ్లీ"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:31
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:56
|
||||
msgid "Full Name"
|
||||
msgstr "ఫుల్ నేమ్"
|
||||
|
||||
@ -692,7 +712,7 @@ msgstr "గ్రేస్కేల్"
|
||||
msgid "Grid"
|
||||
msgstr "గ్రిడ్"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:43
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:70
|
||||
msgid "Headline"
|
||||
msgstr "హెడ్లైన్"
|
||||
|
||||
@ -908,7 +928,7 @@ msgstr "List"
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/custom-section.tsx:123
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/experience.tsx:86
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/volunteer.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:93
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:120
|
||||
msgid "Location"
|
||||
msgstr "స్థలం"
|
||||
|
||||
@ -1096,7 +1116,7 @@ msgstr "PDF"
|
||||
msgid "Personal notes for each resume"
|
||||
msgstr "ప్రతి రిజ్యూమ్ కోసం వ్యక్తిగత నోట్స్"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:108
|
||||
msgid "Phone"
|
||||
msgstr "ఫోన్"
|
||||
|
||||
@ -1736,7 +1756,7 @@ msgstr "మీరు పాస్వర్డ్ మర్చిపోతే,
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/publications.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/references.tsx:67
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/volunteer.tsx:95
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:69
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:96
|
||||
msgid "Website"
|
||||
msgstr "వెబ్సైట్"
|
||||
|
||||
|
||||
@ -8,7 +8,7 @@ msgstr ""
|
||||
"Language: th\n"
|
||||
"Project-Id-Version: reactive-resume\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2025-10-01 09:40\n"
|
||||
"PO-Revision-Date: 2025-11-04 14:22\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Thai\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
@ -102,8 +102,8 @@ msgstr "บัญชี"
|
||||
msgid "Add a custom field"
|
||||
msgstr "เพิ่มช่องข้อมูลที่กำหนดเอง"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:119
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:170
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:150
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:203
|
||||
msgctxt "For example, add a new work experience, or add a new profile."
|
||||
msgid "Add a new item"
|
||||
msgstr "เพิ่มรายการใหม่"
|
||||
@ -112,8 +112,8 @@ msgstr "เพิ่มรายการใหม่"
|
||||
msgid "Add a new item"
|
||||
msgstr "เพิ่มรายการใหม่"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:146
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:263
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:149
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:267
|
||||
msgid "Add a new section"
|
||||
msgstr "เพิ่มส่วนใหม่"
|
||||
|
||||
@ -233,12 +233,12 @@ msgstr "รหัสสำรองอาจมีเฉพาะตัวอั
|
||||
msgid "Base URL"
|
||||
msgstr "Base URL"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:55
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:58
|
||||
msgctxt "The basics section of a resume consists of User's Picture, Full Name, Location etc."
|
||||
msgid "Basics"
|
||||
msgstr "พื้นฐาน"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:21
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:43
|
||||
msgid "Basics"
|
||||
msgstr "พื้นฐาน"
|
||||
|
||||
@ -312,6 +312,16 @@ msgstr "รหัส"
|
||||
msgid "Code must be exactly 6 digits long."
|
||||
msgstr "รหัสต้องมีความยาว 6 หลัก"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:272
|
||||
msgid "Collapse All"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:30
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:115
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/summary.tsx:33
|
||||
msgid "Collapse section"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-options.tsx:136
|
||||
msgid "Columns"
|
||||
msgstr "คอลัมน์"
|
||||
@ -385,7 +395,7 @@ msgstr "CSS ที่กำหนดเอง"
|
||||
msgid "Custom resume sections"
|
||||
msgstr "ส่วนเรซูเม่ที่กำหนดเอง"
|
||||
|
||||
#: apps/client/src/stores/resume.ts:47
|
||||
#: apps/client/src/stores/resume.ts:53
|
||||
msgid "Custom Section"
|
||||
msgstr "ส่วนที่กำหนดเอง"
|
||||
|
||||
@ -526,7 +536,7 @@ msgstr "เอฟเฟกต์"
|
||||
#: apps/client/src/pages/auth/forgot-password/page.tsx:82
|
||||
#: apps/client/src/pages/auth/login/page.tsx:90
|
||||
#: apps/client/src/pages/auth/register/page.tsx:141
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:54
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:81
|
||||
#: apps/client/src/pages/dashboard/settings/_sections/account.tsx:181
|
||||
msgid "Email"
|
||||
msgstr "อีเมล"
|
||||
@ -571,6 +581,16 @@ msgstr "ข้อผิดพลาด"
|
||||
msgid "Even if you're not in a position to contribute financially, you can still make a difference by giving the GitHub repository a star, spreading the word to your friends, or dropping a quick message to let me know how Reactive Resume has helped you. Your feedback and support are always welcome and much appreciated!"
|
||||
msgstr "แม้ว่าคุณจะไม่อยู่ในฐานะที่จะบริจาคเงินได้ แต่คุณยังคงสามารถสร้างความแตกต่างได้ด้วยการติดดาวให้กับ GitHub repository นี้ กระจายข่าวให้เพื่อนของคุณ หรือส่งข้อความสั้นๆ เพื่อบอกให้ผมรู้ว่า Reactive Resume ช่วยคุณได้อย่างไร ข้อเสนอแนะและการสนับสนุนของคุณ ผมยินดีน้อมรับและชื่นชมเสมอ!"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:271
|
||||
msgid "Expand All"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:30
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:115
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/summary.tsx:33
|
||||
msgid "Expand section"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/home/sections/templates/index.tsx:12
|
||||
msgid "Explore the templates available in Reactive Resume and view the resumes crafted with them. They could also serve as examples to help guide the creation of your next resume."
|
||||
msgstr "สำรวจเทมเพลตที่มีให้ใช้ใน Reactive Resume และดูเรซูเม่ที่สร้างขึ้นจากเทมเพลตนั้น พวกมันยังสามารถเป็นตัวอย่างเพื่อช่วยในการสร้างเรซูเม่ของคุณต่อไป"
|
||||
@ -647,7 +667,7 @@ msgstr "ฟรี ตลอดไป"
|
||||
msgid "Friendly"
|
||||
msgstr "เป็นกันเอง"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:31
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:56
|
||||
msgid "Full Name"
|
||||
msgstr "ชื่อเต็ม"
|
||||
|
||||
@ -692,7 +712,7 @@ msgstr "ขาวดำ"
|
||||
msgid "Grid"
|
||||
msgstr "ตาราง"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:43
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:70
|
||||
msgid "Headline"
|
||||
msgstr "พาดหัว"
|
||||
|
||||
@ -908,7 +928,7 @@ msgstr "รายการ"
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/custom-section.tsx:123
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/experience.tsx:86
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/volunteer.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:93
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:120
|
||||
msgid "Location"
|
||||
msgstr "สถานที่"
|
||||
|
||||
@ -1096,7 +1116,7 @@ msgstr "PDF"
|
||||
msgid "Personal notes for each resume"
|
||||
msgstr "โน้ตส่วนตัวสำหรับแต่ละเรซูเม่"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:108
|
||||
msgid "Phone"
|
||||
msgstr "เบอร์"
|
||||
|
||||
@ -1736,7 +1756,7 @@ msgstr "เราตรวจสอบที่อยู่อีเมลขอ
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/publications.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/references.tsx:67
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/volunteer.tsx:95
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:69
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:96
|
||||
msgid "Website"
|
||||
msgstr "เว็บไซต์"
|
||||
|
||||
|
||||
@ -8,7 +8,7 @@ msgstr ""
|
||||
"Language: tr\n"
|
||||
"Project-Id-Version: reactive-resume\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2025-10-01 09:40\n"
|
||||
"PO-Revision-Date: 2025-11-04 14:22\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Turkish\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
@ -102,8 +102,8 @@ msgstr "Hesap"
|
||||
msgid "Add a custom field"
|
||||
msgstr "Özel alan ekle"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:119
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:170
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:150
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:203
|
||||
msgctxt "For example, add a new work experience, or add a new profile."
|
||||
msgid "Add a new item"
|
||||
msgstr "Yeni bir Öğe Ekle"
|
||||
@ -112,8 +112,8 @@ msgstr "Yeni bir Öğe Ekle"
|
||||
msgid "Add a new item"
|
||||
msgstr "Yeni bir Öğe Ekle"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:146
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:263
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:149
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:267
|
||||
msgid "Add a new section"
|
||||
msgstr "Yeni bir bölüm ekle"
|
||||
|
||||
@ -233,12 +233,12 @@ msgstr "Yedekleme kodları yalnızca küçük harf veya rakamlar içerebilir ve
|
||||
msgid "Base URL"
|
||||
msgstr "Temel URL"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:55
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:58
|
||||
msgctxt "The basics section of a resume consists of User's Picture, Full Name, Location etc."
|
||||
msgid "Basics"
|
||||
msgstr "Temel Bilgiler"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:21
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:43
|
||||
msgid "Basics"
|
||||
msgstr "Temel Bilgiler"
|
||||
|
||||
@ -312,6 +312,16 @@ msgstr "Kod"
|
||||
msgid "Code must be exactly 6 digits long."
|
||||
msgstr "Kod tam olarak 6 hane uzunluğunda olmalıdır."
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:272
|
||||
msgid "Collapse All"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:30
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:115
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/summary.tsx:33
|
||||
msgid "Collapse section"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-options.tsx:136
|
||||
msgid "Columns"
|
||||
msgstr "Sütunlar"
|
||||
@ -385,7 +395,7 @@ msgstr "Özel CSS"
|
||||
msgid "Custom resume sections"
|
||||
msgstr "Özel özgeçmiş bölümleri"
|
||||
|
||||
#: apps/client/src/stores/resume.ts:47
|
||||
#: apps/client/src/stores/resume.ts:53
|
||||
msgid "Custom Section"
|
||||
msgstr "Özel bölüm"
|
||||
|
||||
@ -526,7 +536,7 @@ msgstr "Efektler"
|
||||
#: apps/client/src/pages/auth/forgot-password/page.tsx:82
|
||||
#: apps/client/src/pages/auth/login/page.tsx:90
|
||||
#: apps/client/src/pages/auth/register/page.tsx:141
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:54
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:81
|
||||
#: apps/client/src/pages/dashboard/settings/_sections/account.tsx:181
|
||||
msgid "Email"
|
||||
msgstr "E-Posta"
|
||||
@ -571,6 +581,16 @@ msgstr "Hatalar"
|
||||
msgid "Even if you're not in a position to contribute financially, you can still make a difference by giving the GitHub repository a star, spreading the word to your friends, or dropping a quick message to let me know how Reactive Resume has helped you. Your feedback and support are always welcome and much appreciated!"
|
||||
msgstr "Maddi olarak katkıda bulunacak durumda olmasanız bile, GitHub sayfamıza bir yıldız vererek, arkadaşlarınıza duyurarak veya Reactive Resume'un size nasıl yardımcı olduğunu bildirmek için hızlı bir mesaj bırakarak yine de bir fark yaratabilirsiniz. Geri bildiriminiz ve desteğiniz bizim için çok değerlidir!"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:271
|
||||
msgid "Expand All"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:30
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:115
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/summary.tsx:33
|
||||
msgid "Expand section"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/home/sections/templates/index.tsx:12
|
||||
msgid "Explore the templates available in Reactive Resume and view the resumes crafted with them. They could also serve as examples to help guide the creation of your next resume."
|
||||
msgstr "Reactive Resume'da bulunan şablonları keşfedin ve bunlarla hazırlanmış özgeçmişleri görüntüleyin. Bu şablonlar, bir sonraki özgeçmişinizin oluşturulmasına yardımcı olacak örnekler olarak da kullanılabilir."
|
||||
@ -647,7 +667,7 @@ msgstr "Ömür boyu ücretsiz"
|
||||
msgid "Friendly"
|
||||
msgstr "Dostça"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:31
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:56
|
||||
msgid "Full Name"
|
||||
msgstr "Tam Ad"
|
||||
|
||||
@ -692,7 +712,7 @@ msgstr "Gri tonlamalı"
|
||||
msgid "Grid"
|
||||
msgstr "Izgara"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:43
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:70
|
||||
msgid "Headline"
|
||||
msgstr "Başlık"
|
||||
|
||||
@ -908,7 +928,7 @@ msgstr "Liste"
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/custom-section.tsx:123
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/experience.tsx:86
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/volunteer.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:93
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:120
|
||||
msgid "Location"
|
||||
msgstr "Konum"
|
||||
|
||||
@ -1096,7 +1116,7 @@ msgstr "PDF"
|
||||
msgid "Personal notes for each resume"
|
||||
msgstr "Her özgeçmiş için kişisel notlar"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:108
|
||||
msgid "Phone"
|
||||
msgstr "Telefon"
|
||||
|
||||
@ -1736,7 +1756,7 @@ msgstr "E-posta adresinizi yalnızca şifrenizi unutmanız durumunda size bir ş
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/publications.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/references.tsx:67
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/volunteer.tsx:95
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:69
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:96
|
||||
msgid "Website"
|
||||
msgstr "İnternet sitesi"
|
||||
|
||||
|
||||
@ -8,7 +8,7 @@ msgstr ""
|
||||
"Language: uk\n"
|
||||
"Project-Id-Version: reactive-resume\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2025-10-01 09:40\n"
|
||||
"PO-Revision-Date: 2025-11-04 14:22\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Ukrainian\n"
|
||||
"Plural-Forms: nplurals=4; plural=((n%10==1 && n%100!=11) ? 0 : ((n%10 >= 2 && n%10 <=4 && (n%100 < 12 || n%100 > 14)) ? 1 : ((n%10 == 0 || (n%10 >= 5 && n%10 <=9)) || (n%100 >= 11 && n%100 <= 14)) ? 2 : 3));\n"
|
||||
@ -102,8 +102,8 @@ msgstr "Обліковка"
|
||||
msgid "Add a custom field"
|
||||
msgstr "Додати кастомне поле"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:119
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:170
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:150
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:203
|
||||
msgctxt "For example, add a new work experience, or add a new profile."
|
||||
msgid "Add a new item"
|
||||
msgstr "Додати новий елемент"
|
||||
@ -112,8 +112,8 @@ msgstr "Додати новий елемент"
|
||||
msgid "Add a new item"
|
||||
msgstr "Додати новий елемент"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:146
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:263
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:149
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:267
|
||||
msgid "Add a new section"
|
||||
msgstr "Додати новий розділ"
|
||||
|
||||
@ -233,12 +233,12 @@ msgstr "Резервні коди може містити тільки цифр
|
||||
msgid "Base URL"
|
||||
msgstr "Базова URL-адреса"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:55
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:58
|
||||
msgctxt "The basics section of a resume consists of User's Picture, Full Name, Location etc."
|
||||
msgid "Basics"
|
||||
msgstr "Основи"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:21
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:43
|
||||
msgid "Basics"
|
||||
msgstr "Основи"
|
||||
|
||||
@ -312,6 +312,16 @@ msgstr "Код"
|
||||
msgid "Code must be exactly 6 digits long."
|
||||
msgstr "Код має складатися рівно з 6 цифр."
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:272
|
||||
msgid "Collapse All"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:30
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:115
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/summary.tsx:33
|
||||
msgid "Collapse section"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-options.tsx:136
|
||||
msgid "Columns"
|
||||
msgstr "Стовпці"
|
||||
@ -385,7 +395,7 @@ msgstr "Кастомний CSS"
|
||||
msgid "Custom resume sections"
|
||||
msgstr "Користувацькі розділи резюме"
|
||||
|
||||
#: apps/client/src/stores/resume.ts:47
|
||||
#: apps/client/src/stores/resume.ts:53
|
||||
msgid "Custom Section"
|
||||
msgstr "Користувацький розділ"
|
||||
|
||||
@ -526,7 +536,7 @@ msgstr "Ефекти"
|
||||
#: apps/client/src/pages/auth/forgot-password/page.tsx:82
|
||||
#: apps/client/src/pages/auth/login/page.tsx:90
|
||||
#: apps/client/src/pages/auth/register/page.tsx:141
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:54
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:81
|
||||
#: apps/client/src/pages/dashboard/settings/_sections/account.tsx:181
|
||||
msgid "Email"
|
||||
msgstr "Ел. пошта"
|
||||
@ -571,6 +581,16 @@ msgstr "Помилки"
|
||||
msgid "Even if you're not in a position to contribute financially, you can still make a difference by giving the GitHub repository a star, spreading the word to your friends, or dropping a quick message to let me know how Reactive Resume has helped you. Your feedback and support are always welcome and much appreciated!"
|
||||
msgstr "Навіть якщо ви не можете підтримати проєкт фінансово, ви все одно можете зробити свій внесок – поставте зірку репозиторію на GitHub, розкажіть про нього друзям або напишіть мені коротке повідомлення про те, як Reactive Resume вам допоміг. Ваші відгуки та підтримка завжди вітаються і дуже цінуються!"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:271
|
||||
msgid "Expand All"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:30
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:115
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/summary.tsx:33
|
||||
msgid "Expand section"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/home/sections/templates/index.tsx:12
|
||||
msgid "Explore the templates available in Reactive Resume and view the resumes crafted with them. They could also serve as examples to help guide the creation of your next resume."
|
||||
msgstr "Ознайомтеся з шаблонами, доступними в Reactive Resume, і перегляньте резюме, створені за їх допомогою. Вони також можуть слугувати прикладами для створення вашого наступного резюме."
|
||||
@ -647,7 +667,7 @@ msgstr "Назавжди безплатний"
|
||||
msgid "Friendly"
|
||||
msgstr "Дружній"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:31
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:56
|
||||
msgid "Full Name"
|
||||
msgstr "Повне ім'я"
|
||||
|
||||
@ -692,7 +712,7 @@ msgstr "Монохром"
|
||||
msgid "Grid"
|
||||
msgstr "Сітка"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:43
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:70
|
||||
msgid "Headline"
|
||||
msgstr "Заголовок"
|
||||
|
||||
@ -908,7 +928,7 @@ msgstr "Список"
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/custom-section.tsx:123
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/experience.tsx:86
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/volunteer.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:93
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:120
|
||||
msgid "Location"
|
||||
msgstr "Місцеперебування"
|
||||
|
||||
@ -1096,7 +1116,7 @@ msgstr "PDF"
|
||||
msgid "Personal notes for each resume"
|
||||
msgstr "Персональні нотатки для кожного резюме"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:108
|
||||
msgid "Phone"
|
||||
msgstr "Номер телефону"
|
||||
|
||||
@ -1736,7 +1756,7 @@ msgstr "Ми перевіряємо вашу електронну адресу
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/publications.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/references.tsx:67
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/volunteer.tsx:95
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:69
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:96
|
||||
msgid "Website"
|
||||
msgstr "Вебсайт"
|
||||
|
||||
|
||||
@ -8,7 +8,7 @@ msgstr ""
|
||||
"Language: uz\n"
|
||||
"Project-Id-Version: reactive-resume\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2025-10-01 09:33\n"
|
||||
"PO-Revision-Date: 2025-11-04 14:22\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Uzbek\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
@ -102,8 +102,8 @@ msgstr "Hisob"
|
||||
msgid "Add a custom field"
|
||||
msgstr "Maxsus maydon qo'shish"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:119
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:170
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:150
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:203
|
||||
msgctxt "For example, add a new work experience, or add a new profile."
|
||||
msgid "Add a new item"
|
||||
msgstr "Yangi narsa qo'shish"
|
||||
@ -112,8 +112,8 @@ msgstr "Yangi narsa qo'shish"
|
||||
msgid "Add a new item"
|
||||
msgstr "Yangi narsa qo'shish"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:146
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:263
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:149
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:267
|
||||
msgid "Add a new section"
|
||||
msgstr "Yangi bo'lim qo'shish"
|
||||
|
||||
@ -233,12 +233,12 @@ msgstr "Zaxira kodlari faqat kichik harflar yoki raqamlardan iborat bo'lishi mum
|
||||
msgid "Base URL"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:55
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:58
|
||||
msgctxt "The basics section of a resume consists of User's Picture, Full Name, Location etc."
|
||||
msgid "Basics"
|
||||
msgstr "Asoslar"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:21
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:43
|
||||
msgid "Basics"
|
||||
msgstr "Asoslar"
|
||||
|
||||
@ -312,6 +312,16 @@ msgstr "Kod"
|
||||
msgid "Code must be exactly 6 digits long."
|
||||
msgstr "Kod aniq 6 ta raqamdan iborat bo'lishi kerak."
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:272
|
||||
msgid "Collapse All"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:30
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:115
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/summary.tsx:33
|
||||
msgid "Collapse section"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-options.tsx:136
|
||||
msgid "Columns"
|
||||
msgstr "Ustunlar"
|
||||
@ -385,7 +395,7 @@ msgstr ""
|
||||
msgid "Custom resume sections"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/stores/resume.ts:47
|
||||
#: apps/client/src/stores/resume.ts:53
|
||||
msgid "Custom Section"
|
||||
msgstr ""
|
||||
|
||||
@ -526,7 +536,7 @@ msgstr ""
|
||||
#: apps/client/src/pages/auth/forgot-password/page.tsx:82
|
||||
#: apps/client/src/pages/auth/login/page.tsx:90
|
||||
#: apps/client/src/pages/auth/register/page.tsx:141
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:54
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:81
|
||||
#: apps/client/src/pages/dashboard/settings/_sections/account.tsx:181
|
||||
msgid "Email"
|
||||
msgstr ""
|
||||
@ -571,6 +581,16 @@ msgstr ""
|
||||
msgid "Even if you're not in a position to contribute financially, you can still make a difference by giving the GitHub repository a star, spreading the word to your friends, or dropping a quick message to let me know how Reactive Resume has helped you. Your feedback and support are always welcome and much appreciated!"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:271
|
||||
msgid "Expand All"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:30
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:115
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/summary.tsx:33
|
||||
msgid "Expand section"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/home/sections/templates/index.tsx:12
|
||||
msgid "Explore the templates available in Reactive Resume and view the resumes crafted with them. They could also serve as examples to help guide the creation of your next resume."
|
||||
msgstr ""
|
||||
@ -647,7 +667,7 @@ msgstr "Bepul, har doim"
|
||||
msgid "Friendly"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:31
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:56
|
||||
msgid "Full Name"
|
||||
msgstr ""
|
||||
|
||||
@ -692,7 +712,7 @@ msgstr ""
|
||||
msgid "Grid"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:43
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:70
|
||||
msgid "Headline"
|
||||
msgstr ""
|
||||
|
||||
@ -908,7 +928,7 @@ msgstr ""
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/custom-section.tsx:123
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/experience.tsx:86
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/volunteer.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:93
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:120
|
||||
msgid "Location"
|
||||
msgstr ""
|
||||
|
||||
@ -1096,7 +1116,7 @@ msgstr "PDF"
|
||||
msgid "Personal notes for each resume"
|
||||
msgstr "Har bir tarjimai hol uchun shaxsiy eslatmalar"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:108
|
||||
msgid "Phone"
|
||||
msgstr "Telefon"
|
||||
|
||||
@ -1736,7 +1756,7 @@ msgstr ""
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/publications.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/references.tsx:67
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/volunteer.tsx:95
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:69
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:96
|
||||
msgid "Website"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@ -8,7 +8,7 @@ msgstr ""
|
||||
"Language: vi\n"
|
||||
"Project-Id-Version: reactive-resume\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2025-10-01 09:40\n"
|
||||
"PO-Revision-Date: 2025-11-04 14:22\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Vietnamese\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
@ -102,8 +102,8 @@ msgstr "Tài khoản"
|
||||
msgid "Add a custom field"
|
||||
msgstr "Thêm một trường tùy chỉnh"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:119
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:170
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:150
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:203
|
||||
msgctxt "For example, add a new work experience, or add a new profile."
|
||||
msgid "Add a new item"
|
||||
msgstr "Thêm mục mới"
|
||||
@ -112,8 +112,8 @@ msgstr "Thêm mục mới"
|
||||
msgid "Add a new item"
|
||||
msgstr "Thêm mục mới"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:146
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:263
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:149
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:267
|
||||
msgid "Add a new section"
|
||||
msgstr "Thêm một phần mới"
|
||||
|
||||
@ -233,12 +233,12 @@ msgstr "Mã backup chỉ có thể chứa chữ cái viết thường hoặc s
|
||||
msgid "Base URL"
|
||||
msgstr "Đường dẫn cơ sở"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:55
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:58
|
||||
msgctxt "The basics section of a resume consists of User's Picture, Full Name, Location etc."
|
||||
msgid "Basics"
|
||||
msgstr "Cơ bản"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:21
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:43
|
||||
msgid "Basics"
|
||||
msgstr "Cơ bản"
|
||||
|
||||
@ -312,6 +312,16 @@ msgstr "Mã"
|
||||
msgid "Code must be exactly 6 digits long."
|
||||
msgstr "Mã phải có đúng 6 chữ số."
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:272
|
||||
msgid "Collapse All"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:30
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:115
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/summary.tsx:33
|
||||
msgid "Collapse section"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-options.tsx:136
|
||||
msgid "Columns"
|
||||
msgstr "Cột"
|
||||
@ -385,7 +395,7 @@ msgstr "CSS tùy chỉnh"
|
||||
msgid "Custom resume sections"
|
||||
msgstr "Phần sơ yếu lý lịch tùy chỉnh"
|
||||
|
||||
#: apps/client/src/stores/resume.ts:47
|
||||
#: apps/client/src/stores/resume.ts:53
|
||||
msgid "Custom Section"
|
||||
msgstr "Mục tùy chỉnh"
|
||||
|
||||
@ -526,7 +536,7 @@ msgstr "Hiệu ứng"
|
||||
#: apps/client/src/pages/auth/forgot-password/page.tsx:82
|
||||
#: apps/client/src/pages/auth/login/page.tsx:90
|
||||
#: apps/client/src/pages/auth/register/page.tsx:141
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:54
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:81
|
||||
#: apps/client/src/pages/dashboard/settings/_sections/account.tsx:181
|
||||
msgid "Email"
|
||||
msgstr "Email"
|
||||
@ -571,6 +581,16 @@ msgstr "Lỗi"
|
||||
msgid "Even if you're not in a position to contribute financially, you can still make a difference by giving the GitHub repository a star, spreading the word to your friends, or dropping a quick message to let me know how Reactive Resume has helped you. Your feedback and support are always welcome and much appreciated!"
|
||||
msgstr "Ngay cả khi bạn không có khả năng đóng góp tài chính, bạn vẫn có thể tạo ra sự khác biệt bằng cách gắn sao cho kho lưu trữ GitHub, truyền bá cho bạn bè hoặc gửi một tin nhắn nhanh để cho tôi biết Reactive Resume đã giúp bạn như thế nào. Phản hồi và hỗ trợ của bạn luôn được chào đón và đánh giá cao!"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:271
|
||||
msgid "Expand All"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:30
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:115
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/summary.tsx:33
|
||||
msgid "Expand section"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/home/sections/templates/index.tsx:12
|
||||
msgid "Explore the templates available in Reactive Resume and view the resumes crafted with them. They could also serve as examples to help guide the creation of your next resume."
|
||||
msgstr "Khám phá các mẫu có sẵn trong Reactive Resume và xem các sơ yếu lý lịch được tạo bằng chúng. Các mẫu này là ý tưởng tuyệt vời giúp tạo sơ yếu lý lịch của bạn."
|
||||
@ -647,7 +667,7 @@ msgstr "Miễn phí mãi mãi"
|
||||
msgid "Friendly"
|
||||
msgstr "Thân thiện"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:31
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:56
|
||||
msgid "Full Name"
|
||||
msgstr "Họ và tên"
|
||||
|
||||
@ -692,7 +712,7 @@ msgstr "Thang độ xám"
|
||||
msgid "Grid"
|
||||
msgstr "Lưới"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:43
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:70
|
||||
msgid "Headline"
|
||||
msgstr "Tiêu đề"
|
||||
|
||||
@ -908,7 +928,7 @@ msgstr "Danh sách"
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/custom-section.tsx:123
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/experience.tsx:86
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/volunteer.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:93
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:120
|
||||
msgid "Location"
|
||||
msgstr "Vị trí"
|
||||
|
||||
@ -1096,7 +1116,7 @@ msgstr "PDF"
|
||||
msgid "Personal notes for each resume"
|
||||
msgstr "Ghi chú cá nhân cho mỗi sơ yếu lý lịch"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:108
|
||||
msgid "Phone"
|
||||
msgstr "Điện thoại"
|
||||
|
||||
@ -1736,7 +1756,7 @@ msgstr "Chúng tôi chỉ xác minh địa chỉ email của bạn để đảm
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/publications.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/references.tsx:67
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/volunteer.tsx:95
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:69
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:96
|
||||
msgid "Website"
|
||||
msgstr "Trang web"
|
||||
|
||||
|
||||
@ -8,7 +8,7 @@ msgstr ""
|
||||
"Language: zh\n"
|
||||
"Project-Id-Version: reactive-resume\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2025-10-01 09:40\n"
|
||||
"PO-Revision-Date: 2025-11-04 14:22\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Chinese Simplified\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
@ -102,8 +102,8 @@ msgstr "账户"
|
||||
msgid "Add a custom field"
|
||||
msgstr "添加自定义字段"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:119
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:170
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:150
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:203
|
||||
msgctxt "For example, add a new work experience, or add a new profile."
|
||||
msgid "Add a new item"
|
||||
msgstr "增加一项"
|
||||
@ -112,8 +112,8 @@ msgstr "增加一项"
|
||||
msgid "Add a new item"
|
||||
msgstr "增加一项"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:146
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:263
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:149
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:267
|
||||
msgid "Add a new section"
|
||||
msgstr "添加新章节"
|
||||
|
||||
@ -233,12 +233,12 @@ msgstr "备份码只能由小写字母或数字组成,并且字符数量只能
|
||||
msgid "Base URL"
|
||||
msgstr "基础 URL"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:55
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:58
|
||||
msgctxt "The basics section of a resume consists of User's Picture, Full Name, Location etc."
|
||||
msgid "Basics"
|
||||
msgstr "基础"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:21
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:43
|
||||
msgid "Basics"
|
||||
msgstr "基础"
|
||||
|
||||
@ -312,6 +312,16 @@ msgstr "验证码"
|
||||
msgid "Code must be exactly 6 digits long."
|
||||
msgstr "验证码必须是 6 位数字。"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:272
|
||||
msgid "Collapse All"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:30
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:115
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/summary.tsx:33
|
||||
msgid "Collapse section"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-options.tsx:136
|
||||
msgid "Columns"
|
||||
msgstr "栏"
|
||||
@ -385,7 +395,7 @@ msgstr "自定义 CSS"
|
||||
msgid "Custom resume sections"
|
||||
msgstr "自定义简历章节"
|
||||
|
||||
#: apps/client/src/stores/resume.ts:47
|
||||
#: apps/client/src/stores/resume.ts:53
|
||||
msgid "Custom Section"
|
||||
msgstr "自定义章节"
|
||||
|
||||
@ -526,7 +536,7 @@ msgstr "效果"
|
||||
#: apps/client/src/pages/auth/forgot-password/page.tsx:82
|
||||
#: apps/client/src/pages/auth/login/page.tsx:90
|
||||
#: apps/client/src/pages/auth/register/page.tsx:141
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:54
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:81
|
||||
#: apps/client/src/pages/dashboard/settings/_sections/account.tsx:181
|
||||
msgid "Email"
|
||||
msgstr "电子邮件"
|
||||
@ -571,6 +581,16 @@ msgstr "错误"
|
||||
msgid "Even if you're not in a position to contribute financially, you can still make a difference by giving the GitHub repository a star, spreading the word to your friends, or dropping a quick message to let me know how Reactive Resume has helped you. Your feedback and support are always welcome and much appreciated!"
|
||||
msgstr "如果不方便在经济上进行支持,您也可以给 GitHub 仓库点点收藏、向您的朋友推荐或者快速留言来让我知道 Reactive Resume 对您有哪些帮助。我们随时欢迎并感谢您的反馈和支持!"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:271
|
||||
msgid "Expand All"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:30
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:115
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/summary.tsx:33
|
||||
msgid "Expand section"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/home/sections/templates/index.tsx:12
|
||||
msgid "Explore the templates available in Reactive Resume and view the resumes crafted with them. They could also serve as examples to help guide the creation of your next resume."
|
||||
msgstr "浏览 Reactive Resume 提供的模板,并查看使用这些模板制作的简历。您可以将它们为范例来创建下一份简历。"
|
||||
@ -647,7 +667,7 @@ msgstr "永远免费"
|
||||
msgid "Friendly"
|
||||
msgstr "友好的"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:31
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:56
|
||||
msgid "Full Name"
|
||||
msgstr "全名"
|
||||
|
||||
@ -692,7 +712,7 @@ msgstr "灰度"
|
||||
msgid "Grid"
|
||||
msgstr "网格"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:43
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:70
|
||||
msgid "Headline"
|
||||
msgstr "标题"
|
||||
|
||||
@ -908,7 +928,7 @@ msgstr "列表"
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/custom-section.tsx:123
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/experience.tsx:86
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/volunteer.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:93
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:120
|
||||
msgid "Location"
|
||||
msgstr "位置"
|
||||
|
||||
@ -1096,7 +1116,7 @@ msgstr "PDF"
|
||||
msgid "Personal notes for each resume"
|
||||
msgstr "每份简历的个人注释"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:108
|
||||
msgid "Phone"
|
||||
msgstr "电话"
|
||||
|
||||
@ -1736,7 +1756,7 @@ msgstr "我们验证您的电子邮件地址只是为了确保在您忘记密码
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/publications.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/references.tsx:67
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/volunteer.tsx:95
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:69
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:96
|
||||
msgid "Website"
|
||||
msgstr "网站"
|
||||
|
||||
|
||||
@ -8,7 +8,7 @@ msgstr ""
|
||||
"Language: zh\n"
|
||||
"Project-Id-Version: reactive-resume\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2025-10-01 09:40\n"
|
||||
"PO-Revision-Date: 2025-11-04 14:22\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Chinese Traditional\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
@ -102,8 +102,8 @@ msgstr "帳號"
|
||||
msgid "Add a custom field"
|
||||
msgstr "新增自訂欄位"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:119
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:170
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:150
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:203
|
||||
msgctxt "For example, add a new work experience, or add a new profile."
|
||||
msgid "Add a new item"
|
||||
msgstr "新增項目"
|
||||
@ -112,8 +112,8 @@ msgstr "新增項目"
|
||||
msgid "Add a new item"
|
||||
msgstr "新增項目"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:146
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:263
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:149
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:267
|
||||
msgid "Add a new section"
|
||||
msgstr "新增段落"
|
||||
|
||||
@ -233,12 +233,12 @@ msgstr "備份碼只能包含小寫字母或數字,且必須正好為 10 個
|
||||
msgid "Base URL"
|
||||
msgstr "網站網址:"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:55
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:58
|
||||
msgctxt "The basics section of a resume consists of User's Picture, Full Name, Location etc."
|
||||
msgid "Basics"
|
||||
msgstr "基本資料"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:21
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:43
|
||||
msgid "Basics"
|
||||
msgstr "基本資料"
|
||||
|
||||
@ -312,6 +312,16 @@ msgstr "驗證碼"
|
||||
msgid "Code must be exactly 6 digits long."
|
||||
msgstr "驗證碼必須是 6 位數字。"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:272
|
||||
msgid "Collapse All"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:30
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:115
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/summary.tsx:33
|
||||
msgid "Collapse section"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-options.tsx:136
|
||||
msgid "Columns"
|
||||
msgstr "欄"
|
||||
@ -385,7 +395,7 @@ msgstr "自訂 CSS"
|
||||
msgid "Custom resume sections"
|
||||
msgstr "自訂簡歷部分"
|
||||
|
||||
#: apps/client/src/stores/resume.ts:47
|
||||
#: apps/client/src/stores/resume.ts:53
|
||||
msgid "Custom Section"
|
||||
msgstr "客製化部分"
|
||||
|
||||
@ -526,7 +536,7 @@ msgstr "效果"
|
||||
#: apps/client/src/pages/auth/forgot-password/page.tsx:82
|
||||
#: apps/client/src/pages/auth/login/page.tsx:90
|
||||
#: apps/client/src/pages/auth/register/page.tsx:141
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:54
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:81
|
||||
#: apps/client/src/pages/dashboard/settings/_sections/account.tsx:181
|
||||
msgid "Email"
|
||||
msgstr "電子郵件"
|
||||
@ -571,6 +581,16 @@ msgstr "錯誤"
|
||||
msgid "Even if you're not in a position to contribute financially, you can still make a difference by giving the GitHub repository a star, spreading the word to your friends, or dropping a quick message to let me know how Reactive Resume has helped you. Your feedback and support are always welcome and much appreciated!"
|
||||
msgstr "即使您無法做出財務貢獻,您仍然可以透過為 GitHub 儲存庫加一顆星、向您的朋友傳播訊息或快速留言讓我知道 Reactive Resume 如何幫助您來發揮作用。我們始終歡迎並非常感謝您的回饋和支持!"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/index.tsx:271
|
||||
msgid "Expand All"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:30
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/shared/section-base.tsx:115
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/summary.tsx:33
|
||||
msgid "Expand section"
|
||||
msgstr ""
|
||||
|
||||
#: apps/client/src/pages/home/sections/templates/index.tsx:12
|
||||
msgid "Explore the templates available in Reactive Resume and view the resumes crafted with them. They could also serve as examples to help guide the creation of your next resume."
|
||||
msgstr "探索反應式履歷中提供的範本並查看用它們製作的履歷。它們還可以作為範例來幫助指導您下一份簡歷的創建。"
|
||||
@ -647,7 +667,7 @@ msgstr "永久免費"
|
||||
msgid "Friendly"
|
||||
msgstr "友善"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:31
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:56
|
||||
msgid "Full Name"
|
||||
msgstr "全名"
|
||||
|
||||
@ -692,7 +712,7 @@ msgstr "灰階"
|
||||
msgid "Grid"
|
||||
msgstr "網格"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:43
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:70
|
||||
msgid "Headline"
|
||||
msgstr "標題"
|
||||
|
||||
@ -908,7 +928,7 @@ msgstr "列表"
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/custom-section.tsx:123
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/experience.tsx:86
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/volunteer.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:93
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:120
|
||||
msgid "Location"
|
||||
msgstr "地點"
|
||||
|
||||
@ -1096,7 +1116,7 @@ msgstr "PDF"
|
||||
msgid "Personal notes for each resume"
|
||||
msgstr "每份履歷的個人備註"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:108
|
||||
msgid "Phone"
|
||||
msgstr "電話"
|
||||
|
||||
@ -1736,7 +1756,7 @@ msgstr "我們驗證您的電子郵件地址,只是為了確保您忘記密碼
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/publications.tsx:81
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/references.tsx:67
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/volunteer.tsx:95
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:69
|
||||
#: apps/client/src/pages/builder/sidebars/left/sections/basics.tsx:96
|
||||
msgid "Website"
|
||||
msgstr "個人網站"
|
||||
|
||||
|
||||
@ -35,6 +35,9 @@ export const LeftSidebar = () => {
|
||||
const addSection = useResumeStore((state) => state.addSection);
|
||||
const customSections = useResumeStore((state) => state.resume.data.sections.custom);
|
||||
|
||||
const expandAllSections = useResumeStore((state) => state.expandAllSections);
|
||||
const collapseAllSections = useResumeStore((state) => state.collapseAllSections);
|
||||
|
||||
const scrollIntoView = (selector: string) => {
|
||||
const section = containterRef.current?.querySelector(selector);
|
||||
section?.scrollIntoView({ behavior: "smooth" });
|
||||
@ -258,10 +261,17 @@ export const LeftSidebar = () => {
|
||||
|
||||
<Separator />
|
||||
|
||||
<Button size="lg" variant="outline" onClick={addSection}>
|
||||
<PlusCircleIcon />
|
||||
<span className="ml-2">{t`Add a new section`}</span>
|
||||
</Button>
|
||||
<div className="flex flex-col gap-4">
|
||||
<Button size="lg" variant="outline" onClick={addSection}>
|
||||
<PlusCircleIcon />
|
||||
<span className="ml-2">{t`Add a new section`}</span>
|
||||
</Button>
|
||||
|
||||
<div className="grid gap-4 md:grid-cols-2">
|
||||
<Button variant="outline" onClick={expandAllSections}>{t`Expand All`}</Button>
|
||||
<Button variant="outline" onClick={collapseAllSections}>{t`Collapse All`}</Button>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</ScrollArea>
|
||||
</div>
|
||||
|
||||
@ -1,107 +1,137 @@
|
||||
import { t } from "@lingui/macro";
|
||||
import { CaretRightIcon } from "@phosphor-icons/react";
|
||||
import { basicsSchema } from "@reactive-resume/schema";
|
||||
import { Input, Label } from "@reactive-resume/ui";
|
||||
import { Button, Input, Label } from "@reactive-resume/ui";
|
||||
import { cn } from "@reactive-resume/utils";
|
||||
import { AnimatePresence, motion } from "framer-motion";
|
||||
|
||||
import { useResumeStore } from "@/client/stores/resume";
|
||||
|
||||
import { CustomFieldsSection } from "./custom/section";
|
||||
import { PictureSection } from "./picture/section";
|
||||
import { SectionIcon } from "./shared/section-icon";
|
||||
import { sectionVariants } from "./shared/section-base";
|
||||
import { getSectionIcon } from "./shared/section-icon";
|
||||
import { URLInput } from "./shared/url-input";
|
||||
|
||||
export const BasicsSection = () => {
|
||||
const setValue = useResumeStore((state) => state.setValue);
|
||||
const basics = useResumeStore((state) => state.resume.data.basics);
|
||||
|
||||
const collapsed = useResumeStore((state) => state.collapsedSections.basics ?? false);
|
||||
const toggleCollapseSection = useResumeStore((state) => state.toggleCollapseSection);
|
||||
|
||||
return (
|
||||
<section id="basics" className="grid gap-y-6">
|
||||
<header className="flex items-center justify-between">
|
||||
<div className="flex items-center gap-x-4">
|
||||
<SectionIcon id="basics" size={18} />
|
||||
<h2 className="line-clamp-1 text-2xl font-bold lg:text-3xl">{t`Basics`}</h2>
|
||||
<div className="flex items-center gap-x-2">
|
||||
<Button
|
||||
size="icon"
|
||||
variant="ghost"
|
||||
aria-label={collapsed ? t`Expand section` : t`Collapse section`}
|
||||
onClick={() => {
|
||||
toggleCollapseSection("basics");
|
||||
}}
|
||||
>
|
||||
<CaretRightIcon
|
||||
size={18}
|
||||
className={cn("transition-transform", !collapsed && "rotate-90")}
|
||||
/>
|
||||
</Button>
|
||||
|
||||
{getSectionIcon("basics", { size: 18 })}
|
||||
|
||||
<h2 className="ml-2 line-clamp-1 text-2xl font-bold lg:text-3xl">{t`Basics`}</h2>
|
||||
</div>
|
||||
</header>
|
||||
|
||||
<main className="grid gap-4 sm:grid-cols-2">
|
||||
<div className="sm:col-span-2">
|
||||
<PictureSection />
|
||||
</div>
|
||||
<AnimatePresence initial={false}>
|
||||
{!collapsed && (
|
||||
<motion.div key="basics-content" {...sectionVariants} className="overflow-hidden">
|
||||
<main className="grid gap-4 sm:grid-cols-2">
|
||||
<div className="sm:col-span-2">
|
||||
<PictureSection />
|
||||
</div>
|
||||
|
||||
<div className="space-y-4 sm:col-span-2">
|
||||
<Label htmlFor="basics.name">{t`Full Name`}</Label>
|
||||
<Input
|
||||
id="basics.name"
|
||||
value={basics.name}
|
||||
hasError={!basicsSchema.pick({ name: true }).safeParse({ name: basics.name }).success}
|
||||
onChange={(event) => {
|
||||
setValue("basics.name", event.target.value);
|
||||
}}
|
||||
/>
|
||||
</div>
|
||||
<div className="space-y-4 sm:col-span-2">
|
||||
<Label htmlFor="basics.name">{t`Full Name`}</Label>
|
||||
<Input
|
||||
id="basics.name"
|
||||
value={basics.name}
|
||||
hasError={
|
||||
!basicsSchema.pick({ name: true }).safeParse({ name: basics.name }).success
|
||||
}
|
||||
onChange={(event) => {
|
||||
setValue("basics.name", event.target.value);
|
||||
}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div className="space-y-1.5 sm:col-span-2">
|
||||
<Label htmlFor="basics.headline">{t`Headline`}</Label>
|
||||
<Input
|
||||
id="basics.headline"
|
||||
value={basics.headline}
|
||||
onChange={(event) => {
|
||||
setValue("basics.headline", event.target.value);
|
||||
}}
|
||||
/>
|
||||
</div>
|
||||
<div className="space-y-1.5 sm:col-span-2">
|
||||
<Label htmlFor="basics.headline">{t`Headline`}</Label>
|
||||
<Input
|
||||
id="basics.headline"
|
||||
value={basics.headline}
|
||||
onChange={(event) => {
|
||||
setValue("basics.headline", event.target.value);
|
||||
}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div className="space-y-1.5">
|
||||
<Label htmlFor="basics.email">{t`Email`}</Label>
|
||||
<Input
|
||||
id="basics.email"
|
||||
placeholder="john.doe@example.com"
|
||||
value={basics.email}
|
||||
hasError={
|
||||
!basicsSchema.pick({ email: true }).safeParse({ email: basics.email }).success
|
||||
}
|
||||
onChange={(event) => {
|
||||
setValue("basics.email", event.target.value);
|
||||
}}
|
||||
/>
|
||||
</div>
|
||||
<div className="space-y-1.5">
|
||||
<Label htmlFor="basics.email">{t`Email`}</Label>
|
||||
<Input
|
||||
id="basics.email"
|
||||
placeholder="john.doe@example.com"
|
||||
value={basics.email}
|
||||
hasError={
|
||||
!basicsSchema.pick({ email: true }).safeParse({ email: basics.email }).success
|
||||
}
|
||||
onChange={(event) => {
|
||||
setValue("basics.email", event.target.value);
|
||||
}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div className="space-y-1.5">
|
||||
<Label htmlFor="basics.url">{t`Website`}</Label>
|
||||
<URLInput
|
||||
id="basics.url"
|
||||
value={basics.url}
|
||||
placeholder="https://example.com"
|
||||
onChange={(value) => {
|
||||
setValue("basics.url", value);
|
||||
}}
|
||||
/>
|
||||
</div>
|
||||
<div className="space-y-1.5">
|
||||
<Label htmlFor="basics.url">{t`Website`}</Label>
|
||||
<URLInput
|
||||
id="basics.url"
|
||||
value={basics.url}
|
||||
placeholder="https://example.com"
|
||||
onChange={(value) => {
|
||||
setValue("basics.url", value);
|
||||
}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div className="space-y-1.5">
|
||||
<Label htmlFor="basics.phone">{t`Phone`}</Label>
|
||||
<Input
|
||||
id="basics.phone"
|
||||
placeholder="+1 (123) 4567 7890"
|
||||
value={basics.phone}
|
||||
onChange={(event) => {
|
||||
setValue("basics.phone", event.target.value);
|
||||
}}
|
||||
/>
|
||||
</div>
|
||||
<div className="space-y-1.5">
|
||||
<Label htmlFor="basics.phone">{t`Phone`}</Label>
|
||||
<Input
|
||||
id="basics.phone"
|
||||
placeholder="+1 (123) 4567 7890"
|
||||
value={basics.phone}
|
||||
onChange={(event) => {
|
||||
setValue("basics.phone", event.target.value);
|
||||
}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div className="space-y-1.5">
|
||||
<Label htmlFor="basics.location">{t`Location`}</Label>
|
||||
<Input
|
||||
id="basics.location"
|
||||
value={basics.location}
|
||||
onChange={(event) => {
|
||||
setValue("basics.location", event.target.value);
|
||||
}}
|
||||
/>
|
||||
</div>
|
||||
<div className="space-y-1.5">
|
||||
<Label htmlFor="basics.location">{t`Location`}</Label>
|
||||
<Input
|
||||
id="basics.location"
|
||||
value={basics.location}
|
||||
onChange={(event) => {
|
||||
setValue("basics.location", event.target.value);
|
||||
}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<CustomFieldsSection className="sm:col-span-2" />
|
||||
</main>
|
||||
<CustomFieldsSection className="sm:col-span-2" />
|
||||
</main>
|
||||
</motion.div>
|
||||
)}
|
||||
</AnimatePresence>
|
||||
</section>
|
||||
);
|
||||
};
|
||||
|
||||
@ -15,20 +15,28 @@ import {
|
||||
verticalListSortingStrategy,
|
||||
} from "@dnd-kit/sortable";
|
||||
import { t } from "@lingui/macro";
|
||||
import { PlusIcon } from "@phosphor-icons/react";
|
||||
import { CaretRightIcon, PlusIcon } from "@phosphor-icons/react";
|
||||
import type { SectionItem, SectionKey, SectionWithItem } from "@reactive-resume/schema";
|
||||
import { Button } from "@reactive-resume/ui";
|
||||
import { cn } from "@reactive-resume/utils";
|
||||
import type { MotionProps } from "framer-motion";
|
||||
import { AnimatePresence, motion } from "framer-motion";
|
||||
import get from "lodash.get";
|
||||
|
||||
import { useDialog } from "@/client/stores/dialog";
|
||||
import { useResumeStore } from "@/client/stores/resume";
|
||||
|
||||
import { SectionIcon } from "./section-icon";
|
||||
import { getSectionIcon } from "./section-icon";
|
||||
import { SectionListItem } from "./section-list-item";
|
||||
import { SectionOptions } from "./section-options";
|
||||
|
||||
export const sectionVariants: MotionProps = {
|
||||
initial: { height: 0, opacity: 0 },
|
||||
animate: { height: "auto", opacity: 1 },
|
||||
exit: { height: 0, opacity: 0 },
|
||||
transition: { duration: 0.25, ease: "easeInOut" },
|
||||
};
|
||||
|
||||
type Props<T extends SectionItem> = {
|
||||
id: SectionKey;
|
||||
title: (item: T) => string;
|
||||
@ -38,10 +46,13 @@ type Props<T extends SectionItem> = {
|
||||
export const SectionBase = <T extends SectionItem>({ id, title, description }: Props<T>) => {
|
||||
const { open } = useDialog(id);
|
||||
|
||||
const collapsed = useResumeStore((state) => state.collapsedSections[id] ?? false);
|
||||
const toggleCollapseSection = useResumeStore((state) => state.toggleCollapseSection);
|
||||
|
||||
const setValue = useResumeStore((state) => state.setValue);
|
||||
const section = useResumeStore((state) =>
|
||||
get(state.resume.data.sections, id),
|
||||
) as SectionWithItem<T>;
|
||||
const section = useResumeStore(
|
||||
(state) => get(state.resume.data.sections, id) as SectionWithItem<T>,
|
||||
);
|
||||
|
||||
const sensors = useSensors(
|
||||
useSensor(PointerSensor),
|
||||
@ -97,9 +108,24 @@ export const SectionBase = <T extends SectionItem>({ id, title, description }: P
|
||||
className="grid gap-y-6"
|
||||
>
|
||||
<header className="flex items-center justify-between">
|
||||
<div className="flex items-center gap-x-4">
|
||||
<SectionIcon id={id} size={18} />
|
||||
<h2 className="line-clamp-1 text-2xl font-bold lg:text-3xl">{section.name}</h2>
|
||||
<div className="flex items-center gap-x-2">
|
||||
<Button
|
||||
size="icon"
|
||||
variant="ghost"
|
||||
aria-label={collapsed ? t`Expand section` : t`Collapse section`}
|
||||
onClick={() => {
|
||||
toggleCollapseSection(id);
|
||||
}}
|
||||
>
|
||||
<CaretRightIcon
|
||||
size={18}
|
||||
className={cn("transition-transform", !collapsed && "rotate-90")}
|
||||
/>
|
||||
</Button>
|
||||
|
||||
{getSectionIcon(id, { size: 18 })}
|
||||
|
||||
<h2 className="ml-2 line-clamp-1 text-2xl font-bold lg:text-3xl">{section.name}</h2>
|
||||
</div>
|
||||
|
||||
<div className="flex items-center gap-x-2">
|
||||
@ -107,74 +133,84 @@ export const SectionBase = <T extends SectionItem>({ id, title, description }: P
|
||||
</div>
|
||||
</header>
|
||||
|
||||
<main className={cn("grid transition-opacity", !section.visible && "opacity-50")}>
|
||||
{section.items.length === 0 && (
|
||||
<Button
|
||||
variant="outline"
|
||||
className="gap-x-2 border-dashed py-6 leading-relaxed hover:bg-secondary-accent"
|
||||
onClick={onCreate}
|
||||
>
|
||||
<PlusIcon size={14} />
|
||||
<span className="font-medium">
|
||||
{t({
|
||||
message: "Add a new item",
|
||||
context: "For example, add a new work experience, or add a new profile.",
|
||||
})}
|
||||
</span>
|
||||
</Button>
|
||||
<AnimatePresence initial={false}>
|
||||
{!collapsed && (
|
||||
<motion.div key={`${id}-content`} {...sectionVariants} className="overflow-hidden">
|
||||
<main className={cn("grid transition-opacity", !section.visible && "opacity-50")}>
|
||||
{section.items.length === 0 && (
|
||||
<Button
|
||||
className="gap-x-2 border-dashed py-6 leading-relaxed hover:bg-secondary-accent"
|
||||
variant="outline"
|
||||
onClick={() => {
|
||||
onCreate();
|
||||
}}
|
||||
>
|
||||
<PlusIcon size={14} />
|
||||
<span className="font-medium">
|
||||
{t({
|
||||
message: "Add a new item",
|
||||
context: "For example, add a new work experience, or add a new profile.",
|
||||
})}
|
||||
</span>
|
||||
</Button>
|
||||
)}
|
||||
|
||||
<DndContext
|
||||
sensors={sensors}
|
||||
collisionDetection={closestCenter}
|
||||
modifiers={[restrictToParentElement]}
|
||||
onDragEnd={onDragEnd}
|
||||
>
|
||||
<SortableContext items={section.items} strategy={verticalListSortingStrategy}>
|
||||
<AnimatePresence>
|
||||
{section.items.map((item, index) => (
|
||||
<SectionListItem
|
||||
key={item.id}
|
||||
id={item.id}
|
||||
visible={item.visible}
|
||||
title={title(item as T)}
|
||||
description={description?.(item as T)}
|
||||
onUpdate={() => {
|
||||
onUpdate(item as T);
|
||||
}}
|
||||
onDelete={() => {
|
||||
onDelete(item as T);
|
||||
}}
|
||||
onDuplicate={() => {
|
||||
onDuplicate(item as T);
|
||||
}}
|
||||
onToggleVisibility={() => {
|
||||
onToggleVisibility(index);
|
||||
}}
|
||||
/>
|
||||
))}
|
||||
</AnimatePresence>
|
||||
</SortableContext>
|
||||
</DndContext>
|
||||
</main>
|
||||
|
||||
{section.items.length > 0 && (
|
||||
<footer className="flex items-center justify-end">
|
||||
<Button
|
||||
className="ml-auto gap-x-2 text-xs lg:text-sm"
|
||||
variant="outline"
|
||||
onClick={() => {
|
||||
onCreate();
|
||||
}}
|
||||
>
|
||||
<PlusIcon />
|
||||
<span>
|
||||
{t({
|
||||
message: "Add a new item",
|
||||
context: "For example, add a new work experience, or add a new profile.",
|
||||
})}
|
||||
</span>
|
||||
</Button>
|
||||
</footer>
|
||||
)}
|
||||
</motion.div>
|
||||
)}
|
||||
|
||||
<DndContext
|
||||
sensors={sensors}
|
||||
collisionDetection={closestCenter}
|
||||
modifiers={[restrictToParentElement]}
|
||||
onDragEnd={onDragEnd}
|
||||
>
|
||||
<SortableContext items={section.items} strategy={verticalListSortingStrategy}>
|
||||
<AnimatePresence>
|
||||
{section.items.map((item, index) => (
|
||||
<SectionListItem
|
||||
key={item.id}
|
||||
id={item.id}
|
||||
visible={item.visible}
|
||||
title={title(item as T)}
|
||||
description={description?.(item as T)}
|
||||
onUpdate={() => {
|
||||
onUpdate(item as T);
|
||||
}}
|
||||
onDelete={() => {
|
||||
onDelete(item as T);
|
||||
}}
|
||||
onDuplicate={() => {
|
||||
onDuplicate(item as T);
|
||||
}}
|
||||
onToggleVisibility={() => {
|
||||
onToggleVisibility(index);
|
||||
}}
|
||||
/>
|
||||
))}
|
||||
</AnimatePresence>
|
||||
</SortableContext>
|
||||
</DndContext>
|
||||
</main>
|
||||
|
||||
{section.items.length > 0 && (
|
||||
<footer className="flex items-center justify-end">
|
||||
<Button
|
||||
variant="outline"
|
||||
className="ml-auto gap-x-2 text-xs lg:text-sm"
|
||||
onClick={onCreate}
|
||||
>
|
||||
<PlusIcon />
|
||||
<span>
|
||||
{t({
|
||||
message: "Add a new item",
|
||||
context: "For example, add a new work experience, or add a new profile.",
|
||||
})}
|
||||
</span>
|
||||
</Button>
|
||||
</footer>
|
||||
)}
|
||||
</AnimatePresence>
|
||||
</motion.section>
|
||||
);
|
||||
};
|
||||
|
||||
@ -23,7 +23,7 @@ import get from "lodash.get";
|
||||
|
||||
import { useResumeStore } from "@/client/stores/resume";
|
||||
|
||||
const getSectionIcon = (id: SectionKey, props: IconProps = {}) => {
|
||||
export const getSectionIcon = (id: SectionKey, props: IconProps = {}) => {
|
||||
switch (id) {
|
||||
// Left Sidebar
|
||||
case "basics": {
|
||||
|
||||
@ -1,11 +1,15 @@
|
||||
import { t } from "@lingui/macro";
|
||||
import { CaretRightIcon } from "@phosphor-icons/react";
|
||||
import { defaultSections } from "@reactive-resume/schema";
|
||||
import { RichInput } from "@reactive-resume/ui";
|
||||
import { Button, RichInput } from "@reactive-resume/ui";
|
||||
import { cn } from "@reactive-resume/utils";
|
||||
import { AnimatePresence, motion } from "framer-motion";
|
||||
|
||||
import { AiActions } from "@/client/components/ai-actions";
|
||||
import { useResumeStore } from "@/client/stores/resume";
|
||||
|
||||
import { SectionIcon } from "./shared/section-icon";
|
||||
import { sectionVariants } from "./shared/section-base";
|
||||
import { getSectionIcon } from "./shared/section-icon";
|
||||
import { SectionOptions } from "./shared/section-options";
|
||||
|
||||
export const SummarySection = () => {
|
||||
@ -15,12 +19,31 @@ export const SummarySection = () => {
|
||||
(state) => state.resume.data.sections.summary ?? defaultSections.summary,
|
||||
);
|
||||
|
||||
// eslint-disable-next-line @typescript-eslint/no-unnecessary-condition
|
||||
const collapsed = useResumeStore((state) => state.collapsedSections.summary ?? false);
|
||||
const toggleCollapseSection = useResumeStore((state) => state.toggleCollapseSection);
|
||||
|
||||
return (
|
||||
<section id="summary" className="grid gap-y-6">
|
||||
<header className="flex items-center justify-between">
|
||||
<div className="flex items-center gap-x-4">
|
||||
<SectionIcon id="summary" size={18} />
|
||||
<h2 className="line-clamp-1 text-2xl font-bold lg:text-3xl">{section.name}</h2>
|
||||
<div className="flex items-center gap-x-2">
|
||||
<Button
|
||||
size="icon"
|
||||
variant="ghost"
|
||||
aria-label={collapsed ? t`Expand section` : t`Collapse section`}
|
||||
onClick={() => {
|
||||
toggleCollapseSection("summary");
|
||||
}}
|
||||
>
|
||||
<CaretRightIcon
|
||||
size={18}
|
||||
className={cn("transition-transform", !collapsed && "rotate-90")}
|
||||
/>
|
||||
</Button>
|
||||
|
||||
{getSectionIcon("summary", { size: 18 })}
|
||||
|
||||
<h2 className="ml-2 line-clamp-1 text-2xl font-bold lg:text-3xl">{section.name}</h2>
|
||||
</div>
|
||||
|
||||
<div className="flex items-center gap-x-2">
|
||||
@ -28,23 +51,29 @@ export const SummarySection = () => {
|
||||
</div>
|
||||
</header>
|
||||
|
||||
<main className={cn(!section.visible && "opacity-50")}>
|
||||
<RichInput
|
||||
content={section.content}
|
||||
footer={(editor) => (
|
||||
<AiActions
|
||||
value={editor.getText()}
|
||||
onChange={(value) => {
|
||||
editor.commands.setContent(value, true);
|
||||
setValue("sections.summary.content", value);
|
||||
}}
|
||||
/>
|
||||
)}
|
||||
onChange={(value) => {
|
||||
setValue("sections.summary.content", value);
|
||||
}}
|
||||
/>
|
||||
</main>
|
||||
<AnimatePresence>
|
||||
{!collapsed && (
|
||||
<motion.div key="summary-content" {...sectionVariants} className="overflow-hidden">
|
||||
<main className={cn("grid transition-opacity", !section.visible && "opacity-50")}>
|
||||
<RichInput
|
||||
content={section.content}
|
||||
footer={(editor) => (
|
||||
<AiActions
|
||||
value={editor.getText()}
|
||||
onChange={(value) => {
|
||||
editor.commands.setContent(value, true);
|
||||
setValue("sections.summary.content", value);
|
||||
}}
|
||||
/>
|
||||
)}
|
||||
onChange={(value) => {
|
||||
setValue("sections.summary.content", value);
|
||||
}}
|
||||
/>
|
||||
</main>
|
||||
</motion.div>
|
||||
)}
|
||||
</AnimatePresence>
|
||||
</section>
|
||||
);
|
||||
};
|
||||
|
||||
@ -23,6 +23,12 @@ type ResumeStore = {
|
||||
// Custom Section Actions
|
||||
addSection: () => void;
|
||||
removeSection: (sectionId: SectionKey) => void;
|
||||
|
||||
// Section Collapsed/Expanded State
|
||||
collapsedSections: Record<string, boolean | undefined>;
|
||||
toggleCollapseSection: (id: string) => void;
|
||||
expandAllSections: () => void;
|
||||
collapseAllSections: () => void;
|
||||
};
|
||||
|
||||
export const useResumeStore = create<ResumeStore>()(
|
||||
@ -69,6 +75,30 @@ export const useResumeStore = create<ResumeStore>()(
|
||||
});
|
||||
}
|
||||
},
|
||||
collapsedSections: {},
|
||||
toggleCollapseSection: (id) => {
|
||||
set((state) => {
|
||||
state.collapsedSections[id] = !state.collapsedSections[id];
|
||||
});
|
||||
},
|
||||
expandAllSections: () => {
|
||||
set((state) => {
|
||||
state.collapsedSections = {};
|
||||
});
|
||||
},
|
||||
collapseAllSections: () => {
|
||||
set((state) => {
|
||||
const collapsed: Record<string, boolean> = { basics: true };
|
||||
for (const section of Object.keys(state.resume.data.sections)) {
|
||||
collapsed[section] = true;
|
||||
}
|
||||
// Add any custom sections to the collapsed state
|
||||
for (const section of Object.keys(state.resume.data.sections.custom)) {
|
||||
collapsed[`custom.${section}`] = true;
|
||||
}
|
||||
state.collapsedSections = collapsed;
|
||||
});
|
||||
},
|
||||
})),
|
||||
{
|
||||
limit: 100,
|
||||
|
||||
@ -5,7 +5,7 @@ import { ResumeDto } from "@reactive-resume/dto";
|
||||
import { ErrorMessage } from "@reactive-resume/utils";
|
||||
import retry from "async-retry";
|
||||
import { PDFDocument } from "pdf-lib";
|
||||
import { connect } from "puppeteer";
|
||||
import { connect } from "puppeteer-core";
|
||||
|
||||
import { Config } from "../config/schema";
|
||||
import { StorageService } from "../storage/storage.service";
|
||||
|
||||
@ -44,6 +44,7 @@ import { Button } from "./button";
|
||||
import { Form, FormControl, FormField, FormItem, FormLabel, FormMessage } from "./form";
|
||||
import { Input } from "./input";
|
||||
import { Popover, PopoverContent } from "./popover";
|
||||
import { ScrollArea } from "./scroll-area";
|
||||
import { Skeleton } from "./skeleton";
|
||||
import { Toggle } from "./toggle";
|
||||
import { Tooltip } from "./tooltip";
|
||||
@ -503,7 +504,7 @@ export const RichInput = forwardRef<Editor, RichInputProps>(
|
||||
editorProps: {
|
||||
attributes: {
|
||||
class: cn(
|
||||
"prose prose-sm prose-zinc max-h-[200px] max-w-none overflow-y-scroll dark:prose-invert focus:outline-none [&_*]:my-2",
|
||||
"prose prose-sm prose-zinc max-h-[200px] max-w-none dark:prose-invert focus:outline-none [&_*]:my-2",
|
||||
editorClassName,
|
||||
),
|
||||
},
|
||||
@ -526,15 +527,17 @@ export const RichInput = forwardRef<Editor, RichInputProps>(
|
||||
<div>
|
||||
{!hideToolbar && <Toolbar editor={editor} />}
|
||||
|
||||
<EditorContent
|
||||
editor={editor}
|
||||
className={cn(
|
||||
"grid min-h-[160px] w-full rounded-sm border bg-transparent px-3 py-2 text-sm placeholder:opacity-80 focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-primary disabled:cursor-not-allowed disabled:opacity-50",
|
||||
hideToolbar && "pt-2",
|
||||
className,
|
||||
)}
|
||||
{...props}
|
||||
/>
|
||||
<ScrollArea orientation="vertical" className="rounded-sm border p-3 pt-0">
|
||||
<EditorContent
|
||||
editor={editor}
|
||||
className={cn(
|
||||
"grid min-h-[140px] w-full bg-transparent text-sm placeholder:opacity-80 focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-primary disabled:cursor-not-allowed disabled:opacity-50",
|
||||
hideToolbar && "pt-2",
|
||||
className,
|
||||
)}
|
||||
{...props}
|
||||
/>
|
||||
</ScrollArea>
|
||||
|
||||
{footer?.(editor)}
|
||||
</div>
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@reactive-resume/source",
|
||||
"description": "A free and open-source resume builder that simplifies the process of creating, updating, and sharing your resume.",
|
||||
"version": "4.5.3",
|
||||
"version": "4.5.4",
|
||||
"license": "MIT",
|
||||
"private": true,
|
||||
"packageManager": "pnpm@10.20.0",
|
||||
@ -23,8 +23,6 @@
|
||||
"start": "node dist/apps/server/main",
|
||||
"lint": "nx run-many -t lint",
|
||||
"lint:fix": "nx run-many -t lint --fix",
|
||||
"format": "pnpm exec prettier -c --log-level error .",
|
||||
"format:fix": "pnpm exec prettier -w --log-level error .",
|
||||
"crowdin:sync": "crowdin push && crowdin pull",
|
||||
"prisma:generate": "pnpm exec prisma generate",
|
||||
"prisma:migrate": "pnpm exec prisma migrate deploy",
|
||||
@ -224,7 +222,7 @@
|
||||
"pdf-lib": "^1.17.1",
|
||||
"prisma": "^5.22.0",
|
||||
"prismjs": "^1.30.0",
|
||||
"puppeteer": "^23.11.1",
|
||||
"puppeteer-core": "^24.28.0",
|
||||
"qrcode.react": "^4.2.0",
|
||||
"react": "^18.3.1",
|
||||
"react-colorful": "^5.6.1",
|
||||
|
||||
152
pnpm-lock.yaml
generated
152
pnpm-lock.yaml
generated
@ -302,9 +302,9 @@ importers:
|
||||
prismjs:
|
||||
specifier: ^1.30.0
|
||||
version: 1.30.0
|
||||
puppeteer:
|
||||
specifier: ^23.11.1
|
||||
version: 23.11.1(typescript@5.9.3)
|
||||
puppeteer-core:
|
||||
specifier: ^24.28.0
|
||||
version: 24.28.0
|
||||
qrcode.react:
|
||||
specifier: ^4.2.0
|
||||
version: 4.2.0(react@18.3.1)
|
||||
@ -3395,8 +3395,8 @@ packages:
|
||||
'@prisma/instrumentation@5.13.0':
|
||||
resolution: {integrity: sha512-MEJX1aWLsEjS+2iheBkEy1LlzQuUruPgKEzA9HPMwzitCoUUK1qn5o+yIphU7wWs47Le/cED0egYQL7y9/rSsA==}
|
||||
|
||||
'@puppeteer/browsers@2.6.1':
|
||||
resolution: {integrity: sha512-aBSREisdsGH890S2rQqK82qmQYU3uFpSH8wcZWHgHzl3LfzsxAKbLNiAG9mO8v1Y0UICBeClICxPJvyr0rcuxg==}
|
||||
'@puppeteer/browsers@2.10.13':
|
||||
resolution: {integrity: sha512-a9Ruw3j3qlnB5a/zHRTkruppynxqaeE4H9WNj5eYGRWqw0ZauZ23f4W2ARf3hghF5doozyD+CRtt7XSYuYRI/Q==}
|
||||
engines: {node: '>=18'}
|
||||
hasBin: true
|
||||
|
||||
@ -5775,11 +5775,16 @@ packages:
|
||||
balanced-match@1.0.2:
|
||||
resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==}
|
||||
|
||||
bare-events@2.7.0:
|
||||
resolution: {integrity: sha512-b3N5eTW1g7vXkw+0CXh/HazGTcO5KYuu/RCNaJbDMPI6LHDi+7qe8EmxKUVe1sUbY2KZOVZFyj62x0OEz9qyAA==}
|
||||
bare-events@2.8.1:
|
||||
resolution: {integrity: sha512-oxSAxTS1hRfnyit2CL5QpAOS5ixfBjj6ex3yTNvXyY/kE719jQ/IjuESJBK2w5v4wwQRAHGseVJXx9QBYOtFGQ==}
|
||||
peerDependencies:
|
||||
bare-abort-controller: '*'
|
||||
peerDependenciesMeta:
|
||||
bare-abort-controller:
|
||||
optional: true
|
||||
|
||||
bare-fs@4.4.5:
|
||||
resolution: {integrity: sha512-TCtu93KGLu6/aiGWzMr12TmSRS6nKdfhAnzTQRbXoSWxkbb9eRd53jQ51jG7g1gYjjtto3hbBrrhzg6djcgiKg==}
|
||||
bare-fs@4.5.0:
|
||||
resolution: {integrity: sha512-GljgCjeupKZJNetTqxKaQArLK10vpmK28or0+RwWjEl5Rk+/xG3wkpmkv+WrcBm3q1BwHKlnhXzR8O37kcvkXQ==}
|
||||
engines: {bare: '>=1.16.0'}
|
||||
peerDependencies:
|
||||
bare-buffer: '*'
|
||||
@ -5805,8 +5810,8 @@ packages:
|
||||
bare-events:
|
||||
optional: true
|
||||
|
||||
bare-url@2.2.2:
|
||||
resolution: {integrity: sha512-g+ueNGKkrjMazDG3elZO1pNs3HY5+mMmOet1jtKyhOaCnkLzitxf26z7hoAEkDNgdNmnc1KIlt/dw6Po6xZMpA==}
|
||||
bare-url@2.3.2:
|
||||
resolution: {integrity: sha512-ZMq4gd9ngV5aTMa5p9+UfY0b3skwhHELaDkhEHetMdX0LRkW9kzaym4oo/Eh+Ghm0CCDuMTsRIGM/ytUc1ZYmw==}
|
||||
|
||||
base64-js@1.5.1:
|
||||
resolution: {integrity: sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==}
|
||||
@ -6050,8 +6055,8 @@ packages:
|
||||
resolution: {integrity: sha512-rNjApaLzuwaOTjCiT8lSDdGN1APCiqkChLMJxJPWLunPAt5fy8xgU9/jNOchV84wfIxrA0lRQB7oCT8jrn/wrQ==}
|
||||
engines: {node: '>=6.0'}
|
||||
|
||||
chromium-bidi@0.11.0:
|
||||
resolution: {integrity: sha512-6CJWHkNRoyZyjV9Rwv2lYONZf1Xm0IuDyNq97nwSsxxP3wf5Bwy15K5rOvVKMtJ127jJBmxFUanSAOjgFRxgrA==}
|
||||
chromium-bidi@10.5.1:
|
||||
resolution: {integrity: sha512-rlj6OyhKhVTnk4aENcUme3Jl9h+cq4oXu4AzBcvr8RMmT6BR4a3zSNT9dbIfXr9/BS6ibzRyDhowuw4n2GgzsQ==}
|
||||
peerDependencies:
|
||||
devtools-protocol: '*'
|
||||
|
||||
@ -6308,15 +6313,6 @@ packages:
|
||||
typescript:
|
||||
optional: true
|
||||
|
||||
cosmiconfig@9.0.0:
|
||||
resolution: {integrity: sha512-itvL5h8RETACmOTFc4UfIyB2RfEHi71Ax6E/PivVxq9NseKbOWpeyHEOIbmAw1rs8Ak0VursQNww7lf7YtUwzg==}
|
||||
engines: {node: '>=14'}
|
||||
peerDependencies:
|
||||
typescript: '>=4.9.5'
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
|
||||
create-jest@29.7.0:
|
||||
resolution: {integrity: sha512-Adz2bdH0Vq3F53KEMJOoftQFutWCukm6J24wbPWRO4k1kMY7gS7ds/uoJkNuV8wDCtWWnuwGcJwpWcih+zEW1Q==}
|
||||
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
||||
@ -6623,8 +6619,8 @@ packages:
|
||||
engines: {node: '>= 4.0.0'}
|
||||
hasBin: true
|
||||
|
||||
devtools-protocol@0.0.1367902:
|
||||
resolution: {integrity: sha512-XxtPuC3PGakY6PD7dG66/o8KwJ/LkH2/EKe19Dcw58w53dv4/vSQEkn/SzuyhHE2q4zPgCkxQBxus3VV4ql+Pg==}
|
||||
devtools-protocol@0.0.1521046:
|
||||
resolution: {integrity: sha512-vhE6eymDQSKWUXwwA37NtTTVEzjtGVfDr3pRbsWEQ5onH/Snp2c+2xZHWJJawG/0hCCJLRGt4xVtEVUVILol4w==}
|
||||
|
||||
didyoumean@1.2.2:
|
||||
resolution: {integrity: sha512-gxtyfqMg7GKyhQmb056K7M3xszy/myH8w+B4RT+QXBQsvAOdc3XymqDDPHx1BgPgsdAA5SIifona89YtRATDzw==}
|
||||
@ -6793,10 +6789,6 @@ packages:
|
||||
resolution: {integrity: sha512-aN97NXWF6AWBTahfVOIrB/NShkzi5H7F9r1s9mD3cDj4Ko5f2qhhVoYMibXF7GlLveb/D2ioWay8lxI97Ven3g==}
|
||||
engines: {node: '>=0.12'}
|
||||
|
||||
env-paths@2.2.1:
|
||||
resolution: {integrity: sha512-+h1lkLKhZMTYjog1VEpJNG7NZJWcuc2DDk/qsqSTRRCOXiLjeQ1d1/udrUGhqMxUgAlwKNZ0cf2uqan5GLuS2A==}
|
||||
engines: {node: '>=6'}
|
||||
|
||||
errno@0.1.8:
|
||||
resolution: {integrity: sha512-dJ6oBr5SQ1VSd9qkk7ByRgb/1SH4JZjCHSW/mr63/QcXO9zLVxvJ6Oy13nio03rxpSnVDDjFor75SjVeZWPW/A==}
|
||||
hasBin: true
|
||||
@ -10068,16 +10060,10 @@ packages:
|
||||
resolution: {integrity: sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==}
|
||||
engines: {node: '>=6'}
|
||||
|
||||
puppeteer-core@23.11.1:
|
||||
resolution: {integrity: sha512-3HZ2/7hdDKZvZQ7dhhITOUg4/wOrDRjyK2ZBllRB0ZCOi9u0cwq1ACHDjBB+nX+7+kltHjQvBRdeY7+W0T+7Gg==}
|
||||
puppeteer-core@24.28.0:
|
||||
resolution: {integrity: sha512-QpAqaYgeZHF5/xAZ4jAOzsU+l0Ed4EJoWkRdfw8rNqmSN7itcdYeCJaSPQ0s5Pyn/eGNC4xNevxbgY+5bzNllw==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
puppeteer@23.11.1:
|
||||
resolution: {integrity: sha512-53uIX3KR5en8l7Vd8n5DUv90Ae9QDQsyIthaUFVzwV6yU750RjqRznEtNMBT20VthqAdemnJN+hxVdmMHKt7Zw==}
|
||||
engines: {node: '>=18'}
|
||||
deprecated: < 24.15.0 is no longer supported
|
||||
hasBin: true
|
||||
|
||||
pure-rand@6.1.0:
|
||||
resolution: {integrity: sha512-bVWawvoZoBYpp6yIoQtQXHZjmz35RSVHnUOTefl8Vcjr8snTPY1wnpSPMWekcFwbxI6gtmT7rSYPFvz71ldiOA==}
|
||||
|
||||
@ -11400,9 +11386,6 @@ packages:
|
||||
resolution: {integrity: sha512-nWJ91DjeOkej/TA8pXQ3myruKpKEYgqvpw9lz4OPHj/NWFNluYrjbz9j01CJ8yKQd2g4jFoOkINCTW2I5LEEyw==}
|
||||
engines: {node: '>= 0.4'}
|
||||
|
||||
unbzip2-stream@1.4.3:
|
||||
resolution: {integrity: sha512-mlExGW4w71ebDJviH16lQLtZS32VKqsSfk80GCfUlwT/4/hNRFsoscrF/c++9xinkMzECL1uL9DDwXqFWkruPg==}
|
||||
|
||||
undici-types@5.26.5:
|
||||
resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==}
|
||||
|
||||
@ -11675,6 +11658,9 @@ packages:
|
||||
resolution: {integrity: sha512-QW95TCTaHmsYfHDybGMwO5IJIM93I/6vTRk+daHTWFPhwh+C8Cg7j7XyKrwrj8Ib6vYXe0ocYNrmzY4xAAN6ug==}
|
||||
engines: {node: '>= 14'}
|
||||
|
||||
webdriver-bidi-protocol@0.3.8:
|
||||
resolution: {integrity: sha512-21Yi2GhGntMc671vNBCjiAeEVknXjVRoyu+k+9xOMShu+ZQfpGQwnBqbNz/Sv4GXZ6JmutlPAi2nIJcrymAWuQ==}
|
||||
|
||||
webfontloader@1.6.28:
|
||||
resolution: {integrity: sha512-Egb0oFEga6f+nSgasH3E0M405Pzn6y3/9tOVanv/DLfa1YBIgcv90L18YyWnvXkRbIM17v5Kv6IT2N6g1x5tvQ==}
|
||||
|
||||
@ -11948,9 +11934,6 @@ packages:
|
||||
peerDependencies:
|
||||
zod: ^3.24.1
|
||||
|
||||
zod@3.23.8:
|
||||
resolution: {integrity: sha512-XBx9AXhXktjUqnepgTiE5flcKIYWi/rme0Eaj+5Y0lftuGBq+jyRu/md4WnuxqgP1ubdpNCsYEYPxrzVHD8d6g==}
|
||||
|
||||
zod@3.25.76:
|
||||
resolution: {integrity: sha512-gzUt/qt81nXsFGKIFcC3YnfEAx5NkunCfnDlvuBSSFS02bcXu4Lmea0AFIUwbLWxWPx3d9p8S5QoaujKcNQxcQ==}
|
||||
|
||||
@ -15667,7 +15650,7 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@puppeteer/browsers@2.6.1':
|
||||
'@puppeteer/browsers@2.10.13':
|
||||
dependencies:
|
||||
debug: 4.4.3
|
||||
extract-zip: 2.0.1
|
||||
@ -15675,9 +15658,9 @@ snapshots:
|
||||
proxy-agent: 6.5.0
|
||||
semver: 7.7.3
|
||||
tar-fs: 3.1.1
|
||||
unbzip2-stream: 1.4.3
|
||||
yargs: 17.7.2
|
||||
transitivePeerDependencies:
|
||||
- bare-abort-controller
|
||||
- bare-buffer
|
||||
- react-native-b4a
|
||||
- supports-color
|
||||
@ -18504,16 +18487,17 @@ snapshots:
|
||||
|
||||
balanced-match@1.0.2: {}
|
||||
|
||||
bare-events@2.7.0: {}
|
||||
bare-events@2.8.1: {}
|
||||
|
||||
bare-fs@4.4.5:
|
||||
bare-fs@4.5.0:
|
||||
dependencies:
|
||||
bare-events: 2.7.0
|
||||
bare-events: 2.8.1
|
||||
bare-path: 3.0.0
|
||||
bare-stream: 2.7.0(bare-events@2.7.0)
|
||||
bare-url: 2.2.2
|
||||
bare-stream: 2.7.0(bare-events@2.8.1)
|
||||
bare-url: 2.3.2
|
||||
fast-fifo: 1.3.2
|
||||
transitivePeerDependencies:
|
||||
- bare-abort-controller
|
||||
- react-native-b4a
|
||||
optional: true
|
||||
|
||||
@ -18525,16 +18509,17 @@ snapshots:
|
||||
bare-os: 3.6.2
|
||||
optional: true
|
||||
|
||||
bare-stream@2.7.0(bare-events@2.7.0):
|
||||
bare-stream@2.7.0(bare-events@2.8.1):
|
||||
dependencies:
|
||||
streamx: 2.23.0
|
||||
optionalDependencies:
|
||||
bare-events: 2.7.0
|
||||
bare-events: 2.8.1
|
||||
transitivePeerDependencies:
|
||||
- bare-abort-controller
|
||||
- react-native-b4a
|
||||
optional: true
|
||||
|
||||
bare-url@2.2.2:
|
||||
bare-url@2.3.2:
|
||||
dependencies:
|
||||
bare-path: 3.0.0
|
||||
optional: true
|
||||
@ -18831,11 +18816,11 @@ snapshots:
|
||||
|
||||
chrome-trace-event@1.0.4: {}
|
||||
|
||||
chromium-bidi@0.11.0(devtools-protocol@0.0.1367902):
|
||||
chromium-bidi@10.5.1(devtools-protocol@0.0.1521046):
|
||||
dependencies:
|
||||
devtools-protocol: 0.0.1367902
|
||||
devtools-protocol: 0.0.1521046
|
||||
mitt: 3.0.1
|
||||
zod: 3.23.8
|
||||
zod: 3.25.76
|
||||
|
||||
ci-info@3.9.0: {}
|
||||
|
||||
@ -19086,15 +19071,6 @@ snapshots:
|
||||
optionalDependencies:
|
||||
typescript: 5.9.3
|
||||
|
||||
cosmiconfig@9.0.0(typescript@5.9.3):
|
||||
dependencies:
|
||||
env-paths: 2.2.1
|
||||
import-fresh: 3.3.1
|
||||
js-yaml: 4.1.0
|
||||
parse-json: 5.2.0
|
||||
optionalDependencies:
|
||||
typescript: 5.9.3
|
||||
|
||||
create-jest@29.7.0(@types/node@22.19.0)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@swc/core@1.13.5(@swc/helpers@0.5.17))(@types/node@22.19.0)(typescript@5.9.3)):
|
||||
dependencies:
|
||||
'@jest/types': 29.6.3
|
||||
@ -19386,7 +19362,7 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
devtools-protocol@0.0.1367902: {}
|
||||
devtools-protocol@0.0.1521046: {}
|
||||
|
||||
didyoumean@1.2.2: {}
|
||||
|
||||
@ -19548,8 +19524,6 @@ snapshots:
|
||||
|
||||
entities@6.0.1: {}
|
||||
|
||||
env-paths@2.2.1: {}
|
||||
|
||||
errno@0.1.8:
|
||||
dependencies:
|
||||
prr: 1.0.1
|
||||
@ -19997,7 +19971,9 @@ snapshots:
|
||||
|
||||
events-universal@1.0.1:
|
||||
dependencies:
|
||||
bare-events: 2.7.0
|
||||
bare-events: 2.8.1
|
||||
transitivePeerDependencies:
|
||||
- bare-abort-controller
|
||||
|
||||
events@3.3.0: {}
|
||||
|
||||
@ -23758,37 +23734,23 @@ snapshots:
|
||||
|
||||
punycode@2.3.1: {}
|
||||
|
||||
puppeteer-core@23.11.1:
|
||||
puppeteer-core@24.28.0:
|
||||
dependencies:
|
||||
'@puppeteer/browsers': 2.6.1
|
||||
chromium-bidi: 0.11.0(devtools-protocol@0.0.1367902)
|
||||
'@puppeteer/browsers': 2.10.13
|
||||
chromium-bidi: 10.5.1(devtools-protocol@0.0.1521046)
|
||||
debug: 4.4.3
|
||||
devtools-protocol: 0.0.1367902
|
||||
devtools-protocol: 0.0.1521046
|
||||
typed-query-selector: 2.12.0
|
||||
webdriver-bidi-protocol: 0.3.8
|
||||
ws: 8.18.3
|
||||
transitivePeerDependencies:
|
||||
- bare-abort-controller
|
||||
- bare-buffer
|
||||
- bufferutil
|
||||
- react-native-b4a
|
||||
- supports-color
|
||||
- utf-8-validate
|
||||
|
||||
puppeteer@23.11.1(typescript@5.9.3):
|
||||
dependencies:
|
||||
'@puppeteer/browsers': 2.6.1
|
||||
chromium-bidi: 0.11.0(devtools-protocol@0.0.1367902)
|
||||
cosmiconfig: 9.0.0(typescript@5.9.3)
|
||||
devtools-protocol: 0.0.1367902
|
||||
puppeteer-core: 23.11.1
|
||||
typed-query-selector: 2.12.0
|
||||
transitivePeerDependencies:
|
||||
- bare-buffer
|
||||
- bufferutil
|
||||
- react-native-b4a
|
||||
- supports-color
|
||||
- typescript
|
||||
- utf-8-validate
|
||||
|
||||
pure-rand@6.1.0: {}
|
||||
|
||||
qrcode.react@4.2.0(react@18.3.1):
|
||||
@ -24608,6 +24570,7 @@ snapshots:
|
||||
fast-fifo: 1.3.2
|
||||
text-decoder: 1.2.3
|
||||
transitivePeerDependencies:
|
||||
- bare-abort-controller
|
||||
- react-native-b4a
|
||||
|
||||
strict-uri-encode@2.0.0: {}
|
||||
@ -24858,9 +24821,10 @@ snapshots:
|
||||
pump: 3.0.3
|
||||
tar-stream: 3.1.7
|
||||
optionalDependencies:
|
||||
bare-fs: 4.4.5
|
||||
bare-fs: 4.5.0
|
||||
bare-path: 3.0.0
|
||||
transitivePeerDependencies:
|
||||
- bare-abort-controller
|
||||
- bare-buffer
|
||||
- react-native-b4a
|
||||
|
||||
@ -24878,6 +24842,7 @@ snapshots:
|
||||
fast-fifo: 1.3.2
|
||||
streamx: 2.23.0
|
||||
transitivePeerDependencies:
|
||||
- bare-abort-controller
|
||||
- react-native-b4a
|
||||
|
||||
terser-webpack-plugin@5.3.14(@swc/core@1.13.5(@swc/helpers@0.5.17))(webpack@5.102.0(@swc/core@1.13.5(@swc/helpers@0.5.17))):
|
||||
@ -25260,11 +25225,6 @@ snapshots:
|
||||
has-symbols: 1.1.0
|
||||
which-boxed-primitive: 1.1.1
|
||||
|
||||
unbzip2-stream@1.4.3:
|
||||
dependencies:
|
||||
buffer: 5.7.1
|
||||
through: 2.3.8
|
||||
|
||||
undici-types@5.26.5: {}
|
||||
|
||||
undici-types@6.21.0: {}
|
||||
@ -25537,6 +25497,8 @@ snapshots:
|
||||
|
||||
web-streams-polyfill@4.0.0-beta.3: {}
|
||||
|
||||
webdriver-bidi-protocol@0.3.8: {}
|
||||
|
||||
webfontloader@1.6.28: {}
|
||||
|
||||
webidl-conversions@3.0.1: {}
|
||||
@ -25830,8 +25792,6 @@ snapshots:
|
||||
dependencies:
|
||||
zod: 3.25.76
|
||||
|
||||
zod@3.23.8: {}
|
||||
|
||||
zod@3.25.76: {}
|
||||
|
||||
zundo@2.3.0(zustand@4.5.7(@types/react@18.3.26)(immer@10.2.0)(react@18.3.1)):
|
||||
|
||||
@ -8,5 +8,5 @@ onlyBuiltDependencies:
|
||||
- nx
|
||||
- oxc-resolver
|
||||
- prisma
|
||||
- puppeteer
|
||||
- puppeteer-core
|
||||
- sharp
|
||||
|
||||
Reference in New Issue
Block a user