mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-07-14 06:47:00 +10:00
- Pinned some packages to specific versions to avoid potential security vulnerabilities through transitive dependencies. (through running pnpm audit)
- Updated dependencies and lockfile. - Synced translation catalogs from Crowdin.
This commit is contained in:
@@ -4,6 +4,15 @@ description: "List of all notable changes and updates to Reactive Resume"
|
||||
rss: true
|
||||
---
|
||||
|
||||
<Update label="v5.0.19" description="22nd April 2026">
|
||||
## Security
|
||||
- Pinned some packages to specific versions to avoid potential security vulnerabilities through transitive dependencies. (through running `pnpm audit`)
|
||||
|
||||
## Maintenance
|
||||
- Updated dependencies and lockfile.
|
||||
- Synced translation catalogs from Crowdin.
|
||||
</Update>
|
||||
|
||||
<Update label="v5.0.18" description="14th April 2026">
|
||||
## Features & Improvements
|
||||
- Re-enabled **Passkeys** across authentication flows, including passkey sign-in on the login page and passkey management in account settings.
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"$schema": "https://unpkg.com/knip@5/schema.json",
|
||||
"entry": ["src/server.ts", "src/router.tsx"],
|
||||
"entry": ["src/server.ts", "src/router.tsx", "lingui.config.ts"],
|
||||
"tailwind": { "entry": ["src/styles.css"] },
|
||||
"project": ["src/**/*.{js,jsx,ts,tsx,mdx,css}"],
|
||||
"project": ["src/**/*.{js,jsx,ts,tsx,css}"],
|
||||
"ignoreBinaries": ["mint"],
|
||||
"ignoreDependencies": ["npm-check-updates", "node-addon-api", "node-gyp"],
|
||||
"ignore": ["src/schema/**/*.ts", "src/components/ui/**/*.{ts,tsx}"]
|
||||
|
||||
+3
-2
@@ -1,4 +1,5 @@
|
||||
import { defineConfig } from "@lingui/cli";
|
||||
import { formatter } from "@lingui/format-po";
|
||||
|
||||
export default defineConfig({
|
||||
sourceLocale: "en-US",
|
||||
@@ -64,9 +65,9 @@ export default defineConfig({
|
||||
"zu-ZA": "en-US",
|
||||
default: "en-US",
|
||||
},
|
||||
formatOptions: {
|
||||
format: formatter({
|
||||
lineNumbers: false,
|
||||
},
|
||||
}),
|
||||
catalogs: [
|
||||
{
|
||||
path: "<rootDir>/locales/{locale}",
|
||||
|
||||
Generated
-55
@@ -134,7 +134,6 @@ msgstr "'n Nuwe verifikasieskakel is na jou e-posadres gestuur. Gaan asseblief
|
||||
msgid "A passion project by <0>Amruth Pillai</0>."
|
||||
msgstr "'n Passieprojek deur <0>Amruth Pillai</0>."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "A resume with this slug already exists."
|
||||
msgstr "'n CV met hierdie slak bestaan reeds."
|
||||
@@ -257,7 +256,6 @@ msgstr "Gevorderde filters"
|
||||
msgid "Afrikaans"
|
||||
msgstr "Afrikaans"
|
||||
|
||||
#: src/dialogs/resume/import.tsx
|
||||
#: src/dialogs/resume/import.tsx
|
||||
msgid "AI"
|
||||
msgstr "KI"
|
||||
@@ -307,7 +305,6 @@ msgstr "En baie meer..."
|
||||
msgid "Any level"
|
||||
msgstr "Enige vlak"
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/search-filters.tsx
|
||||
#: src/routes/dashboard/job-search/-components/search-filters.tsx
|
||||
msgid "Any time"
|
||||
msgstr "Enige tyd"
|
||||
@@ -336,7 +333,6 @@ msgstr "API-toegang"
|
||||
msgid "API Key"
|
||||
msgstr "API-sleutel"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/api-keys.tsx
|
||||
@@ -407,7 +403,6 @@ msgstr "Is jy seker jy wil wagwoordbeskerming verwyder?"
|
||||
msgid "Area of Study"
|
||||
msgstr "Studierigting"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/ai.tsx
|
||||
@@ -418,7 +413,6 @@ msgstr "Kunsmatige Intelligensie"
|
||||
msgid "Aspect Ratio"
|
||||
msgstr "Aspekverhouding"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/authentication/index.tsx
|
||||
@@ -520,34 +514,19 @@ msgstr "Kan ek my CV na PDF uitvoer?"
|
||||
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/resume/sections/award.tsx
|
||||
#: src/dialogs/resume/sections/award.tsx
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/cover-letter.tsx
|
||||
#: src/dialogs/resume/sections/cover-letter.tsx
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/interest.tsx
|
||||
#: src/dialogs/resume/sections/interest.tsx
|
||||
#: src/dialogs/resume/sections/language.tsx
|
||||
#: src/dialogs/resume/sections/language.tsx
|
||||
#: src/dialogs/resume/sections/profile.tsx
|
||||
#: src/dialogs/resume/sections/profile.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
#: src/dialogs/resume/sections/skill.tsx
|
||||
#: src/dialogs/resume/sections/skill.tsx
|
||||
#: src/dialogs/resume/sections/summary-item.tsx
|
||||
#: src/dialogs/resume/sections/summary-item.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
#: src/hooks/use-prompt.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
@@ -669,8 +648,6 @@ msgstr "Koppel"
|
||||
msgid "Content"
|
||||
msgstr "Inhoud"
|
||||
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/routes/auth/register.tsx
|
||||
msgid "Continue"
|
||||
@@ -834,7 +811,6 @@ msgstr "Skep soveel CV's as wat jy wil, sonder beperkings."
|
||||
msgid "Creating your API key..."
|
||||
msgstr "Skep tans jou API-sleutel..."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "Creating your resume..."
|
||||
msgstr "Skep tans jou CV..."
|
||||
@@ -856,7 +832,6 @@ msgstr "Pasgemaakte afdelings"
|
||||
msgid "Czech"
|
||||
msgstr "Tsjeggies"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/danger-zone.tsx
|
||||
@@ -942,7 +917,6 @@ msgstr "Besig om jou CV uit te vee..."
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
@@ -1259,7 +1233,6 @@ msgstr "Vaardighede kon nie gesinchroniseer word nie"
|
||||
msgid "Features"
|
||||
msgstr "Funksies"
|
||||
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
msgid "Filter by"
|
||||
msgstr "Filter volgens"
|
||||
@@ -1276,12 +1249,10 @@ msgstr "Buigsaamheid"
|
||||
msgid "Fluency"
|
||||
msgstr "Vlotheid"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Font Family"
|
||||
msgstr "Lettertipefamilie"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Font Size"
|
||||
msgstr "Lettertipegrootte"
|
||||
@@ -1477,7 +1448,6 @@ msgstr "Merk"
|
||||
msgid "Hindi"
|
||||
msgstr "Hindi"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
msgid "Home"
|
||||
msgstr "Tuis"
|
||||
@@ -1713,7 +1683,6 @@ msgstr "Lig"
|
||||
msgid "Light theme"
|
||||
msgstr "Lig tema"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Line Height"
|
||||
msgstr "Reëlhoogte"
|
||||
@@ -1930,8 +1899,6 @@ msgid "Open Source"
|
||||
msgstr "Oopbron"
|
||||
|
||||
#: src/routes/_home/-sections/donate.tsx
|
||||
#: src/routes/_home/-sections/donate.tsx
|
||||
#: src/routes/_home/-sections/footer.tsx
|
||||
#: src/routes/_home/-sections/footer.tsx
|
||||
msgid "opens in new tab"
|
||||
msgstr "maak in nuwe oortjie oop"
|
||||
@@ -2031,7 +1998,6 @@ msgstr "Wagwoordbeskerming is geaktiveer."
|
||||
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
msgid "Period"
|
||||
@@ -2087,13 +2053,11 @@ msgstr "Portugees (Brasilië)"
|
||||
msgid "Portuguese (Portugal)"
|
||||
msgstr "Portugees (Portugal)"
|
||||
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
msgid "Position"
|
||||
msgstr "Posisie"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/preferences/index.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
@@ -2117,7 +2081,6 @@ msgstr "Primêre kleur"
|
||||
msgid "Proficiency"
|
||||
msgstr "Vaardigheidsvlak"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/profile.tsx
|
||||
@@ -2305,16 +2268,11 @@ msgstr "CV-ontleding"
|
||||
msgid "Resume analysis complete."
|
||||
msgstr "CV-analise voltooi."
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
msgid "Resume tailored successfully"
|
||||
msgstr "Curriculum vitae suksesvol op maat gemaak"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/routes/_home/-sections/statistics.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
@@ -2391,7 +2349,6 @@ msgstr "Skool"
|
||||
msgid "Scorecard"
|
||||
msgstr "Puntkaart"
|
||||
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
msgid "Search"
|
||||
msgstr "Soek"
|
||||
@@ -2400,7 +2357,6 @@ msgstr "Soek"
|
||||
msgid "Search countries"
|
||||
msgstr "Soek lande"
|
||||
|
||||
#: src/components/input/icon-picker.tsx
|
||||
#: src/components/input/icon-picker.tsx
|
||||
msgid "Search for an icon"
|
||||
msgstr "Soek na 'n ikoon"
|
||||
@@ -2456,14 +2412,11 @@ msgstr "Skeier"
|
||||
msgid "Serbian"
|
||||
msgstr "Serwies"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/dashboard/settings/authentication/-components/password.tsx
|
||||
msgid "Set Password"
|
||||
msgstr "Stel wagwoord"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
msgid "Settings"
|
||||
@@ -2531,8 +2484,6 @@ msgstr "Meld aan met GitHub, Google of 'n pasgemaakte OAuth-verskaffer."
|
||||
msgid "Sign up"
|
||||
msgstr "Meld aan"
|
||||
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/login.tsx
|
||||
msgid "Signing in..."
|
||||
@@ -2591,13 +2542,10 @@ msgstr ""
|
||||
msgid "Slug"
|
||||
msgstr "Slak"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
msgid "Something went wrong. Please try again."
|
||||
msgstr "Iets het verkeerd geloop. Probeer asseblief weer."
|
||||
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
msgid "Sort by"
|
||||
msgstr "Sorteer volgens"
|
||||
@@ -2823,7 +2771,6 @@ msgstr "Hierdie aksie kan nie ongedaan gemaak word nie."
|
||||
msgid "This action cannot be undone. All your data will be permanently deleted."
|
||||
msgstr "Hierdie aksie kan nie ongedaan gemaak word nie. Al jou data sal permanent uitgevee word."
|
||||
|
||||
#: src/dialogs/resume/import.tsx
|
||||
#: src/dialogs/resume/import.tsx
|
||||
msgid "This feature requires AI Integration to be enabled. Please enable it in the settings."
|
||||
msgstr "Hierdie funksie vereis dat KI-integrasie geaktiveer is. Aktiveer dit asseblief in die instellings."
|
||||
@@ -3303,7 +3250,6 @@ msgstr "Jou profiel is suksesvol bygewerk."
|
||||
msgid "Your RapidAPI key is stored locally on your browser. It is only sent to the server when making a request to search for jobs, and is never stored or logged on our servers."
|
||||
msgstr "Jou RapidAPI-sleutel word plaaslik in jou blaaier gestoor. Dit word slegs na die bediener gestuur wanneer jy 'n versoek doen om na werksgeleenthede te soek, en dit word nooit op ons bedieners gestoor of aangeteken nie."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "Your resume has been created successfully."
|
||||
msgstr "Jou CV is suksesvol geskep."
|
||||
@@ -3345,4 +3291,3 @@ msgstr "Zoem uit"
|
||||
#: src/utils/locale.ts
|
||||
msgid "Zulu"
|
||||
msgstr "Zoeloe"
|
||||
|
||||
|
||||
Generated
-55
@@ -134,7 +134,6 @@ msgstr "አዲስ የማረጋገጫ አገናኝ ወደ ኢሜል አድራሻ
|
||||
msgid "A passion project by <0>Amruth Pillai</0>."
|
||||
msgstr "በ<0>Amruth Pillai</0> የተጀመረ የልብ ፕሮጀክት።"
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "A resume with this slug already exists."
|
||||
msgstr "ይህን የየታሪክ ማቅረቢያ ያለዚህ ስለተመሳሳይ ስለሆነ ማስመለስ አይቻልም።"
|
||||
@@ -257,7 +256,6 @@ msgstr ""
|
||||
msgid "Afrikaans"
|
||||
msgstr "አፍሪካንስ"
|
||||
|
||||
#: src/dialogs/resume/import.tsx
|
||||
#: src/dialogs/resume/import.tsx
|
||||
msgid "AI"
|
||||
msgstr "AI"
|
||||
@@ -307,7 +305,6 @@ msgstr "እና ሌሎችም ብዙ…"
|
||||
msgid "Any level"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/search-filters.tsx
|
||||
#: src/routes/dashboard/job-search/-components/search-filters.tsx
|
||||
msgid "Any time"
|
||||
msgstr ""
|
||||
@@ -336,7 +333,6 @@ msgstr "API መዳረሻ"
|
||||
msgid "API Key"
|
||||
msgstr "API ቁልፍ"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/api-keys.tsx
|
||||
@@ -407,7 +403,6 @@ msgstr "የይለፍ ቃል ጥበቃን ለማስወገድ እርግጠኛ ነ
|
||||
msgid "Area of Study"
|
||||
msgstr "የስልጠና መስክ"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/ai.tsx
|
||||
@@ -418,7 +413,6 @@ msgstr "አርቲፊሻል ኢንተለጀንስ"
|
||||
msgid "Aspect Ratio"
|
||||
msgstr "የመገናኛ መጠን"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/authentication/index.tsx
|
||||
@@ -520,34 +514,19 @@ msgstr "የየታሪክዬን ወደ PDF ልላክ እችላለሁ?"
|
||||
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/resume/sections/award.tsx
|
||||
#: src/dialogs/resume/sections/award.tsx
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/cover-letter.tsx
|
||||
#: src/dialogs/resume/sections/cover-letter.tsx
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/interest.tsx
|
||||
#: src/dialogs/resume/sections/interest.tsx
|
||||
#: src/dialogs/resume/sections/language.tsx
|
||||
#: src/dialogs/resume/sections/language.tsx
|
||||
#: src/dialogs/resume/sections/profile.tsx
|
||||
#: src/dialogs/resume/sections/profile.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
#: src/dialogs/resume/sections/skill.tsx
|
||||
#: src/dialogs/resume/sections/skill.tsx
|
||||
#: src/dialogs/resume/sections/summary-item.tsx
|
||||
#: src/dialogs/resume/sections/summary-item.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
#: src/hooks/use-prompt.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
@@ -669,8 +648,6 @@ msgstr "አገናኝ"
|
||||
msgid "Content"
|
||||
msgstr "ይዘት"
|
||||
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/routes/auth/register.tsx
|
||||
msgid "Continue"
|
||||
@@ -834,7 +811,6 @@ msgstr "እርስዎ የሚፈልጉትን ብዙ የየታሪክ ማቅረቢ
|
||||
msgid "Creating your API key..."
|
||||
msgstr "API ቁልፉን በመፍጠር ላይ…"
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "Creating your resume..."
|
||||
msgstr "የየታሪክዎን መስራት በመፍጠር ላይ…"
|
||||
@@ -856,7 +832,6 @@ msgstr "ብጁ ክፍሎች"
|
||||
msgid "Czech"
|
||||
msgstr "ቼክኛ"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/danger-zone.tsx
|
||||
@@ -942,7 +917,6 @@ msgstr "የየታሪክዎን በመሰረዝ ላይ…"
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
@@ -1259,7 +1233,6 @@ msgstr ""
|
||||
msgid "Features"
|
||||
msgstr "መለያዎች"
|
||||
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
msgid "Filter by"
|
||||
msgstr "መመርመሪያ በ"
|
||||
@@ -1276,12 +1249,10 @@ msgstr "ተለቅቀነት"
|
||||
msgid "Fluency"
|
||||
msgstr "የቋንቋ ችሎታ"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Font Family"
|
||||
msgstr "የፊደል ቤተሰብ"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Font Size"
|
||||
msgstr "የፊደል መጠን"
|
||||
@@ -1477,7 +1448,6 @@ msgstr "አብራጭ"
|
||||
msgid "Hindi"
|
||||
msgstr "ሒንዱኛ"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
msgid "Home"
|
||||
msgstr "መነሻ"
|
||||
@@ -1713,7 +1683,6 @@ msgstr "ብርሃን"
|
||||
msgid "Light theme"
|
||||
msgstr "ብርሃን ገጽታ"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Line Height"
|
||||
msgstr "የመስመር ከፍታ"
|
||||
@@ -1930,8 +1899,6 @@ msgid "Open Source"
|
||||
msgstr "ክፍት ምንጭ"
|
||||
|
||||
#: src/routes/_home/-sections/donate.tsx
|
||||
#: src/routes/_home/-sections/donate.tsx
|
||||
#: src/routes/_home/-sections/footer.tsx
|
||||
#: src/routes/_home/-sections/footer.tsx
|
||||
msgid "opens in new tab"
|
||||
msgstr "በአዲስ ታብ ይከፈታል"
|
||||
@@ -2031,7 +1998,6 @@ msgstr "የይለፍ ቃል ጥበቃ ተነስቷል።"
|
||||
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
msgid "Period"
|
||||
@@ -2087,13 +2053,11 @@ msgstr "ፖርቹጋልኛ (ብራዚል)"
|
||||
msgid "Portuguese (Portugal)"
|
||||
msgstr "ፖርቹጋልኛ (ፖርቱጋል)"
|
||||
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
msgid "Position"
|
||||
msgstr "አቀማመጥ"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/preferences/index.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
@@ -2117,7 +2081,6 @@ msgstr "ዋና ቀለም"
|
||||
msgid "Proficiency"
|
||||
msgstr "ችሎታ"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/profile.tsx
|
||||
@@ -2305,16 +2268,11 @@ msgstr ""
|
||||
msgid "Resume analysis complete."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
msgid "Resume tailored successfully"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/routes/_home/-sections/statistics.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
@@ -2391,7 +2349,6 @@ msgstr "ት/ቤት"
|
||||
msgid "Scorecard"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
msgid "Search"
|
||||
msgstr ""
|
||||
@@ -2400,7 +2357,6 @@ msgstr ""
|
||||
msgid "Search countries"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/input/icon-picker.tsx
|
||||
#: src/components/input/icon-picker.tsx
|
||||
msgid "Search for an icon"
|
||||
msgstr "አዶ ፈልግ"
|
||||
@@ -2456,14 +2412,11 @@ msgstr "መለያ መለያ"
|
||||
msgid "Serbian"
|
||||
msgstr "ሰርቢኛ"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/dashboard/settings/authentication/-components/password.tsx
|
||||
msgid "Set Password"
|
||||
msgstr "የይለፍ ቃል አቀናብር"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
msgid "Settings"
|
||||
@@ -2531,8 +2484,6 @@ msgstr "በ GitHub፣ Google ወይም በብጁ OAuth አቅራቢ ግባ።"
|
||||
msgid "Sign up"
|
||||
msgstr "መመዝገብ"
|
||||
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/login.tsx
|
||||
msgid "Signing in..."
|
||||
@@ -2591,13 +2542,10 @@ msgstr ""
|
||||
msgid "Slug"
|
||||
msgstr "Slug"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
msgid "Something went wrong. Please try again."
|
||||
msgstr "የተሳሳተ ነገር ተፈጥሯል። እባክዎን ደግመው ይሞክሩ።"
|
||||
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
msgid "Sort by"
|
||||
msgstr "መደብ በ"
|
||||
@@ -2823,7 +2771,6 @@ msgstr "ይህ ተግባር መቀለብ አይቻልም።"
|
||||
msgid "This action cannot be undone. All your data will be permanently deleted."
|
||||
msgstr "ይህ ተግባር መቀለብ አይቻልም። ሁሉም መረጃዎ በእርስዎ ዘርፍ ይሰረዛል።"
|
||||
|
||||
#: src/dialogs/resume/import.tsx
|
||||
#: src/dialogs/resume/import.tsx
|
||||
msgid "This feature requires AI Integration to be enabled. Please enable it in the settings."
|
||||
msgstr "ይህ ባህሪ የ AI ማዋቀር እንዲነቃ ያስፈልጋል። እባክዎ በቅንብሮች ውስጥ ያንቁት።"
|
||||
@@ -3303,7 +3250,6 @@ msgstr "መገለጫዎ በተሳካ ሁኔታ ታዘመነ።"
|
||||
msgid "Your RapidAPI key is stored locally on your browser. It is only sent to the server when making a request to search for jobs, and is never stored or logged on our servers."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "Your resume has been created successfully."
|
||||
msgstr "የየታሪክዎ ማቅረቢያ በተሳካ ሁኔታ ተፈጥሯል።"
|
||||
@@ -3345,4 +3291,3 @@ msgstr "አጉር"
|
||||
#: src/utils/locale.ts
|
||||
msgid "Zulu"
|
||||
msgstr "ዙሉ"
|
||||
|
||||
|
||||
Generated
-55
@@ -134,7 +134,6 @@ msgstr "تم إرسال رابط تحقق جديد إلى عنوان بريدك
|
||||
msgid "A passion project by <0>Amruth Pillai</0>."
|
||||
msgstr "مشروع شغوف من تنفيذ <0>أمروث بيلاي</0>."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "A resume with this slug already exists."
|
||||
msgstr "توجد سيرة ذاتية بهذا المعرّف النصي بالفعل."
|
||||
@@ -257,7 +256,6 @@ msgstr "الفلاتر المتقدمة"
|
||||
msgid "Afrikaans"
|
||||
msgstr "الأفريقانس"
|
||||
|
||||
#: src/dialogs/resume/import.tsx
|
||||
#: src/dialogs/resume/import.tsx
|
||||
msgid "AI"
|
||||
msgstr "الذكاء الاصطناعي"
|
||||
@@ -307,7 +305,6 @@ msgstr "والمزيد..."
|
||||
msgid "Any level"
|
||||
msgstr "أي مستوى"
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/search-filters.tsx
|
||||
#: src/routes/dashboard/job-search/-components/search-filters.tsx
|
||||
msgid "Any time"
|
||||
msgstr "في أي وقت"
|
||||
@@ -336,7 +333,6 @@ msgstr "الوصول عبر واجهة برمجة التطبيقات"
|
||||
msgid "API Key"
|
||||
msgstr "مفتاح واجهة برمجة التطبيقات (API)"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/api-keys.tsx
|
||||
@@ -407,7 +403,6 @@ msgstr "هل أنت متأكد من أنك تريد إزالة حماية كلم
|
||||
msgid "Area of Study"
|
||||
msgstr "مجال الدراسة"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/ai.tsx
|
||||
@@ -418,7 +413,6 @@ msgstr "الذكاء الاصطناعي"
|
||||
msgid "Aspect Ratio"
|
||||
msgstr "نسبة الأبعاد"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/authentication/index.tsx
|
||||
@@ -520,34 +514,19 @@ msgstr "هل يمكنني تصدير سيرتي الذاتية إلى PDF؟"
|
||||
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/resume/sections/award.tsx
|
||||
#: src/dialogs/resume/sections/award.tsx
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/cover-letter.tsx
|
||||
#: src/dialogs/resume/sections/cover-letter.tsx
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/interest.tsx
|
||||
#: src/dialogs/resume/sections/interest.tsx
|
||||
#: src/dialogs/resume/sections/language.tsx
|
||||
#: src/dialogs/resume/sections/language.tsx
|
||||
#: src/dialogs/resume/sections/profile.tsx
|
||||
#: src/dialogs/resume/sections/profile.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
#: src/dialogs/resume/sections/skill.tsx
|
||||
#: src/dialogs/resume/sections/skill.tsx
|
||||
#: src/dialogs/resume/sections/summary-item.tsx
|
||||
#: src/dialogs/resume/sections/summary-item.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
#: src/hooks/use-prompt.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
@@ -669,8 +648,6 @@ msgstr "اتصال"
|
||||
msgid "Content"
|
||||
msgstr "المحتوى"
|
||||
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/routes/auth/register.tsx
|
||||
msgid "Continue"
|
||||
@@ -834,7 +811,6 @@ msgstr "أنشئ العدد الذي تريده من السير الذاتية،
|
||||
msgid "Creating your API key..."
|
||||
msgstr "جاري إنشاء مفتاح واجهة برمجة التطبيقات (API)..."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "Creating your resume..."
|
||||
msgstr "جاري إنشاء سيرتك الذاتية..."
|
||||
@@ -856,7 +832,6 @@ msgstr "أقسام مخصصة"
|
||||
msgid "Czech"
|
||||
msgstr "التشيكية"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/danger-zone.tsx
|
||||
@@ -942,7 +917,6 @@ msgstr "جاري حذف سيرتك الذاتية..."
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
@@ -1259,7 +1233,6 @@ msgstr "فشل في مزامنة المهارات"
|
||||
msgid "Features"
|
||||
msgstr "الميزات"
|
||||
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
msgid "Filter by"
|
||||
msgstr "تصفية حسب"
|
||||
@@ -1276,12 +1249,10 @@ msgstr "المرونة"
|
||||
msgid "Fluency"
|
||||
msgstr "الطلاقة"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Font Family"
|
||||
msgstr "مجموعة الخطوط"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Font Size"
|
||||
msgstr "حجم الخط"
|
||||
@@ -1477,7 +1448,6 @@ msgstr "تمييز"
|
||||
msgid "Hindi"
|
||||
msgstr "الهندية"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
msgid "Home"
|
||||
msgstr "الصفحة الرئيسية"
|
||||
@@ -1713,7 +1683,6 @@ msgstr "مضيء"
|
||||
msgid "Light theme"
|
||||
msgstr "سمة مضيئة"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Line Height"
|
||||
msgstr "ارتفاع السطر"
|
||||
@@ -1930,8 +1899,6 @@ msgid "Open Source"
|
||||
msgstr "مفتوح المصدر"
|
||||
|
||||
#: src/routes/_home/-sections/donate.tsx
|
||||
#: src/routes/_home/-sections/donate.tsx
|
||||
#: src/routes/_home/-sections/footer.tsx
|
||||
#: src/routes/_home/-sections/footer.tsx
|
||||
msgid "opens in new tab"
|
||||
msgstr "يفتح في علامة تبويب جديدة"
|
||||
@@ -2031,7 +1998,6 @@ msgstr "تم تمكين حماية كلمة المرور."
|
||||
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
msgid "Period"
|
||||
@@ -2087,13 +2053,11 @@ msgstr "البرتغالية (البرازيل)"
|
||||
msgid "Portuguese (Portugal)"
|
||||
msgstr "البرتغالية (البرتغال)"
|
||||
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
msgid "Position"
|
||||
msgstr "المنصب"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/preferences/index.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
@@ -2117,7 +2081,6 @@ msgstr "اللون الأساسي"
|
||||
msgid "Proficiency"
|
||||
msgstr "مدى الإتقان"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/profile.tsx
|
||||
@@ -2305,16 +2268,11 @@ msgstr "تحليل السيرة الذاتية"
|
||||
msgid "Resume analysis complete."
|
||||
msgstr "اكتمل تحليل السيرة الذاتية."
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
msgid "Resume tailored successfully"
|
||||
msgstr "سيرة ذاتية مصممة بنجاح"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/routes/_home/-sections/statistics.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
@@ -2391,7 +2349,6 @@ msgstr "المدرسة"
|
||||
msgid "Scorecard"
|
||||
msgstr "بطاقة الأداء"
|
||||
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
msgid "Search"
|
||||
msgstr "بحث"
|
||||
@@ -2400,7 +2357,6 @@ msgstr "بحث"
|
||||
msgid "Search countries"
|
||||
msgstr "البحث عن الدول"
|
||||
|
||||
#: src/components/input/icon-picker.tsx
|
||||
#: src/components/input/icon-picker.tsx
|
||||
msgid "Search for an icon"
|
||||
msgstr "ابحث عن أيقونة"
|
||||
@@ -2456,14 +2412,11 @@ msgstr "فاصل"
|
||||
msgid "Serbian"
|
||||
msgstr "الصربية"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/dashboard/settings/authentication/-components/password.tsx
|
||||
msgid "Set Password"
|
||||
msgstr "تعيين كلمة مرور"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
msgid "Settings"
|
||||
@@ -2531,8 +2484,6 @@ msgstr "سجّل الدخول باستخدام GitHub أو Google أو مزوّ
|
||||
msgid "Sign up"
|
||||
msgstr "إنشاء حساب"
|
||||
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/login.tsx
|
||||
msgid "Signing in..."
|
||||
@@ -2591,13 +2542,10 @@ msgstr "السلوفينية"
|
||||
msgid "Slug"
|
||||
msgstr "المعرّف النصي (Slug)"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
msgid "Something went wrong. Please try again."
|
||||
msgstr "حدث خطأ ما. يُرجى المحاولة مرة أخرى."
|
||||
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
msgid "Sort by"
|
||||
msgstr "فرز حسب"
|
||||
@@ -2823,7 +2771,6 @@ msgstr "لا يمكن التراجع عن هذا الإجراء."
|
||||
msgid "This action cannot be undone. All your data will be permanently deleted."
|
||||
msgstr "لا يمكن التراجع عن هذا الإجراء. سيتم حذف جميع بياناتك نهائيًا."
|
||||
|
||||
#: src/dialogs/resume/import.tsx
|
||||
#: src/dialogs/resume/import.tsx
|
||||
msgid "This feature requires AI Integration to be enabled. Please enable it in the settings."
|
||||
msgstr "تتطلب هذه الميزة تمكين تكامل الذكاء الاصطناعي. يُرجى تمكينه من الإعدادات."
|
||||
@@ -3303,7 +3250,6 @@ msgstr "تم تحديث ملفك الشخصي بنجاح."
|
||||
msgid "Your RapidAPI key is stored locally on your browser. It is only sent to the server when making a request to search for jobs, and is never stored or logged on our servers."
|
||||
msgstr "يتم تخزين مفتاح RapidAPI الخاص بك محلياً على متصفحك. لا يتم إرساله إلى الخادم إلا عند تقديم طلب للبحث عن الوظائف، ولا يتم تخزينه أو تسجيله على خوادمنا."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "Your resume has been created successfully."
|
||||
msgstr "تم إنشاء سيرتك الذاتية بنجاح."
|
||||
@@ -3345,4 +3291,3 @@ msgstr "تصغير"
|
||||
#: src/utils/locale.ts
|
||||
msgid "Zulu"
|
||||
msgstr "الزولو"
|
||||
|
||||
|
||||
Generated
-55
@@ -134,7 +134,6 @@ msgstr "Hesabınızı təsdiqləmək üçün yeni təsdiq linki e‑poçt ünvan
|
||||
msgid "A passion project by <0>Amruth Pillai</0>."
|
||||
msgstr "<0>Amruth Pillai</0> tərəfindən ehtiras layihəsi."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "A resume with this slug already exists."
|
||||
msgstr "Bu slug ilə özgeçmiş artıq mövcuddur."
|
||||
@@ -257,7 +256,6 @@ msgstr "Gelişmiş Süzgəclər"
|
||||
msgid "Afrikaans"
|
||||
msgstr "Afrikaans"
|
||||
|
||||
#: src/dialogs/resume/import.tsx
|
||||
#: src/dialogs/resume/import.tsx
|
||||
msgid "AI"
|
||||
msgstr "Süni İntellekt"
|
||||
@@ -307,7 +305,6 @@ msgstr "Və daha çox..."
|
||||
msgid "Any level"
|
||||
msgstr "Hər hansı səviyyə"
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/search-filters.tsx
|
||||
#: src/routes/dashboard/job-search/-components/search-filters.tsx
|
||||
msgid "Any time"
|
||||
msgstr "Hər zaman"
|
||||
@@ -336,7 +333,6 @@ msgstr "API Girişi"
|
||||
msgid "API Key"
|
||||
msgstr "API Açarı"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/api-keys.tsx
|
||||
@@ -407,7 +403,6 @@ msgstr "Parol qorunmasını silmək istədiyinizə əminsiniz?"
|
||||
msgid "Area of Study"
|
||||
msgstr "Təhsil sahəsi"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/ai.tsx
|
||||
@@ -418,7 +413,6 @@ msgstr "Süni İntellekt"
|
||||
msgid "Aspect Ratio"
|
||||
msgstr "Proporsiya"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/authentication/index.tsx
|
||||
@@ -520,34 +514,19 @@ msgstr "Özgeçmişimi PDF‑ə ixrac edə bilərəm?"
|
||||
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/resume/sections/award.tsx
|
||||
#: src/dialogs/resume/sections/award.tsx
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/cover-letter.tsx
|
||||
#: src/dialogs/resume/sections/cover-letter.tsx
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/interest.tsx
|
||||
#: src/dialogs/resume/sections/interest.tsx
|
||||
#: src/dialogs/resume/sections/language.tsx
|
||||
#: src/dialogs/resume/sections/language.tsx
|
||||
#: src/dialogs/resume/sections/profile.tsx
|
||||
#: src/dialogs/resume/sections/profile.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
#: src/dialogs/resume/sections/skill.tsx
|
||||
#: src/dialogs/resume/sections/skill.tsx
|
||||
#: src/dialogs/resume/sections/summary-item.tsx
|
||||
#: src/dialogs/resume/sections/summary-item.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
#: src/hooks/use-prompt.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
@@ -669,8 +648,6 @@ msgstr "Qoşul"
|
||||
msgid "Content"
|
||||
msgstr "Məzmun"
|
||||
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/routes/auth/register.tsx
|
||||
msgid "Continue"
|
||||
@@ -834,7 +811,6 @@ msgstr "İstədiyiniz qədər özgeçmiş yaradın, heç bir limit yoxdur."
|
||||
msgid "Creating your API key..."
|
||||
msgstr "API açarınız yaradılır..."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "Creating your resume..."
|
||||
msgstr "Özgeçmişiniz yaradılır..."
|
||||
@@ -856,7 +832,6 @@ msgstr "Xüsusi Bölmələr"
|
||||
msgid "Czech"
|
||||
msgstr "Çex"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/danger-zone.tsx
|
||||
@@ -942,7 +917,6 @@ msgstr "Özgeçmişiniz silinir..."
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
@@ -1259,7 +1233,6 @@ msgstr "Bacarıqları sinxronlaşdırmaq mümkün olmadı"
|
||||
msgid "Features"
|
||||
msgstr "Xüsusiyyətlər"
|
||||
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
msgid "Filter by"
|
||||
msgstr "Filtrlə"
|
||||
@@ -1276,12 +1249,10 @@ msgstr "Elastiklik"
|
||||
msgid "Fluency"
|
||||
msgstr "Səlislik"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Font Family"
|
||||
msgstr "Şrift Ailəsi"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Font Size"
|
||||
msgstr "Şrift Ölçüsü"
|
||||
@@ -1477,7 +1448,6 @@ msgstr "Vurğula"
|
||||
msgid "Hindi"
|
||||
msgstr "Hind"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
msgid "Home"
|
||||
msgstr "Əsas səhifə"
|
||||
@@ -1713,7 +1683,6 @@ msgstr "Açıq"
|
||||
msgid "Light theme"
|
||||
msgstr "Açıq mövzu"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Line Height"
|
||||
msgstr "Sətir Hündürlüyü"
|
||||
@@ -1930,8 +1899,6 @@ msgid "Open Source"
|
||||
msgstr "Açıq Mənbə"
|
||||
|
||||
#: src/routes/_home/-sections/donate.tsx
|
||||
#: src/routes/_home/-sections/donate.tsx
|
||||
#: src/routes/_home/-sections/footer.tsx
|
||||
#: src/routes/_home/-sections/footer.tsx
|
||||
msgid "opens in new tab"
|
||||
msgstr "yeni vərəqdə açılır"
|
||||
@@ -2031,7 +1998,6 @@ msgstr "Parol qorunması aktiv edilib."
|
||||
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
msgid "Period"
|
||||
@@ -2087,13 +2053,11 @@ msgstr "Portuqal (Braziliya)"
|
||||
msgid "Portuguese (Portugal)"
|
||||
msgstr "Portuqal (Portuqaliya)"
|
||||
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
msgid "Position"
|
||||
msgstr "Vəzifə"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/preferences/index.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
@@ -2117,7 +2081,6 @@ msgstr "Əsas Rəng"
|
||||
msgid "Proficiency"
|
||||
msgstr "Bacarıq Səviyyəsi"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/profile.tsx
|
||||
@@ -2305,16 +2268,11 @@ msgstr "Təcrübə Təhlili"
|
||||
msgid "Resume analysis complete."
|
||||
msgstr "Təcrübə təhlili tamamlandı."
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
msgid "Resume tailored successfully"
|
||||
msgstr "Uğurla fərdiləşdirilmiş CV"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/routes/_home/-sections/statistics.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
@@ -2391,7 +2349,6 @@ msgstr "Məktəb"
|
||||
msgid "Scorecard"
|
||||
msgstr "Xallar cədvəli"
|
||||
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
msgid "Search"
|
||||
msgstr "Axtarış"
|
||||
@@ -2400,7 +2357,6 @@ msgstr "Axtarış"
|
||||
msgid "Search countries"
|
||||
msgstr "Ölkələri axtarın"
|
||||
|
||||
#: src/components/input/icon-picker.tsx
|
||||
#: src/components/input/icon-picker.tsx
|
||||
msgid "Search for an icon"
|
||||
msgstr "İkon axtarın"
|
||||
@@ -2456,14 +2412,11 @@ msgstr "Ayırıcı"
|
||||
msgid "Serbian"
|
||||
msgstr "Serb"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/dashboard/settings/authentication/-components/password.tsx
|
||||
msgid "Set Password"
|
||||
msgstr "Parol Təyin et"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
msgid "Settings"
|
||||
@@ -2531,8 +2484,6 @@ msgstr "GitHub, Google və ya xüsusi OAuth provayderi ilə daxil olun."
|
||||
msgid "Sign up"
|
||||
msgstr "Qeydiyyatdan keç"
|
||||
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/login.tsx
|
||||
msgid "Signing in..."
|
||||
@@ -2591,13 +2542,10 @@ msgstr ""
|
||||
msgid "Slug"
|
||||
msgstr "Slug"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
msgid "Something went wrong. Please try again."
|
||||
msgstr "Nəsə səhv getdi. Zəhmət olmasa, yenidən cəhd edin."
|
||||
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
msgid "Sort by"
|
||||
msgstr "Sırala"
|
||||
@@ -2823,7 +2771,6 @@ msgstr "Bu əməliyyat geri qaytarıla bilməz."
|
||||
msgid "This action cannot be undone. All your data will be permanently deleted."
|
||||
msgstr "Bu əməliyyat geri qaytarıla bilməz. Bütün məlumatlarınız həmişəlik silinəcək."
|
||||
|
||||
#: src/dialogs/resume/import.tsx
|
||||
#: src/dialogs/resume/import.tsx
|
||||
msgid "This feature requires AI Integration to be enabled. Please enable it in the settings."
|
||||
msgstr "Bu xüsusiyyət üçün Süni İntellekt inteqrasiyasının aktiv olması tələb olunur. Zəhmət olmasa, onu parametrlərdən aktiv edin."
|
||||
@@ -3303,7 +3250,6 @@ msgstr "Profiliniz uğurla yeniləndi."
|
||||
msgid "Your RapidAPI key is stored locally on your browser. It is only sent to the server when making a request to search for jobs, and is never stored or logged on our servers."
|
||||
msgstr "RapidAPI açarınız brauzerinizdə yerli olaraq saxlanılır. O, yalnız iş axtarışı üçün sorğu göndərərkən serverə göndərilir və serverlərimizdə heç vaxt saxlanılmır və ya qeydə alınmır."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "Your resume has been created successfully."
|
||||
msgstr "Özgeçmişiniz uğurla yaradıldı."
|
||||
@@ -3345,4 +3291,3 @@ msgstr "Uzaqlaşdır"
|
||||
#: src/utils/locale.ts
|
||||
msgid "Zulu"
|
||||
msgstr "Zulu"
|
||||
|
||||
|
||||
Generated
-55
@@ -134,7 +134,6 @@ msgstr "На имейл адреса ви е изпратена нова връ
|
||||
msgid "A passion project by <0>Amruth Pillai</0>."
|
||||
msgstr "Проект на страст <0>Amruth Pillai</0>."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "A resume with this slug already exists."
|
||||
msgstr "Вече съществува автобиография с този слъг."
|
||||
@@ -257,7 +256,6 @@ msgstr "Разширени филтри"
|
||||
msgid "Afrikaans"
|
||||
msgstr "Африканс"
|
||||
|
||||
#: src/dialogs/resume/import.tsx
|
||||
#: src/dialogs/resume/import.tsx
|
||||
msgid "AI"
|
||||
msgstr "AI"
|
||||
@@ -307,7 +305,6 @@ msgstr "И още много..."
|
||||
msgid "Any level"
|
||||
msgstr "Всяко ниво"
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/search-filters.tsx
|
||||
#: src/routes/dashboard/job-search/-components/search-filters.tsx
|
||||
msgid "Any time"
|
||||
msgstr "По всяко време"
|
||||
@@ -336,7 +333,6 @@ msgstr "Достъп до API"
|
||||
msgid "API Key"
|
||||
msgstr "API ключ"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/api-keys.tsx
|
||||
@@ -407,7 +403,6 @@ msgstr "Сигурни ли сте, че искате да премахнете
|
||||
msgid "Area of Study"
|
||||
msgstr "Област на обучение"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/ai.tsx
|
||||
@@ -418,7 +413,6 @@ msgstr "Изкуствен интелект"
|
||||
msgid "Aspect Ratio"
|
||||
msgstr "Съотношение на страните"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/authentication/index.tsx
|
||||
@@ -520,34 +514,19 @@ msgstr "Мога ли да експортирам автобиографията
|
||||
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/resume/sections/award.tsx
|
||||
#: src/dialogs/resume/sections/award.tsx
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/cover-letter.tsx
|
||||
#: src/dialogs/resume/sections/cover-letter.tsx
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/interest.tsx
|
||||
#: src/dialogs/resume/sections/interest.tsx
|
||||
#: src/dialogs/resume/sections/language.tsx
|
||||
#: src/dialogs/resume/sections/language.tsx
|
||||
#: src/dialogs/resume/sections/profile.tsx
|
||||
#: src/dialogs/resume/sections/profile.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
#: src/dialogs/resume/sections/skill.tsx
|
||||
#: src/dialogs/resume/sections/skill.tsx
|
||||
#: src/dialogs/resume/sections/summary-item.tsx
|
||||
#: src/dialogs/resume/sections/summary-item.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
#: src/hooks/use-prompt.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
@@ -669,8 +648,6 @@ msgstr "Свързване"
|
||||
msgid "Content"
|
||||
msgstr "Съдържание"
|
||||
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/routes/auth/register.tsx
|
||||
msgid "Continue"
|
||||
@@ -834,7 +811,6 @@ msgstr "Създавайте толкова автобиографии, колк
|
||||
msgid "Creating your API key..."
|
||||
msgstr "Създаване на вашия API ключ..."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "Creating your resume..."
|
||||
msgstr "Създаване на вашата автобиография..."
|
||||
@@ -856,7 +832,6 @@ msgstr "Потребителски раздели"
|
||||
msgid "Czech"
|
||||
msgstr "Чешки"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/danger-zone.tsx
|
||||
@@ -942,7 +917,6 @@ msgstr "Вашата автобиография се изтрива..."
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
@@ -1259,7 +1233,6 @@ msgstr "Неуспешно синхронизиране на умения"
|
||||
msgid "Features"
|
||||
msgstr "Функции"
|
||||
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
msgid "Filter by"
|
||||
msgstr "Филтриране по"
|
||||
@@ -1276,12 +1249,10 @@ msgstr "Гъвкавост"
|
||||
msgid "Fluency"
|
||||
msgstr "Владеене"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Font Family"
|
||||
msgstr "Шрифт"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Font Size"
|
||||
msgstr "Размер на шрифта"
|
||||
@@ -1477,7 +1448,6 @@ msgstr "Маркер за подчертаване"
|
||||
msgid "Hindi"
|
||||
msgstr "Хинди"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
msgid "Home"
|
||||
msgstr "Начало"
|
||||
@@ -1713,7 +1683,6 @@ msgstr "Светла"
|
||||
msgid "Light theme"
|
||||
msgstr "Светла тема"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Line Height"
|
||||
msgstr "Междуредие"
|
||||
@@ -1930,8 +1899,6 @@ msgid "Open Source"
|
||||
msgstr "Отворен код"
|
||||
|
||||
#: src/routes/_home/-sections/donate.tsx
|
||||
#: src/routes/_home/-sections/donate.tsx
|
||||
#: src/routes/_home/-sections/footer.tsx
|
||||
#: src/routes/_home/-sections/footer.tsx
|
||||
msgid "opens in new tab"
|
||||
msgstr "отваря се в нов раздел"
|
||||
@@ -2031,7 +1998,6 @@ msgstr "Защитата с парола е включена."
|
||||
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
msgid "Period"
|
||||
@@ -2087,13 +2053,11 @@ msgstr "Португалски (Бразилия)"
|
||||
msgid "Portuguese (Portugal)"
|
||||
msgstr "Португалски (Португалия)"
|
||||
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
msgid "Position"
|
||||
msgstr "Позиция"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/preferences/index.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
@@ -2117,7 +2081,6 @@ msgstr "Основен цвят"
|
||||
msgid "Proficiency"
|
||||
msgstr "Ниво на умение"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/profile.tsx
|
||||
@@ -2305,16 +2268,11 @@ msgstr "Анализ на автобиографията"
|
||||
msgid "Resume analysis complete."
|
||||
msgstr "Анализът на автобиографията е завършен."
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
msgid "Resume tailored successfully"
|
||||
msgstr "Успешно адаптирано резюме"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/routes/_home/-sections/statistics.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
@@ -2391,7 +2349,6 @@ msgstr "Училище"
|
||||
msgid "Scorecard"
|
||||
msgstr "Таблица с резултати"
|
||||
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
msgid "Search"
|
||||
msgstr "Търсене"
|
||||
@@ -2400,7 +2357,6 @@ msgstr "Търсене"
|
||||
msgid "Search countries"
|
||||
msgstr "Търсене на държави"
|
||||
|
||||
#: src/components/input/icon-picker.tsx
|
||||
#: src/components/input/icon-picker.tsx
|
||||
msgid "Search for an icon"
|
||||
msgstr "Търсене на икона"
|
||||
@@ -2456,14 +2412,11 @@ msgstr "Разделител"
|
||||
msgid "Serbian"
|
||||
msgstr "Сръбски"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/dashboard/settings/authentication/-components/password.tsx
|
||||
msgid "Set Password"
|
||||
msgstr "Задаване на парола"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
msgid "Settings"
|
||||
@@ -2531,8 +2484,6 @@ msgstr "Влезте с GitHub, Google или собствен OAuth доста
|
||||
msgid "Sign up"
|
||||
msgstr "Регистрация"
|
||||
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/login.tsx
|
||||
msgid "Signing in..."
|
||||
@@ -2591,13 +2542,10 @@ msgstr ""
|
||||
msgid "Slug"
|
||||
msgstr "Слъг"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
msgid "Something went wrong. Please try again."
|
||||
msgstr "Нещо се обърка. Моля, опитайте отново."
|
||||
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
msgid "Sort by"
|
||||
msgstr "Сортиране по"
|
||||
@@ -2823,7 +2771,6 @@ msgstr "Това действие е необратимо."
|
||||
msgid "This action cannot be undone. All your data will be permanently deleted."
|
||||
msgstr "Това действие е необратимо. Всичките ви данни ще бъдат изтрити завинаги."
|
||||
|
||||
#: src/dialogs/resume/import.tsx
|
||||
#: src/dialogs/resume/import.tsx
|
||||
msgid "This feature requires AI Integration to be enabled. Please enable it in the settings."
|
||||
msgstr "Тази функция изисква активирана AI интеграция. Моля, активирайте я от настройките."
|
||||
@@ -3303,7 +3250,6 @@ msgstr "Профилът ви беше актуализиран успешно."
|
||||
msgid "Your RapidAPI key is stored locally on your browser. It is only sent to the server when making a request to search for jobs, and is never stored or logged on our servers."
|
||||
msgstr "Вашият ключ за RapidAPI се съхранява локално в браузъра ви. Той се изпраща към сървъра само при заявка за търсене на работни места и никога не се съхранява или записва на нашите сървъри."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "Your resume has been created successfully."
|
||||
msgstr "Вашата автобиография беше създадена успешно."
|
||||
@@ -3345,4 +3291,3 @@ msgstr "Намаляване"
|
||||
#: src/utils/locale.ts
|
||||
msgid "Zulu"
|
||||
msgstr "Зулуски"
|
||||
|
||||
|
||||
Generated
-55
@@ -134,7 +134,6 @@ msgstr "আপনার ইমেইল ঠিকানায় একটি
|
||||
msgid "A passion project by <0>Amruth Pillai</0>."
|
||||
msgstr "<0>অমরুথ পিল্লাই</0>-এর একান্ত আগ্রহের প্রজেক্ট।"
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "A resume with this slug already exists."
|
||||
msgstr "এই স্লাগ‑সহ একটি জীবনবৃত্তান্ত ইতিমধ্যেই বিদ্যমান।"
|
||||
@@ -257,7 +256,6 @@ msgstr "উন্নত ফিল্টারসমূহ"
|
||||
msgid "Afrikaans"
|
||||
msgstr "আফ্রিকান্স"
|
||||
|
||||
#: src/dialogs/resume/import.tsx
|
||||
#: src/dialogs/resume/import.tsx
|
||||
msgid "AI"
|
||||
msgstr "এআই"
|
||||
@@ -307,7 +305,6 @@ msgstr "এবং আরো অনেক..."
|
||||
msgid "Any level"
|
||||
msgstr "যেকোনো স্তর"
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/search-filters.tsx
|
||||
#: src/routes/dashboard/job-search/-components/search-filters.tsx
|
||||
msgid "Any time"
|
||||
msgstr "যে কোনো সময়"
|
||||
@@ -336,7 +333,6 @@ msgstr "API অ্যাক্সেস"
|
||||
msgid "API Key"
|
||||
msgstr "API কী"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/api-keys.tsx
|
||||
@@ -407,7 +403,6 @@ msgstr "আপনি কি নিশ্চিত আপনি পাসওয
|
||||
msgid "Area of Study"
|
||||
msgstr "অধ্যয়নের এলাকা"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/ai.tsx
|
||||
@@ -418,7 +413,6 @@ msgstr "কৃত্রিম বুদ্ধিমত্তা"
|
||||
msgid "Aspect Ratio"
|
||||
msgstr "আকারের অনুপাত"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/authentication/index.tsx
|
||||
@@ -520,34 +514,19 @@ msgstr "আমি কি আমার জীবনবৃত্তান্তক
|
||||
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/resume/sections/award.tsx
|
||||
#: src/dialogs/resume/sections/award.tsx
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/cover-letter.tsx
|
||||
#: src/dialogs/resume/sections/cover-letter.tsx
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/interest.tsx
|
||||
#: src/dialogs/resume/sections/interest.tsx
|
||||
#: src/dialogs/resume/sections/language.tsx
|
||||
#: src/dialogs/resume/sections/language.tsx
|
||||
#: src/dialogs/resume/sections/profile.tsx
|
||||
#: src/dialogs/resume/sections/profile.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
#: src/dialogs/resume/sections/skill.tsx
|
||||
#: src/dialogs/resume/sections/skill.tsx
|
||||
#: src/dialogs/resume/sections/summary-item.tsx
|
||||
#: src/dialogs/resume/sections/summary-item.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
#: src/hooks/use-prompt.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
@@ -669,8 +648,6 @@ msgstr "কনেক্ট করুন"
|
||||
msgid "Content"
|
||||
msgstr "বিষয়বস্তু"
|
||||
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/routes/auth/register.tsx
|
||||
msgid "Continue"
|
||||
@@ -834,7 +811,6 @@ msgstr "ইচ্ছামতো যত খুশি জীবনবৃত্ত
|
||||
msgid "Creating your API key..."
|
||||
msgstr "আপনার API কী তৈরি করা হচ্ছে..."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "Creating your resume..."
|
||||
msgstr "আপনার জীবনবৃত্তান্ত তৈরি করা হচ্ছে..."
|
||||
@@ -856,7 +832,6 @@ msgstr "কাস্টম বিভাগসমূহ"
|
||||
msgid "Czech"
|
||||
msgstr "চেক"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/danger-zone.tsx
|
||||
@@ -942,7 +917,6 @@ msgstr "আপনার জীবনবৃত্তান্ত মুছে ফ
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
@@ -1259,7 +1233,6 @@ msgstr "দক্ষতা সিঙ্ক করতে ব্যর্থ হ
|
||||
msgid "Features"
|
||||
msgstr "বৈশিষ্ট্যসমূহ"
|
||||
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
msgid "Filter by"
|
||||
msgstr "ফিল্টার করুন"
|
||||
@@ -1276,12 +1249,10 @@ msgstr "ফ্লেক্সিবিলিটি"
|
||||
msgid "Fluency"
|
||||
msgstr "দক্ষতা"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Font Family"
|
||||
msgstr "ফন্ট ফ্যামিলি"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Font Size"
|
||||
msgstr "ফন্টের মাপ"
|
||||
@@ -1477,7 +1448,6 @@ msgstr "হাইলাইট"
|
||||
msgid "Hindi"
|
||||
msgstr "হিন্দি"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
msgid "Home"
|
||||
msgstr "হোম"
|
||||
@@ -1713,7 +1683,6 @@ msgstr "লাইট"
|
||||
msgid "Light theme"
|
||||
msgstr "লাইট থিম"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Line Height"
|
||||
msgstr "লাইন হাইট"
|
||||
@@ -1930,8 +1899,6 @@ msgid "Open Source"
|
||||
msgstr "মুক্ত উৎস"
|
||||
|
||||
#: src/routes/_home/-sections/donate.tsx
|
||||
#: src/routes/_home/-sections/donate.tsx
|
||||
#: src/routes/_home/-sections/footer.tsx
|
||||
#: src/routes/_home/-sections/footer.tsx
|
||||
msgid "opens in new tab"
|
||||
msgstr "নতুন ট্যাবে খুলবে"
|
||||
@@ -2031,7 +1998,6 @@ msgstr "পাসওয়ার্ড সুরক্ষা চালু কর
|
||||
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
msgid "Period"
|
||||
@@ -2087,13 +2053,11 @@ msgstr "পর্তুগিজ (ব্রাজিল)"
|
||||
msgid "Portuguese (Portugal)"
|
||||
msgstr "পর্তুগিজ (পর্তুগাল)"
|
||||
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
msgid "Position"
|
||||
msgstr "পদবি"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/preferences/index.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
@@ -2117,7 +2081,6 @@ msgstr "প্রাথমিক রঙ"
|
||||
msgid "Proficiency"
|
||||
msgstr "দক্ষতা (Proficiency)"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/profile.tsx
|
||||
@@ -2305,16 +2268,11 @@ msgstr "রিজিউমে বিশ্লেষণ"
|
||||
msgid "Resume analysis complete."
|
||||
msgstr "রিজিউমে বিশ্লেষণ সম্পন্ন।"
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
msgid "Resume tailored successfully"
|
||||
msgstr "সফলভাবে কাস্টমাইজ করা জীবনবৃত্তান্ত"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/routes/_home/-sections/statistics.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
@@ -2391,7 +2349,6 @@ msgstr "স্কুল"
|
||||
msgid "Scorecard"
|
||||
msgstr "স্কোরকার্ড"
|
||||
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
msgid "Search"
|
||||
msgstr "অনুসন্ধান"
|
||||
@@ -2400,7 +2357,6 @@ msgstr "অনুসন্ধান"
|
||||
msgid "Search countries"
|
||||
msgstr "দেশসমূহ অনুসন্ধান করুন"
|
||||
|
||||
#: src/components/input/icon-picker.tsx
|
||||
#: src/components/input/icon-picker.tsx
|
||||
msgid "Search for an icon"
|
||||
msgstr "একটি আইকন খুঁজুন"
|
||||
@@ -2456,14 +2412,11 @@ msgstr "সেপারেটর"
|
||||
msgid "Serbian"
|
||||
msgstr "সার্বিয়ান"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/dashboard/settings/authentication/-components/password.tsx
|
||||
msgid "Set Password"
|
||||
msgstr "পাসওয়ার্ড সেট করুন"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
msgid "Settings"
|
||||
@@ -2531,8 +2484,6 @@ msgstr "GitHub, Google বা যেকোনো কাস্টম OAuth প্
|
||||
msgid "Sign up"
|
||||
msgstr "সাইন আপ"
|
||||
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/login.tsx
|
||||
msgid "Signing in..."
|
||||
@@ -2591,13 +2542,10 @@ msgstr ""
|
||||
msgid "Slug"
|
||||
msgstr "স্লাগ"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
msgid "Something went wrong. Please try again."
|
||||
msgstr "কিছু একটা ভুল হয়েছে। অনুগ্রহ করে আবার চেষ্টা করুন।"
|
||||
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
msgid "Sort by"
|
||||
msgstr "সর্ট করুন"
|
||||
@@ -2823,7 +2771,6 @@ msgstr "এই কাজটি ফিরিয়ে নেওয়া যা
|
||||
msgid "This action cannot be undone. All your data will be permanently deleted."
|
||||
msgstr "এই কাজটি ফিরিয়ে নেওয়া যাবে না। আপনার সব ডেটা স্থায়ীভাবে মুছে ফেলা হবে।"
|
||||
|
||||
#: src/dialogs/resume/import.tsx
|
||||
#: src/dialogs/resume/import.tsx
|
||||
msgid "This feature requires AI Integration to be enabled. Please enable it in the settings."
|
||||
msgstr "এই ফিচারটির জন্য AI ইন্টিগ্রেশন চালু থাকতে হবে। অনুগ্রহ করে সেটিংস থেকে এটি চালু করুন।"
|
||||
@@ -3303,7 +3250,6 @@ msgstr "আপনার প্রোফাইল সফলভাবে আপড
|
||||
msgid "Your RapidAPI key is stored locally on your browser. It is only sent to the server when making a request to search for jobs, and is never stored or logged on our servers."
|
||||
msgstr "আপনার RapidAPI কী আপনার ব্রাউজারে স্থানীয়ভাবে সংরক্ষিত থাকে। এটি শুধুমাত্র চাকরির অনুসন্ধানের অনুরোধ করার সময় সার্ভারে পাঠানো হয়, এবং আমাদের সার্ভারে কখনোই সংরক্ষিত বা লগ করা হয় না।"
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "Your resume has been created successfully."
|
||||
msgstr "আপনার জীবনবৃত্তান্ত সফলভাবে তৈরি হয়েছে।"
|
||||
@@ -3345,4 +3291,3 @@ msgstr "জুম আউট"
|
||||
#: src/utils/locale.ts
|
||||
msgid "Zulu"
|
||||
msgstr "জুলু"
|
||||
|
||||
|
||||
Generated
-55
@@ -134,7 +134,6 @@ msgstr "S’ha enviat un nou enllaç de verificació a la teva adreça de correu
|
||||
msgid "A passion project by <0>Amruth Pillai</0>."
|
||||
msgstr "Un projecte fet amb passió per <0>Amruth Pillai</0>."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "A resume with this slug already exists."
|
||||
msgstr "Ja existeix un currículum amb aquest identificador llegible (slug)."
|
||||
@@ -257,7 +256,6 @@ msgstr "Filtres avançats"
|
||||
msgid "Afrikaans"
|
||||
msgstr "Afrikaans"
|
||||
|
||||
#: src/dialogs/resume/import.tsx
|
||||
#: src/dialogs/resume/import.tsx
|
||||
msgid "AI"
|
||||
msgstr "IA"
|
||||
@@ -307,7 +305,6 @@ msgstr "I molts més..."
|
||||
msgid "Any level"
|
||||
msgstr "Qualsevol nivell"
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/search-filters.tsx
|
||||
#: src/routes/dashboard/job-search/-components/search-filters.tsx
|
||||
msgid "Any time"
|
||||
msgstr "Qualsevol moment"
|
||||
@@ -336,7 +333,6 @@ msgstr "Accés a l’API"
|
||||
msgid "API Key"
|
||||
msgstr "Clau API"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/api-keys.tsx
|
||||
@@ -407,7 +403,6 @@ msgstr "Segur que vols desactivar la protecció amb contrasenya?"
|
||||
msgid "Area of Study"
|
||||
msgstr "Àrea d’estudi"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/ai.tsx
|
||||
@@ -418,7 +413,6 @@ msgstr "Intel·ligència artificial"
|
||||
msgid "Aspect Ratio"
|
||||
msgstr "Relació d’aspecte"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/authentication/index.tsx
|
||||
@@ -520,34 +514,19 @@ msgstr "Puc exportar el meu currículum a PDF?"
|
||||
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/resume/sections/award.tsx
|
||||
#: src/dialogs/resume/sections/award.tsx
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/cover-letter.tsx
|
||||
#: src/dialogs/resume/sections/cover-letter.tsx
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/interest.tsx
|
||||
#: src/dialogs/resume/sections/interest.tsx
|
||||
#: src/dialogs/resume/sections/language.tsx
|
||||
#: src/dialogs/resume/sections/language.tsx
|
||||
#: src/dialogs/resume/sections/profile.tsx
|
||||
#: src/dialogs/resume/sections/profile.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
#: src/dialogs/resume/sections/skill.tsx
|
||||
#: src/dialogs/resume/sections/skill.tsx
|
||||
#: src/dialogs/resume/sections/summary-item.tsx
|
||||
#: src/dialogs/resume/sections/summary-item.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
#: src/hooks/use-prompt.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
@@ -669,8 +648,6 @@ msgstr "Connecta"
|
||||
msgid "Content"
|
||||
msgstr "Contingut"
|
||||
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/routes/auth/register.tsx
|
||||
msgid "Continue"
|
||||
@@ -834,7 +811,6 @@ msgstr "Crea tants currículums com vulguis, sense límits."
|
||||
msgid "Creating your API key..."
|
||||
msgstr "S’està creant la clau API..."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "Creating your resume..."
|
||||
msgstr "S’està creant el currículum..."
|
||||
@@ -856,7 +832,6 @@ msgstr "Seccions personalitzades"
|
||||
msgid "Czech"
|
||||
msgstr "Txec"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/danger-zone.tsx
|
||||
@@ -942,7 +917,6 @@ msgstr "S’està suprimint el currículum..."
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
@@ -1259,7 +1233,6 @@ msgstr "Sincronització d'habilitats fallida"
|
||||
msgid "Features"
|
||||
msgstr "Funcions"
|
||||
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
msgid "Filter by"
|
||||
msgstr "Filtra per"
|
||||
@@ -1276,12 +1249,10 @@ msgstr "Flexibilitat"
|
||||
msgid "Fluency"
|
||||
msgstr "Fluïdesa"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Font Family"
|
||||
msgstr "Família tipogràfica"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Font Size"
|
||||
msgstr "Mida de la lletra"
|
||||
@@ -1477,7 +1448,6 @@ msgstr "Ressaltat"
|
||||
msgid "Hindi"
|
||||
msgstr "Hindi"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
msgid "Home"
|
||||
msgstr "Inici"
|
||||
@@ -1713,7 +1683,6 @@ msgstr "Clar"
|
||||
msgid "Light theme"
|
||||
msgstr "Tema clar"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Line Height"
|
||||
msgstr "Interlineat"
|
||||
@@ -1930,8 +1899,6 @@ msgid "Open Source"
|
||||
msgstr "Codi obert"
|
||||
|
||||
#: src/routes/_home/-sections/donate.tsx
|
||||
#: src/routes/_home/-sections/donate.tsx
|
||||
#: src/routes/_home/-sections/footer.tsx
|
||||
#: src/routes/_home/-sections/footer.tsx
|
||||
msgid "opens in new tab"
|
||||
msgstr "s’obre en una pestanya nova"
|
||||
@@ -2031,7 +1998,6 @@ msgstr "La protecció amb contrasenya s’ha activat."
|
||||
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
msgid "Period"
|
||||
@@ -2087,13 +2053,11 @@ msgstr "Portuguès (Brasil)"
|
||||
msgid "Portuguese (Portugal)"
|
||||
msgstr "Portuguès (Portugal)"
|
||||
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
msgid "Position"
|
||||
msgstr "Càrrec"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/preferences/index.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
@@ -2117,7 +2081,6 @@ msgstr "Color principal"
|
||||
msgid "Proficiency"
|
||||
msgstr "Competència"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/profile.tsx
|
||||
@@ -2305,16 +2268,11 @@ msgstr "Anàlisi de currículum"
|
||||
msgid "Resume analysis complete."
|
||||
msgstr "Anàlisi del currículum completada."
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
msgid "Resume tailored successfully"
|
||||
msgstr "Resum d'èxit personalitzat"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/routes/_home/-sections/statistics.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
@@ -2391,7 +2349,6 @@ msgstr "Centre educatiu"
|
||||
msgid "Scorecard"
|
||||
msgstr "Fitxa de puntuació"
|
||||
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
msgid "Search"
|
||||
msgstr "Cerca"
|
||||
@@ -2400,7 +2357,6 @@ msgstr "Cerca"
|
||||
msgid "Search countries"
|
||||
msgstr "Cerca països"
|
||||
|
||||
#: src/components/input/icon-picker.tsx
|
||||
#: src/components/input/icon-picker.tsx
|
||||
msgid "Search for an icon"
|
||||
msgstr "Cerca una icona"
|
||||
@@ -2456,14 +2412,11 @@ msgstr "Separador"
|
||||
msgid "Serbian"
|
||||
msgstr "Serbi"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/dashboard/settings/authentication/-components/password.tsx
|
||||
msgid "Set Password"
|
||||
msgstr "Estableix una contrasenya"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
msgid "Settings"
|
||||
@@ -2531,8 +2484,6 @@ msgstr "Inicia sessió amb GitHub, Google o un proveïdor OAuth personalitzat."
|
||||
msgid "Sign up"
|
||||
msgstr "Registra’t"
|
||||
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/login.tsx
|
||||
msgid "Signing in..."
|
||||
@@ -2591,13 +2542,10 @@ msgstr ""
|
||||
msgid "Slug"
|
||||
msgstr "Identificador llegible (slug)"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
msgid "Something went wrong. Please try again."
|
||||
msgstr "Alguna cosa ha anat malament. Torna-ho a provar."
|
||||
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
msgid "Sort by"
|
||||
msgstr "Ordena per"
|
||||
@@ -2823,7 +2771,6 @@ msgstr "Aquesta acció no es pot desfer."
|
||||
msgid "This action cannot be undone. All your data will be permanently deleted."
|
||||
msgstr "Aquesta acció no es pot desfer. Totes les dades se suprimiran de manera permanent."
|
||||
|
||||
#: src/dialogs/resume/import.tsx
|
||||
#: src/dialogs/resume/import.tsx
|
||||
msgid "This feature requires AI Integration to be enabled. Please enable it in the settings."
|
||||
msgstr "Aquesta funció requereix que la integració amb IA estigui activada. Activa-la a la configuració."
|
||||
@@ -3303,7 +3250,6 @@ msgstr "El perfil s’ha actualitzat correctament."
|
||||
msgid "Your RapidAPI key is stored locally on your browser. It is only sent to the server when making a request to search for jobs, and is never stored or logged on our servers."
|
||||
msgstr "La teva clau de RapidAPI s'emmagatzema localment al teu navegador. Només s'envia al servidor quan fas una sol·licitud per cercar feines, i mai no s'emmagatzema ni es registra als nostres servidors."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "Your resume has been created successfully."
|
||||
msgstr "El currículum s’ha creat correctament."
|
||||
@@ -3345,4 +3291,3 @@ msgstr "Allunya"
|
||||
#: src/utils/locale.ts
|
||||
msgid "Zulu"
|
||||
msgstr "Zulú"
|
||||
|
||||
|
||||
Generated
-55
@@ -134,7 +134,6 @@ msgstr "Nový ověřovací odkaz byl odeslán na vaši e-mailovou adresu. Zkontr
|
||||
msgid "A passion project by <0>Amruth Pillai</0>."
|
||||
msgstr "Osobní projekt <0>Amruth Pillai</0>."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "A resume with this slug already exists."
|
||||
msgstr "Životopis s tímto slugem už existuje."
|
||||
@@ -257,7 +256,6 @@ msgstr "Pokročilé filtry"
|
||||
msgid "Afrikaans"
|
||||
msgstr "Afrikánština"
|
||||
|
||||
#: src/dialogs/resume/import.tsx
|
||||
#: src/dialogs/resume/import.tsx
|
||||
msgid "AI"
|
||||
msgstr "AI"
|
||||
@@ -307,7 +305,6 @@ msgstr "A mnoho dalších…"
|
||||
msgid "Any level"
|
||||
msgstr "Jakákoli úroveň"
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/search-filters.tsx
|
||||
#: src/routes/dashboard/job-search/-components/search-filters.tsx
|
||||
msgid "Any time"
|
||||
msgstr "Kdykoli"
|
||||
@@ -336,7 +333,6 @@ msgstr "Přístup přes API"
|
||||
msgid "API Key"
|
||||
msgstr "API klíč"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/api-keys.tsx
|
||||
@@ -407,7 +403,6 @@ msgstr "Opravdu chcete odstranit ochranu heslem?"
|
||||
msgid "Area of Study"
|
||||
msgstr "Studijní obor"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/ai.tsx
|
||||
@@ -418,7 +413,6 @@ msgstr "Umělá inteligence"
|
||||
msgid "Aspect Ratio"
|
||||
msgstr "Poměr stran"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/authentication/index.tsx
|
||||
@@ -520,34 +514,19 @@ msgstr "Mohu svůj životopis exportovat do PDF?"
|
||||
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/resume/sections/award.tsx
|
||||
#: src/dialogs/resume/sections/award.tsx
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/cover-letter.tsx
|
||||
#: src/dialogs/resume/sections/cover-letter.tsx
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/interest.tsx
|
||||
#: src/dialogs/resume/sections/interest.tsx
|
||||
#: src/dialogs/resume/sections/language.tsx
|
||||
#: src/dialogs/resume/sections/language.tsx
|
||||
#: src/dialogs/resume/sections/profile.tsx
|
||||
#: src/dialogs/resume/sections/profile.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
#: src/dialogs/resume/sections/skill.tsx
|
||||
#: src/dialogs/resume/sections/skill.tsx
|
||||
#: src/dialogs/resume/sections/summary-item.tsx
|
||||
#: src/dialogs/resume/sections/summary-item.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
#: src/hooks/use-prompt.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
@@ -669,8 +648,6 @@ msgstr "Připojit"
|
||||
msgid "Content"
|
||||
msgstr "Obsah"
|
||||
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/routes/auth/register.tsx
|
||||
msgid "Continue"
|
||||
@@ -834,7 +811,6 @@ msgstr "Vytvářejte neomezené množství životopisů bez omezení."
|
||||
msgid "Creating your API key..."
|
||||
msgstr "Vytváření API klíče…"
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "Creating your resume..."
|
||||
msgstr "Vytváření životopisu…"
|
||||
@@ -856,7 +832,6 @@ msgstr "Vlastní sekce"
|
||||
msgid "Czech"
|
||||
msgstr "Čeština"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/danger-zone.tsx
|
||||
@@ -942,7 +917,6 @@ msgstr "Mazání životopisu…"
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
@@ -1259,7 +1233,6 @@ msgstr "Nepodařilo se synchronizovat dovednosti"
|
||||
msgid "Features"
|
||||
msgstr "Funkce"
|
||||
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
msgid "Filter by"
|
||||
msgstr "Filtrovat podle"
|
||||
@@ -1276,12 +1249,10 @@ msgstr "Flexibilita"
|
||||
msgid "Fluency"
|
||||
msgstr "Úroveň znalosti"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Font Family"
|
||||
msgstr "Řez písma"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Font Size"
|
||||
msgstr "Velikost písma"
|
||||
@@ -1477,7 +1448,6 @@ msgstr "Zvýraznění"
|
||||
msgid "Hindi"
|
||||
msgstr "Hindština"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
msgid "Home"
|
||||
msgstr "Domů"
|
||||
@@ -1713,7 +1683,6 @@ msgstr "Světlý"
|
||||
msgid "Light theme"
|
||||
msgstr "Světlý motiv"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Line Height"
|
||||
msgstr "Výška řádku"
|
||||
@@ -1930,8 +1899,6 @@ msgid "Open Source"
|
||||
msgstr "Open source"
|
||||
|
||||
#: src/routes/_home/-sections/donate.tsx
|
||||
#: src/routes/_home/-sections/donate.tsx
|
||||
#: src/routes/_home/-sections/footer.tsx
|
||||
#: src/routes/_home/-sections/footer.tsx
|
||||
msgid "opens in new tab"
|
||||
msgstr "otevře se na nové kartě"
|
||||
@@ -2031,7 +1998,6 @@ msgstr "Ochrana heslem byla aktivována."
|
||||
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
msgid "Period"
|
||||
@@ -2087,13 +2053,11 @@ msgstr "Portugalština (Brazílie)"
|
||||
msgid "Portuguese (Portugal)"
|
||||
msgstr "Portugalština (Portugalsko)"
|
||||
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
msgid "Position"
|
||||
msgstr "Pozice"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/preferences/index.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
@@ -2117,7 +2081,6 @@ msgstr "Hlavní barva"
|
||||
msgid "Proficiency"
|
||||
msgstr "Znalost"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/profile.tsx
|
||||
@@ -2305,16 +2268,11 @@ msgstr "Analýza životopisu"
|
||||
msgid "Resume analysis complete."
|
||||
msgstr "Analýza životopisu dokončena."
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
msgid "Resume tailored successfully"
|
||||
msgstr "Úspěšný životopis na míru"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/routes/_home/-sections/statistics.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
@@ -2391,7 +2349,6 @@ msgstr "Škola"
|
||||
msgid "Scorecard"
|
||||
msgstr "Hodnotící karta"
|
||||
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
msgid "Search"
|
||||
msgstr "Vyhledávání"
|
||||
@@ -2400,7 +2357,6 @@ msgstr "Vyhledávání"
|
||||
msgid "Search countries"
|
||||
msgstr "Vyhledávání zemí"
|
||||
|
||||
#: src/components/input/icon-picker.tsx
|
||||
#: src/components/input/icon-picker.tsx
|
||||
msgid "Search for an icon"
|
||||
msgstr "Hledat ikonu"
|
||||
@@ -2456,14 +2412,11 @@ msgstr "Oddělovač"
|
||||
msgid "Serbian"
|
||||
msgstr "Srbština"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/dashboard/settings/authentication/-components/password.tsx
|
||||
msgid "Set Password"
|
||||
msgstr "Nastavit heslo"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
msgid "Settings"
|
||||
@@ -2531,8 +2484,6 @@ msgstr "Přihlaste se pomocí GitHubu, Googlu nebo vlastního poskytovatele OAut
|
||||
msgid "Sign up"
|
||||
msgstr "Zaregistrovat se"
|
||||
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/login.tsx
|
||||
msgid "Signing in..."
|
||||
@@ -2591,13 +2542,10 @@ msgstr ""
|
||||
msgid "Slug"
|
||||
msgstr "Slug"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
msgid "Something went wrong. Please try again."
|
||||
msgstr "Něco se pokazilo. Zkuste to prosím znovu."
|
||||
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
msgid "Sort by"
|
||||
msgstr "Seřadit podle"
|
||||
@@ -2823,7 +2771,6 @@ msgstr "Tuto akci nelze vrátit zpět."
|
||||
msgid "This action cannot be undone. All your data will be permanently deleted."
|
||||
msgstr "Tuto akci nelze vrátit zpět. Všechna vaše data budou trvale smazána."
|
||||
|
||||
#: src/dialogs/resume/import.tsx
|
||||
#: src/dialogs/resume/import.tsx
|
||||
msgid "This feature requires AI Integration to be enabled. Please enable it in the settings."
|
||||
msgstr "Tato funkce vyžaduje aktivovanou integraci AI. Povolte ji prosím v nastavení."
|
||||
@@ -3303,7 +3250,6 @@ msgstr "Váš profil byl úspěšně aktualizován."
|
||||
msgid "Your RapidAPI key is stored locally on your browser. It is only sent to the server when making a request to search for jobs, and is never stored or logged on our servers."
|
||||
msgstr "Klíč RapidAPI je uložen lokálně v prohlížeči. Na server se odesílá pouze při požadavku na vyhledávání pracovních míst a nikdy se neukládá ani nezaznamenává na našich serverech."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "Your resume has been created successfully."
|
||||
msgstr "Váš životopis byl úspěšně vytvořen."
|
||||
@@ -3345,4 +3291,3 @@ msgstr "Oddálit"
|
||||
#: src/utils/locale.ts
|
||||
msgid "Zulu"
|
||||
msgstr "Zulu"
|
||||
|
||||
|
||||
Generated
-55
@@ -134,7 +134,6 @@ msgstr "Et nyt bekræftelseslink er blevet sendt til din e-mailadresse. Tjek ven
|
||||
msgid "A passion project by <0>Amruth Pillai</0>."
|
||||
msgstr "Et passionsprojekt af <0>Amruth Pillai</0>."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "A resume with this slug already exists."
|
||||
msgstr "Et CV med dette URL-segment findes allerede."
|
||||
@@ -257,7 +256,6 @@ msgstr "Avancerede filtre"
|
||||
msgid "Afrikaans"
|
||||
msgstr "Afrikaans"
|
||||
|
||||
#: src/dialogs/resume/import.tsx
|
||||
#: src/dialogs/resume/import.tsx
|
||||
msgid "AI"
|
||||
msgstr "AI"
|
||||
@@ -307,7 +305,6 @@ msgstr "Og mange flere..."
|
||||
msgid "Any level"
|
||||
msgstr "Alle niveauer"
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/search-filters.tsx
|
||||
#: src/routes/dashboard/job-search/-components/search-filters.tsx
|
||||
msgid "Any time"
|
||||
msgstr "Når som helst"
|
||||
@@ -336,7 +333,6 @@ msgstr "API-adgang"
|
||||
msgid "API Key"
|
||||
msgstr "API-nøgle"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/api-keys.tsx
|
||||
@@ -407,7 +403,6 @@ msgstr "Er du sikker på, at du vil fjerne adgangskodebeskyttelsen?"
|
||||
msgid "Area of Study"
|
||||
msgstr "Studieområde"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/ai.tsx
|
||||
@@ -418,7 +413,6 @@ msgstr "Kunstig intelligens"
|
||||
msgid "Aspect Ratio"
|
||||
msgstr "Billedformat"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/authentication/index.tsx
|
||||
@@ -520,34 +514,19 @@ msgstr "Kan jeg eksportere mit CV til PDF?"
|
||||
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/resume/sections/award.tsx
|
||||
#: src/dialogs/resume/sections/award.tsx
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/cover-letter.tsx
|
||||
#: src/dialogs/resume/sections/cover-letter.tsx
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/interest.tsx
|
||||
#: src/dialogs/resume/sections/interest.tsx
|
||||
#: src/dialogs/resume/sections/language.tsx
|
||||
#: src/dialogs/resume/sections/language.tsx
|
||||
#: src/dialogs/resume/sections/profile.tsx
|
||||
#: src/dialogs/resume/sections/profile.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
#: src/dialogs/resume/sections/skill.tsx
|
||||
#: src/dialogs/resume/sections/skill.tsx
|
||||
#: src/dialogs/resume/sections/summary-item.tsx
|
||||
#: src/dialogs/resume/sections/summary-item.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
#: src/hooks/use-prompt.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
@@ -669,8 +648,6 @@ msgstr "Forbind"
|
||||
msgid "Content"
|
||||
msgstr "Indhold"
|
||||
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/routes/auth/register.tsx
|
||||
msgid "Continue"
|
||||
@@ -834,7 +811,6 @@ msgstr "Opret så mange CV'er, du vil, uden begrænsninger."
|
||||
msgid "Creating your API key..."
|
||||
msgstr "Opretter din API-nøgle..."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "Creating your resume..."
|
||||
msgstr "Opretter dit CV..."
|
||||
@@ -856,7 +832,6 @@ msgstr "Brugerdefinerede afsnit"
|
||||
msgid "Czech"
|
||||
msgstr "Tjekkisk"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/danger-zone.tsx
|
||||
@@ -942,7 +917,6 @@ msgstr "Sletter dit CV..."
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
@@ -1259,7 +1233,6 @@ msgstr "Kunne ikke synkronisere færdigheder"
|
||||
msgid "Features"
|
||||
msgstr "Funktioner"
|
||||
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
msgid "Filter by"
|
||||
msgstr "Filtrér efter"
|
||||
@@ -1276,12 +1249,10 @@ msgstr "Fleksibilitet"
|
||||
msgid "Fluency"
|
||||
msgstr "Flydende niveau"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Font Family"
|
||||
msgstr "Skrifttype"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Font Size"
|
||||
msgstr "Skriftstørrelse"
|
||||
@@ -1477,7 +1448,6 @@ msgstr "Fremhæv"
|
||||
msgid "Hindi"
|
||||
msgstr "Hindi"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
msgid "Home"
|
||||
msgstr "Hjem"
|
||||
@@ -1713,7 +1683,6 @@ msgstr "Lys"
|
||||
msgid "Light theme"
|
||||
msgstr "Lyst tema"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Line Height"
|
||||
msgstr "Linjehøjde"
|
||||
@@ -1930,8 +1899,6 @@ msgid "Open Source"
|
||||
msgstr "Open source"
|
||||
|
||||
#: src/routes/_home/-sections/donate.tsx
|
||||
#: src/routes/_home/-sections/donate.tsx
|
||||
#: src/routes/_home/-sections/footer.tsx
|
||||
#: src/routes/_home/-sections/footer.tsx
|
||||
msgid "opens in new tab"
|
||||
msgstr "åbner i ny fane"
|
||||
@@ -2031,7 +1998,6 @@ msgstr "Adgangskodebeskyttelse er blevet aktiveret."
|
||||
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
msgid "Period"
|
||||
@@ -2087,13 +2053,11 @@ msgstr "Portugisisk (Brasilien)"
|
||||
msgid "Portuguese (Portugal)"
|
||||
msgstr "Portugisisk (Portugal)"
|
||||
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
msgid "Position"
|
||||
msgstr "Stilling"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/preferences/index.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
@@ -2117,7 +2081,6 @@ msgstr "Primær farve"
|
||||
msgid "Proficiency"
|
||||
msgstr "Kompetenceniveau"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/profile.tsx
|
||||
@@ -2305,16 +2268,11 @@ msgstr "CV-analyse"
|
||||
msgid "Resume analysis complete."
|
||||
msgstr "CV-analysen er færdig."
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
msgid "Resume tailored successfully"
|
||||
msgstr "Skræddersyet CV med succes"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/routes/_home/-sections/statistics.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
@@ -2391,7 +2349,6 @@ msgstr "Skole"
|
||||
msgid "Scorecard"
|
||||
msgstr "Scorekort"
|
||||
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
msgid "Search"
|
||||
msgstr "Søg efter"
|
||||
@@ -2400,7 +2357,6 @@ msgstr "Søg efter"
|
||||
msgid "Search countries"
|
||||
msgstr "Søg efter lande"
|
||||
|
||||
#: src/components/input/icon-picker.tsx
|
||||
#: src/components/input/icon-picker.tsx
|
||||
msgid "Search for an icon"
|
||||
msgstr "Søg efter et ikon"
|
||||
@@ -2456,14 +2412,11 @@ msgstr "Skillelinje"
|
||||
msgid "Serbian"
|
||||
msgstr "Serbisk"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/dashboard/settings/authentication/-components/password.tsx
|
||||
msgid "Set Password"
|
||||
msgstr "Angiv adgangskode"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
msgid "Settings"
|
||||
@@ -2531,8 +2484,6 @@ msgstr "Log ind med GitHub, Google eller en brugerdefineret OAuth-udbyder."
|
||||
msgid "Sign up"
|
||||
msgstr "Tilmeld dig"
|
||||
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/login.tsx
|
||||
msgid "Signing in..."
|
||||
@@ -2591,13 +2542,10 @@ msgstr ""
|
||||
msgid "Slug"
|
||||
msgstr "URL-segment"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
msgid "Something went wrong. Please try again."
|
||||
msgstr "Noget gik galt. Prøv igen."
|
||||
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
msgid "Sort by"
|
||||
msgstr "Sortér efter"
|
||||
@@ -2823,7 +2771,6 @@ msgstr "Denne handling kan ikke fortrydes."
|
||||
msgid "This action cannot be undone. All your data will be permanently deleted."
|
||||
msgstr "Denne handling kan ikke fortrydes. Alle dine data vil blive slettet permanent."
|
||||
|
||||
#: src/dialogs/resume/import.tsx
|
||||
#: src/dialogs/resume/import.tsx
|
||||
msgid "This feature requires AI Integration to be enabled. Please enable it in the settings."
|
||||
msgstr "Denne funktion kræver, at AI-integration er aktiveret. Aktivér den venligst i indstillingerne."
|
||||
@@ -3303,7 +3250,6 @@ msgstr "Din profil er blevet opdateret."
|
||||
msgid "Your RapidAPI key is stored locally on your browser. It is only sent to the server when making a request to search for jobs, and is never stored or logged on our servers."
|
||||
msgstr "Din RapidAPI-nøgle gemmes lokalt i din browser. Den sendes kun til serveren, når du foretager en anmodning om at søge efter job, og den gemmes eller logges aldrig på vores servere."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "Your resume has been created successfully."
|
||||
msgstr "Dit CV er blevet oprettet."
|
||||
@@ -3345,4 +3291,3 @@ msgstr "Zoom ud"
|
||||
#: src/utils/locale.ts
|
||||
msgid "Zulu"
|
||||
msgstr "Zulu"
|
||||
|
||||
|
||||
Generated
-55
@@ -134,7 +134,6 @@ msgstr "Ein neuer Verifizierungslink wurde an Ihre E-Mail-Adresse gesendet. Bitt
|
||||
msgid "A passion project by <0>Amruth Pillai</0>."
|
||||
msgstr "Ein Herzensprojekt von <0>Amruth Pillai</0>."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "A resume with this slug already exists."
|
||||
msgstr "Ein Lebenslauf mit diesem Slug existiert bereits."
|
||||
@@ -257,7 +256,6 @@ msgstr "Erweiterte Filter"
|
||||
msgid "Afrikaans"
|
||||
msgstr "Afrikaans"
|
||||
|
||||
#: src/dialogs/resume/import.tsx
|
||||
#: src/dialogs/resume/import.tsx
|
||||
msgid "AI"
|
||||
msgstr "KI"
|
||||
@@ -307,7 +305,6 @@ msgstr "Und viele weitere ..."
|
||||
msgid "Any level"
|
||||
msgstr "Jedes Niveau"
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/search-filters.tsx
|
||||
#: src/routes/dashboard/job-search/-components/search-filters.tsx
|
||||
msgid "Any time"
|
||||
msgstr "Jederzeit"
|
||||
@@ -336,7 +333,6 @@ msgstr "API-Zugriff"
|
||||
msgid "API Key"
|
||||
msgstr "API-Schlüssel"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/api-keys.tsx
|
||||
@@ -407,7 +403,6 @@ msgstr "Möchten Sie den Passwortschutz wirklich entfernen?"
|
||||
msgid "Area of Study"
|
||||
msgstr "Studienfach"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/ai.tsx
|
||||
@@ -418,7 +413,6 @@ msgstr "Künstliche Intelligenz"
|
||||
msgid "Aspect Ratio"
|
||||
msgstr "Seitenverhältnis"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/authentication/index.tsx
|
||||
@@ -520,34 +514,19 @@ msgstr "Kann ich meinen Lebenslauf als PDF exportieren?"
|
||||
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/resume/sections/award.tsx
|
||||
#: src/dialogs/resume/sections/award.tsx
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/cover-letter.tsx
|
||||
#: src/dialogs/resume/sections/cover-letter.tsx
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/interest.tsx
|
||||
#: src/dialogs/resume/sections/interest.tsx
|
||||
#: src/dialogs/resume/sections/language.tsx
|
||||
#: src/dialogs/resume/sections/language.tsx
|
||||
#: src/dialogs/resume/sections/profile.tsx
|
||||
#: src/dialogs/resume/sections/profile.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
#: src/dialogs/resume/sections/skill.tsx
|
||||
#: src/dialogs/resume/sections/skill.tsx
|
||||
#: src/dialogs/resume/sections/summary-item.tsx
|
||||
#: src/dialogs/resume/sections/summary-item.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
#: src/hooks/use-prompt.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
@@ -669,8 +648,6 @@ msgstr "Verbinden"
|
||||
msgid "Content"
|
||||
msgstr "Inhalt"
|
||||
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/routes/auth/register.tsx
|
||||
msgid "Continue"
|
||||
@@ -834,7 +811,6 @@ msgstr "Erstelle so viele Lebensläufe, wie du möchtest – ohne Begrenzung."
|
||||
msgid "Creating your API key..."
|
||||
msgstr "Dein API-Schlüssel wird erstellt ..."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "Creating your resume..."
|
||||
msgstr "Ihr Lebenslauf wird erstellt..."
|
||||
@@ -856,7 +832,6 @@ msgstr "Benutzerdefinierte Abschnitte"
|
||||
msgid "Czech"
|
||||
msgstr "Tschechisch"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/danger-zone.tsx
|
||||
@@ -942,7 +917,6 @@ msgstr "Ihr Lebenslauf wird gelöscht..."
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
@@ -1259,7 +1233,6 @@ msgstr "Synchronisierung der Fähigkeiten fehlgeschlagen"
|
||||
msgid "Features"
|
||||
msgstr "Funktionen"
|
||||
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
msgid "Filter by"
|
||||
msgstr "Filtern nach"
|
||||
@@ -1276,12 +1249,10 @@ msgstr "Flexibilität"
|
||||
msgid "Fluency"
|
||||
msgstr "Kompetenz"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Font Family"
|
||||
msgstr "Schriftart"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Font Size"
|
||||
msgstr "Schriftgröße"
|
||||
@@ -1477,7 +1448,6 @@ msgstr "Hervorheben"
|
||||
msgid "Hindi"
|
||||
msgstr "Hindi"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
msgid "Home"
|
||||
msgstr "Startseite"
|
||||
@@ -1713,7 +1683,6 @@ msgstr "Hell"
|
||||
msgid "Light theme"
|
||||
msgstr "Helles Design"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Line Height"
|
||||
msgstr "Zeilenhöhe"
|
||||
@@ -1930,8 +1899,6 @@ msgid "Open Source"
|
||||
msgstr "Open Source"
|
||||
|
||||
#: src/routes/_home/-sections/donate.tsx
|
||||
#: src/routes/_home/-sections/donate.tsx
|
||||
#: src/routes/_home/-sections/footer.tsx
|
||||
#: src/routes/_home/-sections/footer.tsx
|
||||
msgid "opens in new tab"
|
||||
msgstr "öffnet in neuem Tab"
|
||||
@@ -2031,7 +1998,6 @@ msgstr "Der Passwortschutz wurde aktiviert."
|
||||
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
msgid "Period"
|
||||
@@ -2087,13 +2053,11 @@ msgstr "Portugiesisch (Brasilien)"
|
||||
msgid "Portuguese (Portugal)"
|
||||
msgstr "Portugiesisch (Portugal)"
|
||||
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
msgid "Position"
|
||||
msgstr "Position"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/preferences/index.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
@@ -2117,7 +2081,6 @@ msgstr "Primärfarbe"
|
||||
msgid "Proficiency"
|
||||
msgstr "Kompetenz"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/profile.tsx
|
||||
@@ -2305,16 +2268,11 @@ msgstr "Lebenslauf Analyse"
|
||||
msgid "Resume analysis complete."
|
||||
msgstr "Analyse des Lebenslaufs abgeschlossen."
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
msgid "Resume tailored successfully"
|
||||
msgstr "Lebenslauf erfolgreich zugeschnitten"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/routes/_home/-sections/statistics.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
@@ -2391,7 +2349,6 @@ msgstr "Schule"
|
||||
msgid "Scorecard"
|
||||
msgstr "Anzeiger"
|
||||
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
msgid "Search"
|
||||
msgstr "Suche"
|
||||
@@ -2400,7 +2357,6 @@ msgstr "Suche"
|
||||
msgid "Search countries"
|
||||
msgstr "Länder suchen"
|
||||
|
||||
#: src/components/input/icon-picker.tsx
|
||||
#: src/components/input/icon-picker.tsx
|
||||
msgid "Search for an icon"
|
||||
msgstr "Nach einem Symbol suchen"
|
||||
@@ -2456,14 +2412,11 @@ msgstr "Trennzeichen"
|
||||
msgid "Serbian"
|
||||
msgstr "Serbisch"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/dashboard/settings/authentication/-components/password.tsx
|
||||
msgid "Set Password"
|
||||
msgstr "Passwort festlegen"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
msgid "Settings"
|
||||
@@ -2531,8 +2484,6 @@ msgstr "Melde dich mit GitHub, Google oder einem benutzerdefinierten OAuth-Anbie
|
||||
msgid "Sign up"
|
||||
msgstr "Registrieren"
|
||||
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/login.tsx
|
||||
msgid "Signing in..."
|
||||
@@ -2591,13 +2542,10 @@ msgstr ""
|
||||
msgid "Slug"
|
||||
msgstr "Slug"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
msgid "Something went wrong. Please try again."
|
||||
msgstr "Etwas ist schiefgelaufen. Bitte versuchen Sie es erneut."
|
||||
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
msgid "Sort by"
|
||||
msgstr "Sortieren nach"
|
||||
@@ -2823,7 +2771,6 @@ msgstr "Diese Aktion kann nicht rückgängig gemacht werden."
|
||||
msgid "This action cannot be undone. All your data will be permanently deleted."
|
||||
msgstr "Diese Aktion kann nicht rückgängig gemacht werden. Alle Ihre Daten werden dauerhaft gelöscht."
|
||||
|
||||
#: src/dialogs/resume/import.tsx
|
||||
#: src/dialogs/resume/import.tsx
|
||||
msgid "This feature requires AI Integration to be enabled. Please enable it in the settings."
|
||||
msgstr "Diese Funktion erfordert, dass die KI-Integration aktiviert ist. Bitte aktiviere sie in den Einstellungen."
|
||||
@@ -3303,7 +3250,6 @@ msgstr "Ihr Profil wurde erfolgreich aktualisiert."
|
||||
msgid "Your RapidAPI key is stored locally on your browser. It is only sent to the server when making a request to search for jobs, and is never stored or logged on our servers."
|
||||
msgstr "Ihr RapidAPI-Schlüssel wird lokal in Ihrem Browser gespeichert. Er wird nur an den Server gesendet, wenn Sie eine Anfrage zur Stellensuche stellen, und wird niemals auf unseren Servern gespeichert oder protokolliert."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "Your resume has been created successfully."
|
||||
msgstr "Ihr Lebenslauf wurde erfolgreich erstellt."
|
||||
@@ -3345,4 +3291,3 @@ msgstr "Herauszoomen"
|
||||
#: src/utils/locale.ts
|
||||
msgid "Zulu"
|
||||
msgstr "Zulu"
|
||||
|
||||
|
||||
Generated
-55
@@ -134,7 +134,6 @@ msgstr "Ένας νέος σύνδεσμος επαλήθευσης στάλθη
|
||||
msgid "A passion project by <0>Amruth Pillai</0>."
|
||||
msgstr "Ένα έργο πάθους από τον <0>Amruth Pillai</0>."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "A resume with this slug already exists."
|
||||
msgstr "Υπάρχει ήδη βιογραφικό σημείωμα με αυτό το slug."
|
||||
@@ -257,7 +256,6 @@ msgstr "Προηγμένα φίλτρα"
|
||||
msgid "Afrikaans"
|
||||
msgstr "Αφρικάανς"
|
||||
|
||||
#: src/dialogs/resume/import.tsx
|
||||
#: src/dialogs/resume/import.tsx
|
||||
msgid "AI"
|
||||
msgstr "ΤΝ"
|
||||
@@ -307,7 +305,6 @@ msgstr "Και πολλά άλλα..."
|
||||
msgid "Any level"
|
||||
msgstr "Οποιοδήποτε επίπεδο"
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/search-filters.tsx
|
||||
#: src/routes/dashboard/job-search/-components/search-filters.tsx
|
||||
msgid "Any time"
|
||||
msgstr "Οποιαδήποτε στιγμή"
|
||||
@@ -336,7 +333,6 @@ msgstr "Πρόσβαση API"
|
||||
msgid "API Key"
|
||||
msgstr "Κλειδί API"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/api-keys.tsx
|
||||
@@ -407,7 +403,6 @@ msgstr "Είστε βέβαιοι ότι θέλετε να καταργήσετ
|
||||
msgid "Area of Study"
|
||||
msgstr "Τομέας σπουδών"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/ai.tsx
|
||||
@@ -418,7 +413,6 @@ msgstr "Τεχνητή Νοημοσύνη"
|
||||
msgid "Aspect Ratio"
|
||||
msgstr "Αναλογία διαστάσεων"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/authentication/index.tsx
|
||||
@@ -520,34 +514,19 @@ msgstr "Μπορώ να εξαγάγω το βιογραφικό μου σημε
|
||||
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/resume/sections/award.tsx
|
||||
#: src/dialogs/resume/sections/award.tsx
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/cover-letter.tsx
|
||||
#: src/dialogs/resume/sections/cover-letter.tsx
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/interest.tsx
|
||||
#: src/dialogs/resume/sections/interest.tsx
|
||||
#: src/dialogs/resume/sections/language.tsx
|
||||
#: src/dialogs/resume/sections/language.tsx
|
||||
#: src/dialogs/resume/sections/profile.tsx
|
||||
#: src/dialogs/resume/sections/profile.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
#: src/dialogs/resume/sections/skill.tsx
|
||||
#: src/dialogs/resume/sections/skill.tsx
|
||||
#: src/dialogs/resume/sections/summary-item.tsx
|
||||
#: src/dialogs/resume/sections/summary-item.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
#: src/hooks/use-prompt.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
@@ -669,8 +648,6 @@ msgstr "Σύνδεση"
|
||||
msgid "Content"
|
||||
msgstr "Περιεχόμενο"
|
||||
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/routes/auth/register.tsx
|
||||
msgid "Continue"
|
||||
@@ -834,7 +811,6 @@ msgstr "Δημιουργήστε όσα βιογραφικά σημειώματ
|
||||
msgid "Creating your API key..."
|
||||
msgstr "Δημιουργία κλειδιού API..."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "Creating your resume..."
|
||||
msgstr "Δημιουργία του βιογραφικού σας σημειώματος..."
|
||||
@@ -856,7 +832,6 @@ msgstr "Προσαρμοσμένες ενότητες"
|
||||
msgid "Czech"
|
||||
msgstr "Τσεχικά"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/danger-zone.tsx
|
||||
@@ -942,7 +917,6 @@ msgstr "Διαγραφή του βιογραφικού σας σημειώματ
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
@@ -1259,7 +1233,6 @@ msgstr "Αποτυχία συγχρονισμού δεξιοτήτων"
|
||||
msgid "Features"
|
||||
msgstr "Λειτουργίες"
|
||||
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
msgid "Filter by"
|
||||
msgstr "Φιλτράρισμα κατά"
|
||||
@@ -1276,12 +1249,10 @@ msgstr "Ευελιξία"
|
||||
msgid "Fluency"
|
||||
msgstr "Ευχέρεια"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Font Family"
|
||||
msgstr "Οικογένεια γραμματοσειράς"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Font Size"
|
||||
msgstr "Μέγεθος γραμματοσειράς"
|
||||
@@ -1477,7 +1448,6 @@ msgstr "Επισήμανση"
|
||||
msgid "Hindi"
|
||||
msgstr "Χίντι"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
msgid "Home"
|
||||
msgstr "Αρχική"
|
||||
@@ -1713,7 +1683,6 @@ msgstr "Φωτεινό"
|
||||
msgid "Light theme"
|
||||
msgstr "Φωτεινό θέμα"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Line Height"
|
||||
msgstr "Ύψος γραμμής"
|
||||
@@ -1930,8 +1899,6 @@ msgid "Open Source"
|
||||
msgstr "Ανοικτού κώδικα"
|
||||
|
||||
#: src/routes/_home/-sections/donate.tsx
|
||||
#: src/routes/_home/-sections/donate.tsx
|
||||
#: src/routes/_home/-sections/footer.tsx
|
||||
#: src/routes/_home/-sections/footer.tsx
|
||||
msgid "opens in new tab"
|
||||
msgstr "ανοίγει σε νέα καρτέλα"
|
||||
@@ -2031,7 +1998,6 @@ msgstr "Η προστασία με κωδικό πρόσβασης έχει εν
|
||||
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
msgid "Period"
|
||||
@@ -2087,13 +2053,11 @@ msgstr "Πορτογαλικά (Βραζιλίας)"
|
||||
msgid "Portuguese (Portugal)"
|
||||
msgstr "Πορτογαλικά (Πορτογαλίας)"
|
||||
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
msgid "Position"
|
||||
msgstr "Θέση"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/preferences/index.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
@@ -2117,7 +2081,6 @@ msgstr "Βασικό χρώμα"
|
||||
msgid "Proficiency"
|
||||
msgstr "Επάρκεια"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/profile.tsx
|
||||
@@ -2305,16 +2268,11 @@ msgstr "Ανάλυση βιογραφικού σημειώματος"
|
||||
msgid "Resume analysis complete."
|
||||
msgstr "Η ανάλυση του βιογραφικού ολοκληρώθηκε."
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
msgid "Resume tailored successfully"
|
||||
msgstr "Βιογραφικό σημείωμα προσαρμοσμένο με επιτυχία"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/routes/_home/-sections/statistics.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
@@ -2391,7 +2349,6 @@ msgstr "Σχολείο"
|
||||
msgid "Scorecard"
|
||||
msgstr "Κάρτα αποτελεσμάτων"
|
||||
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
msgid "Search"
|
||||
msgstr "Αναζήτηση"
|
||||
@@ -2400,7 +2357,6 @@ msgstr "Αναζήτηση"
|
||||
msgid "Search countries"
|
||||
msgstr "Αναζήτηση χωρών"
|
||||
|
||||
#: src/components/input/icon-picker.tsx
|
||||
#: src/components/input/icon-picker.tsx
|
||||
msgid "Search for an icon"
|
||||
msgstr "Αναζήτηση για εικονίδιο"
|
||||
@@ -2456,14 +2412,11 @@ msgstr "Διαχωριστικό"
|
||||
msgid "Serbian"
|
||||
msgstr "Σερβικά"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/dashboard/settings/authentication/-components/password.tsx
|
||||
msgid "Set Password"
|
||||
msgstr "Ορισμός κωδικού πρόσβασης"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
msgid "Settings"
|
||||
@@ -2531,8 +2484,6 @@ msgstr "Συνδεθείτε με GitHub, Google ή έναν προσαρμοσ
|
||||
msgid "Sign up"
|
||||
msgstr "Εγγραφείτε"
|
||||
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/login.tsx
|
||||
msgid "Signing in..."
|
||||
@@ -2591,13 +2542,10 @@ msgstr ""
|
||||
msgid "Slug"
|
||||
msgstr "Slug"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
msgid "Something went wrong. Please try again."
|
||||
msgstr "Κάτι πήγε στραβά. Παρακαλώ δοκιμάστε ξανά."
|
||||
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
msgid "Sort by"
|
||||
msgstr "Ταξινόμηση κατά"
|
||||
@@ -2823,7 +2771,6 @@ msgstr "Αυτή η ενέργεια δεν μπορεί να αναιρεθεί
|
||||
msgid "This action cannot be undone. All your data will be permanently deleted."
|
||||
msgstr "Αυτή η ενέργεια δεν μπορεί να αναιρεθεί. Όλα τα δεδομένα σας θα διαγραφούν οριστικά."
|
||||
|
||||
#: src/dialogs/resume/import.tsx
|
||||
#: src/dialogs/resume/import.tsx
|
||||
msgid "This feature requires AI Integration to be enabled. Please enable it in the settings."
|
||||
msgstr "Αυτή η λειτουργία απαιτεί να είναι ενεργοποιημένη η ενσωμάτωση ΤΝ. Ενεργοποιήστε την στις ρυθμίσεις."
|
||||
@@ -3303,7 +3250,6 @@ msgstr "Το προφίλ σας ενημερώθηκε με επιτυχία."
|
||||
msgid "Your RapidAPI key is stored locally on your browser. It is only sent to the server when making a request to search for jobs, and is never stored or logged on our servers."
|
||||
msgstr "Το κλειδί RapidAPI αποθηκεύεται τοπικά στο πρόγραμμα περιήγησής σας. Αποστέλλεται στον διακομιστή μόνο όταν υποβάλλετε αίτημα για αναζήτηση θέσεων εργασίας και δεν αποθηκεύεται ούτε καταγράφεται ποτέ στους διακομιστές μας."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "Your resume has been created successfully."
|
||||
msgstr "Το βιογραφικό σας σημείωμα δημιουργήθηκε με επιτυχία."
|
||||
@@ -3345,4 +3291,3 @@ msgstr "Σμίκρυνση"
|
||||
#: src/utils/locale.ts
|
||||
msgid "Zulu"
|
||||
msgstr "Ζουλού"
|
||||
|
||||
|
||||
Generated
-55
@@ -134,7 +134,6 @@ msgstr "A new verification link has been sent to your email address. Please chec
|
||||
msgid "A passion project by <0>Amruth Pillai</0>."
|
||||
msgstr "A passion project by <0>Amruth Pillai</0>."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "A resume with this slug already exists."
|
||||
msgstr "A resume with this slug already exists."
|
||||
@@ -257,7 +256,6 @@ msgstr "Advanced Filters"
|
||||
msgid "Afrikaans"
|
||||
msgstr "Afrikaans"
|
||||
|
||||
#: src/dialogs/resume/import.tsx
|
||||
#: src/dialogs/resume/import.tsx
|
||||
msgid "AI"
|
||||
msgstr "AI"
|
||||
@@ -307,7 +305,6 @@ msgstr "And many more..."
|
||||
msgid "Any level"
|
||||
msgstr "Any level"
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/search-filters.tsx
|
||||
#: src/routes/dashboard/job-search/-components/search-filters.tsx
|
||||
msgid "Any time"
|
||||
msgstr "Any time"
|
||||
@@ -336,7 +333,6 @@ msgstr "API Access"
|
||||
msgid "API Key"
|
||||
msgstr "API Key"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/api-keys.tsx
|
||||
@@ -407,7 +403,6 @@ msgstr "Are you sure you want to remove password protection?"
|
||||
msgid "Area of Study"
|
||||
msgstr "Area of Study"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/ai.tsx
|
||||
@@ -418,7 +413,6 @@ msgstr "Artificial Intelligence"
|
||||
msgid "Aspect Ratio"
|
||||
msgstr "Aspect Ratio"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/authentication/index.tsx
|
||||
@@ -520,34 +514,19 @@ msgstr "Can I export my resume to PDF?"
|
||||
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/resume/sections/award.tsx
|
||||
#: src/dialogs/resume/sections/award.tsx
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/cover-letter.tsx
|
||||
#: src/dialogs/resume/sections/cover-letter.tsx
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/interest.tsx
|
||||
#: src/dialogs/resume/sections/interest.tsx
|
||||
#: src/dialogs/resume/sections/language.tsx
|
||||
#: src/dialogs/resume/sections/language.tsx
|
||||
#: src/dialogs/resume/sections/profile.tsx
|
||||
#: src/dialogs/resume/sections/profile.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
#: src/dialogs/resume/sections/skill.tsx
|
||||
#: src/dialogs/resume/sections/skill.tsx
|
||||
#: src/dialogs/resume/sections/summary-item.tsx
|
||||
#: src/dialogs/resume/sections/summary-item.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
#: src/hooks/use-prompt.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
@@ -669,8 +648,6 @@ msgstr "Connect"
|
||||
msgid "Content"
|
||||
msgstr "Content"
|
||||
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/routes/auth/register.tsx
|
||||
msgid "Continue"
|
||||
@@ -834,7 +811,6 @@ msgstr "Create as many resumes as you want, without limits."
|
||||
msgid "Creating your API key..."
|
||||
msgstr "Creating your API key..."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "Creating your resume..."
|
||||
msgstr "Creating your resume..."
|
||||
@@ -856,7 +832,6 @@ msgstr "Custom Sections"
|
||||
msgid "Czech"
|
||||
msgstr "Czech"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/danger-zone.tsx
|
||||
@@ -942,7 +917,6 @@ msgstr "Deleting your resume..."
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
@@ -1259,7 +1233,6 @@ msgstr "Failed to sync skills"
|
||||
msgid "Features"
|
||||
msgstr "Features"
|
||||
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
msgid "Filter by"
|
||||
msgstr "Filter by"
|
||||
@@ -1276,12 +1249,10 @@ msgstr "Flexibility"
|
||||
msgid "Fluency"
|
||||
msgstr "Fluency"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Font Family"
|
||||
msgstr "Font Family"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Font Size"
|
||||
msgstr "Font Size"
|
||||
@@ -1477,7 +1448,6 @@ msgstr "Highlight"
|
||||
msgid "Hindi"
|
||||
msgstr "Hindi"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
msgid "Home"
|
||||
msgstr "Home"
|
||||
@@ -1713,7 +1683,6 @@ msgstr "Light"
|
||||
msgid "Light theme"
|
||||
msgstr "Light theme"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Line Height"
|
||||
msgstr "Line Height"
|
||||
@@ -1930,8 +1899,6 @@ msgid "Open Source"
|
||||
msgstr "Open Source"
|
||||
|
||||
#: src/routes/_home/-sections/donate.tsx
|
||||
#: src/routes/_home/-sections/donate.tsx
|
||||
#: src/routes/_home/-sections/footer.tsx
|
||||
#: src/routes/_home/-sections/footer.tsx
|
||||
msgid "opens in new tab"
|
||||
msgstr "opens in new tab"
|
||||
@@ -2031,7 +1998,6 @@ msgstr "Password protection has been enabled."
|
||||
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
msgid "Period"
|
||||
@@ -2087,13 +2053,11 @@ msgstr "Portuguese (Brazil)"
|
||||
msgid "Portuguese (Portugal)"
|
||||
msgstr "Portuguese (Portugal)"
|
||||
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
msgid "Position"
|
||||
msgstr "Position"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/preferences/index.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
@@ -2117,7 +2081,6 @@ msgstr "Primary Colour"
|
||||
msgid "Proficiency"
|
||||
msgstr "Proficiency"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/profile.tsx
|
||||
@@ -2305,16 +2268,11 @@ msgstr "Resume Analysis"
|
||||
msgid "Resume analysis complete."
|
||||
msgstr "Resume analysis complete."
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
msgid "Resume tailored successfully"
|
||||
msgstr "Resume tailored successfully"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/routes/_home/-sections/statistics.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
@@ -2391,7 +2349,6 @@ msgstr "School"
|
||||
msgid "Scorecard"
|
||||
msgstr "Scorecard"
|
||||
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
msgid "Search"
|
||||
msgstr "Search"
|
||||
@@ -2400,7 +2357,6 @@ msgstr "Search"
|
||||
msgid "Search countries"
|
||||
msgstr "Search countries"
|
||||
|
||||
#: src/components/input/icon-picker.tsx
|
||||
#: src/components/input/icon-picker.tsx
|
||||
msgid "Search for an icon"
|
||||
msgstr "Search for an icon"
|
||||
@@ -2456,14 +2412,11 @@ msgstr "Separator"
|
||||
msgid "Serbian"
|
||||
msgstr "Serbian"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/dashboard/settings/authentication/-components/password.tsx
|
||||
msgid "Set Password"
|
||||
msgstr "Set Password"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
msgid "Settings"
|
||||
@@ -2531,8 +2484,6 @@ msgstr "Sign in with GitHub, Google or a custom OAuth provider."
|
||||
msgid "Sign up"
|
||||
msgstr "Sign up"
|
||||
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/login.tsx
|
||||
msgid "Signing in..."
|
||||
@@ -2591,13 +2542,10 @@ msgstr ""
|
||||
msgid "Slug"
|
||||
msgstr "Slug"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
msgid "Something went wrong. Please try again."
|
||||
msgstr "Something went wrong. Please try again."
|
||||
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
msgid "Sort by"
|
||||
msgstr "Sort by"
|
||||
@@ -2823,7 +2771,6 @@ msgstr "This action cannot be undone."
|
||||
msgid "This action cannot be undone. All your data will be permanently deleted."
|
||||
msgstr "This action cannot be undone. All your data will be permanently deleted."
|
||||
|
||||
#: src/dialogs/resume/import.tsx
|
||||
#: src/dialogs/resume/import.tsx
|
||||
msgid "This feature requires AI Integration to be enabled. Please enable it in the settings."
|
||||
msgstr "This feature requires AI Integration to be enabled. Please enable it in the settings."
|
||||
@@ -3303,7 +3250,6 @@ msgstr "Your profile has been updated successfully."
|
||||
msgid "Your RapidAPI key is stored locally on your browser. It is only sent to the server when making a request to search for jobs, and is never stored or logged on our servers."
|
||||
msgstr "Your RapidAPI key is stored locally on your browser. It is only sent to the server when making a request to search for jobs, and is never stored or logged on our servers."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "Your resume has been created successfully."
|
||||
msgstr "Your resume has been created successfully."
|
||||
@@ -3345,4 +3291,3 @@ msgstr "Zoom out"
|
||||
#: src/utils/locale.ts
|
||||
msgid "Zulu"
|
||||
msgstr "Zulu"
|
||||
|
||||
|
||||
Generated
-54
@@ -129,7 +129,6 @@ msgstr "A new verification link has been sent to your email address. Please chec
|
||||
msgid "A passion project by <0>Amruth Pillai</0>."
|
||||
msgstr "A passion project by <0>Amruth Pillai</0>."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "A resume with this slug already exists."
|
||||
msgstr "A resume with this slug already exists."
|
||||
@@ -252,7 +251,6 @@ msgstr "Advanced Filters"
|
||||
msgid "Afrikaans"
|
||||
msgstr "Afrikaans"
|
||||
|
||||
#: src/dialogs/resume/import.tsx
|
||||
#: src/dialogs/resume/import.tsx
|
||||
msgid "AI"
|
||||
msgstr "AI"
|
||||
@@ -302,7 +300,6 @@ msgstr "And many more..."
|
||||
msgid "Any level"
|
||||
msgstr "Any level"
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/search-filters.tsx
|
||||
#: src/routes/dashboard/job-search/-components/search-filters.tsx
|
||||
msgid "Any time"
|
||||
msgstr "Any time"
|
||||
@@ -331,7 +328,6 @@ msgstr "API Access"
|
||||
msgid "API Key"
|
||||
msgstr "API Key"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/api-keys.tsx
|
||||
@@ -402,7 +398,6 @@ msgstr "Are you sure you want to remove password protection?"
|
||||
msgid "Area of Study"
|
||||
msgstr "Area of Study"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/ai.tsx
|
||||
@@ -413,7 +408,6 @@ msgstr "Artificial Intelligence"
|
||||
msgid "Aspect Ratio"
|
||||
msgstr "Aspect Ratio"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/authentication/index.tsx
|
||||
@@ -515,34 +509,19 @@ msgstr "Can I export my resume to PDF?"
|
||||
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/resume/sections/award.tsx
|
||||
#: src/dialogs/resume/sections/award.tsx
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/cover-letter.tsx
|
||||
#: src/dialogs/resume/sections/cover-letter.tsx
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/interest.tsx
|
||||
#: src/dialogs/resume/sections/interest.tsx
|
||||
#: src/dialogs/resume/sections/language.tsx
|
||||
#: src/dialogs/resume/sections/language.tsx
|
||||
#: src/dialogs/resume/sections/profile.tsx
|
||||
#: src/dialogs/resume/sections/profile.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
#: src/dialogs/resume/sections/skill.tsx
|
||||
#: src/dialogs/resume/sections/skill.tsx
|
||||
#: src/dialogs/resume/sections/summary-item.tsx
|
||||
#: src/dialogs/resume/sections/summary-item.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
#: src/hooks/use-prompt.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
@@ -664,8 +643,6 @@ msgstr "Connect"
|
||||
msgid "Content"
|
||||
msgstr "Content"
|
||||
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/routes/auth/register.tsx
|
||||
msgid "Continue"
|
||||
@@ -829,7 +806,6 @@ msgstr "Create as many resumes as you want, without limits."
|
||||
msgid "Creating your API key..."
|
||||
msgstr "Creating your API key..."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "Creating your resume..."
|
||||
msgstr "Creating your resume..."
|
||||
@@ -851,7 +827,6 @@ msgstr "Custom Sections"
|
||||
msgid "Czech"
|
||||
msgstr "Czech"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/danger-zone.tsx
|
||||
@@ -937,7 +912,6 @@ msgstr "Deleting your resume..."
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
@@ -1254,7 +1228,6 @@ msgstr "Failed to sync skills"
|
||||
msgid "Features"
|
||||
msgstr "Features"
|
||||
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
msgid "Filter by"
|
||||
msgstr "Filter by"
|
||||
@@ -1271,12 +1244,10 @@ msgstr "Flexibility"
|
||||
msgid "Fluency"
|
||||
msgstr "Fluency"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Font Family"
|
||||
msgstr "Font Family"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Font Size"
|
||||
msgstr "Font Size"
|
||||
@@ -1472,7 +1443,6 @@ msgstr "Highlight"
|
||||
msgid "Hindi"
|
||||
msgstr "Hindi"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
msgid "Home"
|
||||
msgstr "Home"
|
||||
@@ -1708,7 +1678,6 @@ msgstr "Light"
|
||||
msgid "Light theme"
|
||||
msgstr "Light theme"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Line Height"
|
||||
msgstr "Line Height"
|
||||
@@ -1925,8 +1894,6 @@ msgid "Open Source"
|
||||
msgstr "Open Source"
|
||||
|
||||
#: src/routes/_home/-sections/donate.tsx
|
||||
#: src/routes/_home/-sections/donate.tsx
|
||||
#: src/routes/_home/-sections/footer.tsx
|
||||
#: src/routes/_home/-sections/footer.tsx
|
||||
msgid "opens in new tab"
|
||||
msgstr "opens in new tab"
|
||||
@@ -2026,7 +1993,6 @@ msgstr "Password protection has been enabled."
|
||||
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
msgid "Period"
|
||||
@@ -2082,13 +2048,11 @@ msgstr "Portuguese (Brazil)"
|
||||
msgid "Portuguese (Portugal)"
|
||||
msgstr "Portuguese (Portugal)"
|
||||
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
msgid "Position"
|
||||
msgstr "Position"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/preferences/index.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
@@ -2112,7 +2076,6 @@ msgstr "Primary Color"
|
||||
msgid "Proficiency"
|
||||
msgstr "Proficiency"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/profile.tsx
|
||||
@@ -2300,16 +2263,11 @@ msgstr "Resume Analysis"
|
||||
msgid "Resume analysis complete."
|
||||
msgstr "Resume analysis complete."
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
msgid "Resume tailored successfully"
|
||||
msgstr "Resume tailored successfully"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/routes/_home/-sections/statistics.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
@@ -2386,7 +2344,6 @@ msgstr "School"
|
||||
msgid "Scorecard"
|
||||
msgstr "Scorecard"
|
||||
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
msgid "Search"
|
||||
msgstr "Search"
|
||||
@@ -2395,7 +2352,6 @@ msgstr "Search"
|
||||
msgid "Search countries"
|
||||
msgstr "Search countries"
|
||||
|
||||
#: src/components/input/icon-picker.tsx
|
||||
#: src/components/input/icon-picker.tsx
|
||||
msgid "Search for an icon"
|
||||
msgstr "Search for an icon"
|
||||
@@ -2451,14 +2407,11 @@ msgstr "Separator"
|
||||
msgid "Serbian"
|
||||
msgstr "Serbian"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/dashboard/settings/authentication/-components/password.tsx
|
||||
msgid "Set Password"
|
||||
msgstr "Set Password"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
msgid "Settings"
|
||||
@@ -2526,8 +2479,6 @@ msgstr "Sign in with GitHub, Google or a custom OAuth provider."
|
||||
msgid "Sign up"
|
||||
msgstr "Sign up"
|
||||
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/login.tsx
|
||||
msgid "Signing in..."
|
||||
@@ -2586,13 +2537,10 @@ msgstr "Slovenian"
|
||||
msgid "Slug"
|
||||
msgstr "Slug"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
msgid "Something went wrong. Please try again."
|
||||
msgstr "Something went wrong. Please try again."
|
||||
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
msgid "Sort by"
|
||||
msgstr "Sort by"
|
||||
@@ -2818,7 +2766,6 @@ msgstr "This action cannot be undone."
|
||||
msgid "This action cannot be undone. All your data will be permanently deleted."
|
||||
msgstr "This action cannot be undone. All your data will be permanently deleted."
|
||||
|
||||
#: src/dialogs/resume/import.tsx
|
||||
#: src/dialogs/resume/import.tsx
|
||||
msgid "This feature requires AI Integration to be enabled. Please enable it in the settings."
|
||||
msgstr "This feature requires AI Integration to be enabled. Please enable it in the settings."
|
||||
@@ -3298,7 +3245,6 @@ msgstr "Your profile has been updated successfully."
|
||||
msgid "Your RapidAPI key is stored locally on your browser. It is only sent to the server when making a request to search for jobs, and is never stored or logged on our servers."
|
||||
msgstr "Your RapidAPI key is stored locally on your browser. It is only sent to the server when making a request to search for jobs, and is never stored or logged on our servers."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "Your resume has been created successfully."
|
||||
msgstr "Your resume has been created successfully."
|
||||
|
||||
Generated
-55
@@ -134,7 +134,6 @@ msgstr "Se ha enviado un nuevo enlace de verificación a tu dirección de correo
|
||||
msgid "A passion project by <0>Amruth Pillai</0>."
|
||||
msgstr "Un proyecto hecho con cariño por <0>Amruth Pillai</0>."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "A resume with this slug already exists."
|
||||
msgstr "Ya existe un currículum con este slug."
|
||||
@@ -257,7 +256,6 @@ msgstr "Filtros avanzados"
|
||||
msgid "Afrikaans"
|
||||
msgstr "Afrikáans"
|
||||
|
||||
#: src/dialogs/resume/import.tsx
|
||||
#: src/dialogs/resume/import.tsx
|
||||
msgid "AI"
|
||||
msgstr "IA"
|
||||
@@ -307,7 +305,6 @@ msgstr "Y mucho más..."
|
||||
msgid "Any level"
|
||||
msgstr "Cualquier nivel"
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/search-filters.tsx
|
||||
#: src/routes/dashboard/job-search/-components/search-filters.tsx
|
||||
msgid "Any time"
|
||||
msgstr "En cualquier momento"
|
||||
@@ -336,7 +333,6 @@ msgstr "Acceso API"
|
||||
msgid "API Key"
|
||||
msgstr "Clave API"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/api-keys.tsx
|
||||
@@ -407,7 +403,6 @@ msgstr "¿Seguro que deseas quitar la protección con contraseña?"
|
||||
msgid "Area of Study"
|
||||
msgstr "Área de estudio"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/ai.tsx
|
||||
@@ -418,7 +413,6 @@ msgstr "Inteligencia artificial"
|
||||
msgid "Aspect Ratio"
|
||||
msgstr "Relación de aspecto"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/authentication/index.tsx
|
||||
@@ -520,34 +514,19 @@ msgstr "¿Puedo exportar mi currículum a PDF?"
|
||||
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/resume/sections/award.tsx
|
||||
#: src/dialogs/resume/sections/award.tsx
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/cover-letter.tsx
|
||||
#: src/dialogs/resume/sections/cover-letter.tsx
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/interest.tsx
|
||||
#: src/dialogs/resume/sections/interest.tsx
|
||||
#: src/dialogs/resume/sections/language.tsx
|
||||
#: src/dialogs/resume/sections/language.tsx
|
||||
#: src/dialogs/resume/sections/profile.tsx
|
||||
#: src/dialogs/resume/sections/profile.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
#: src/dialogs/resume/sections/skill.tsx
|
||||
#: src/dialogs/resume/sections/skill.tsx
|
||||
#: src/dialogs/resume/sections/summary-item.tsx
|
||||
#: src/dialogs/resume/sections/summary-item.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
#: src/hooks/use-prompt.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
@@ -669,8 +648,6 @@ msgstr "Conectar"
|
||||
msgid "Content"
|
||||
msgstr "Contenido"
|
||||
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/routes/auth/register.tsx
|
||||
msgid "Continue"
|
||||
@@ -834,7 +811,6 @@ msgstr "Crea tantos currículums como quieras, sin límites."
|
||||
msgid "Creating your API key..."
|
||||
msgstr "Creando tu clave API..."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "Creating your resume..."
|
||||
msgstr "Creando tu currículum..."
|
||||
@@ -856,7 +832,6 @@ msgstr "Secciones personalizadas"
|
||||
msgid "Czech"
|
||||
msgstr "Checo"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/danger-zone.tsx
|
||||
@@ -942,7 +917,6 @@ msgstr "Eliminando tu currículum..."
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
@@ -1259,7 +1233,6 @@ msgstr "Fallo en la sincronización de habilidades"
|
||||
msgid "Features"
|
||||
msgstr "Funciones"
|
||||
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
msgid "Filter by"
|
||||
msgstr "Filtrar por"
|
||||
@@ -1276,12 +1249,10 @@ msgstr "Flexibilidad"
|
||||
msgid "Fluency"
|
||||
msgstr "Fluidez"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Font Family"
|
||||
msgstr "Familia tipográfica"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Font Size"
|
||||
msgstr "Tamaño de fuente"
|
||||
@@ -1477,7 +1448,6 @@ msgstr "Resaltado"
|
||||
msgid "Hindi"
|
||||
msgstr "Hindi"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
msgid "Home"
|
||||
msgstr "Inicio"
|
||||
@@ -1713,7 +1683,6 @@ msgstr "Claro"
|
||||
msgid "Light theme"
|
||||
msgstr "Tema claro"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Line Height"
|
||||
msgstr "Altura de la línea"
|
||||
@@ -1930,8 +1899,6 @@ msgid "Open Source"
|
||||
msgstr "Código abierto"
|
||||
|
||||
#: src/routes/_home/-sections/donate.tsx
|
||||
#: src/routes/_home/-sections/donate.tsx
|
||||
#: src/routes/_home/-sections/footer.tsx
|
||||
#: src/routes/_home/-sections/footer.tsx
|
||||
msgid "opens in new tab"
|
||||
msgstr "abrir en una nueva pestaña"
|
||||
@@ -2031,7 +1998,6 @@ msgstr "La protección con contraseña se ha habilitado."
|
||||
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
msgid "Period"
|
||||
@@ -2087,13 +2053,11 @@ msgstr "Portugués (Brasil)"
|
||||
msgid "Portuguese (Portugal)"
|
||||
msgstr "Portugués (Portugal)"
|
||||
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
msgid "Position"
|
||||
msgstr "Puesto"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/preferences/index.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
@@ -2117,7 +2081,6 @@ msgstr "Color primario"
|
||||
msgid "Proficiency"
|
||||
msgstr "Nivel de dominio"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/profile.tsx
|
||||
@@ -2305,16 +2268,11 @@ msgstr "Análisis del currículum"
|
||||
msgid "Resume analysis complete."
|
||||
msgstr "Análisis del currículum finalizado."
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
msgid "Resume tailored successfully"
|
||||
msgstr "Currículum vitae adaptado con éxito"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/routes/_home/-sections/statistics.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
@@ -2391,7 +2349,6 @@ msgstr "Centro educativo"
|
||||
msgid "Scorecard"
|
||||
msgstr "Tarjeta de puntuación"
|
||||
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
msgid "Search"
|
||||
msgstr "Busque en"
|
||||
@@ -2400,7 +2357,6 @@ msgstr "Busque en"
|
||||
msgid "Search countries"
|
||||
msgstr "Buscar países"
|
||||
|
||||
#: src/components/input/icon-picker.tsx
|
||||
#: src/components/input/icon-picker.tsx
|
||||
msgid "Search for an icon"
|
||||
msgstr "Buscar un icono"
|
||||
@@ -2456,14 +2412,11 @@ msgstr "Separador"
|
||||
msgid "Serbian"
|
||||
msgstr "Serbio"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/dashboard/settings/authentication/-components/password.tsx
|
||||
msgid "Set Password"
|
||||
msgstr "Establecer contraseña"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
msgid "Settings"
|
||||
@@ -2531,8 +2484,6 @@ msgstr "Inicia sesión con GitHub, Google o un proveedor OAuth personalizado."
|
||||
msgid "Sign up"
|
||||
msgstr "Registrarse"
|
||||
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/login.tsx
|
||||
msgid "Signing in..."
|
||||
@@ -2591,13 +2542,10 @@ msgstr ""
|
||||
msgid "Slug"
|
||||
msgstr "Slug"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
msgid "Something went wrong. Please try again."
|
||||
msgstr "Algo salió mal. Vuelve a intentarlo."
|
||||
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
msgid "Sort by"
|
||||
msgstr "Ordenar por"
|
||||
@@ -2823,7 +2771,6 @@ msgstr "Esta acción no se puede deshacer."
|
||||
msgid "This action cannot be undone. All your data will be permanently deleted."
|
||||
msgstr "Esta acción no se puede deshacer. Todos tus datos se eliminarán permanentemente."
|
||||
|
||||
#: src/dialogs/resume/import.tsx
|
||||
#: src/dialogs/resume/import.tsx
|
||||
msgid "This feature requires AI Integration to be enabled. Please enable it in the settings."
|
||||
msgstr "Esta función requiere que la integración con IA esté habilitada. Por favor, actívala en la configuración."
|
||||
@@ -3303,7 +3250,6 @@ msgstr "Tu perfil se ha actualizado correctamente."
|
||||
msgid "Your RapidAPI key is stored locally on your browser. It is only sent to the server when making a request to search for jobs, and is never stored or logged on our servers."
|
||||
msgstr "Su clave RapidAPI se almacena localmente en su navegador. Sólo se envía al servidor al realizar una solicitud de búsqueda de empleo, y nunca se almacena ni se registra en nuestros servidores."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "Your resume has been created successfully."
|
||||
msgstr "Tu currículum se ha creado correctamente."
|
||||
@@ -3345,4 +3291,3 @@ msgstr "Alejar"
|
||||
#: src/utils/locale.ts
|
||||
msgid "Zulu"
|
||||
msgstr "Zulú"
|
||||
|
||||
|
||||
Generated
-55
@@ -134,7 +134,6 @@ msgstr "یک لینک تأیید جدید به آدرس ایمیل شما ارس
|
||||
msgid "A passion project by <0>Amruth Pillai</0>."
|
||||
msgstr "یک پروژه عاشقانه توسط <0>Amruth Pillai</0>."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "A resume with this slug already exists."
|
||||
msgstr "یک رزومه با این نام یکتا از قبل وجود دارد."
|
||||
@@ -257,7 +256,6 @@ msgstr "فیلترهای پیشرفته"
|
||||
msgid "Afrikaans"
|
||||
msgstr "آفریکانس"
|
||||
|
||||
#: src/dialogs/resume/import.tsx
|
||||
#: src/dialogs/resume/import.tsx
|
||||
msgid "AI"
|
||||
msgstr "AI"
|
||||
@@ -307,7 +305,6 @@ msgstr "و بسیاری موارد دیگر..."
|
||||
msgid "Any level"
|
||||
msgstr "هر سطح"
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/search-filters.tsx
|
||||
#: src/routes/dashboard/job-search/-components/search-filters.tsx
|
||||
msgid "Any time"
|
||||
msgstr "هر وقت"
|
||||
@@ -336,7 +333,6 @@ msgstr "دسترسی از طریق API"
|
||||
msgid "API Key"
|
||||
msgstr "کلید API"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/api-keys.tsx
|
||||
@@ -407,7 +403,6 @@ msgstr "آیا مطمئن هستید که میخواهید حفاظت با گ
|
||||
msgid "Area of Study"
|
||||
msgstr "حوزهٔ تحصیل"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/ai.tsx
|
||||
@@ -418,7 +413,6 @@ msgstr "هوش مصنوعی"
|
||||
msgid "Aspect Ratio"
|
||||
msgstr "نسبت تصویر"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/authentication/index.tsx
|
||||
@@ -520,34 +514,19 @@ msgstr "آیا میتوانم رزومهام را به PDF خروجی بگ
|
||||
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/resume/sections/award.tsx
|
||||
#: src/dialogs/resume/sections/award.tsx
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/cover-letter.tsx
|
||||
#: src/dialogs/resume/sections/cover-letter.tsx
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/interest.tsx
|
||||
#: src/dialogs/resume/sections/interest.tsx
|
||||
#: src/dialogs/resume/sections/language.tsx
|
||||
#: src/dialogs/resume/sections/language.tsx
|
||||
#: src/dialogs/resume/sections/profile.tsx
|
||||
#: src/dialogs/resume/sections/profile.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
#: src/dialogs/resume/sections/skill.tsx
|
||||
#: src/dialogs/resume/sections/skill.tsx
|
||||
#: src/dialogs/resume/sections/summary-item.tsx
|
||||
#: src/dialogs/resume/sections/summary-item.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
#: src/hooks/use-prompt.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
@@ -669,8 +648,6 @@ msgstr "اتصال"
|
||||
msgid "Content"
|
||||
msgstr "محتوا"
|
||||
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/routes/auth/register.tsx
|
||||
msgid "Continue"
|
||||
@@ -834,7 +811,6 @@ msgstr "هر تعداد رزومه که میخواهید بدون محدود
|
||||
msgid "Creating your API key..."
|
||||
msgstr "در حال ایجاد کلید API شما..."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "Creating your resume..."
|
||||
msgstr "در حال ایجاد رزومه شما..."
|
||||
@@ -856,7 +832,6 @@ msgstr "بخشهای سفارشی"
|
||||
msgid "Czech"
|
||||
msgstr "چکی"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/danger-zone.tsx
|
||||
@@ -942,7 +917,6 @@ msgstr "در حال حذف رزومه شما..."
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
@@ -1259,7 +1233,6 @@ msgstr "همگامسازی مهارتها ناموفق بود"
|
||||
msgid "Features"
|
||||
msgstr "امکانات"
|
||||
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
msgid "Filter by"
|
||||
msgstr "فیلتر بر اساس"
|
||||
@@ -1276,12 +1249,10 @@ msgstr "انعطافپذیری"
|
||||
msgid "Fluency"
|
||||
msgstr "روان بودن"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Font Family"
|
||||
msgstr "خانواده فونت"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Font Size"
|
||||
msgstr "اندازه فونت"
|
||||
@@ -1477,7 +1448,6 @@ msgstr "هایلایت"
|
||||
msgid "Hindi"
|
||||
msgstr "هندی"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
msgid "Home"
|
||||
msgstr "خانه"
|
||||
@@ -1713,7 +1683,6 @@ msgstr "روشن"
|
||||
msgid "Light theme"
|
||||
msgstr "تم روشن"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Line Height"
|
||||
msgstr "فاصلهٔ بین خطوط"
|
||||
@@ -1930,8 +1899,6 @@ msgid "Open Source"
|
||||
msgstr "متنباز"
|
||||
|
||||
#: src/routes/_home/-sections/donate.tsx
|
||||
#: src/routes/_home/-sections/donate.tsx
|
||||
#: src/routes/_home/-sections/footer.tsx
|
||||
#: src/routes/_home/-sections/footer.tsx
|
||||
msgid "opens in new tab"
|
||||
msgstr "در زبانهٔ جدید باز میشود"
|
||||
@@ -2031,7 +1998,6 @@ msgstr "حفاظت با گذرواژه فعال شده است."
|
||||
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
msgid "Period"
|
||||
@@ -2087,13 +2053,11 @@ msgstr "پرتغالی (برزیل)"
|
||||
msgid "Portuguese (Portugal)"
|
||||
msgstr "پرتغالی (پرتغال)"
|
||||
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
msgid "Position"
|
||||
msgstr "موقعیت شغلی"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/preferences/index.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
@@ -2117,7 +2081,6 @@ msgstr "رنگ اصلی"
|
||||
msgid "Proficiency"
|
||||
msgstr "مهارت"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/profile.tsx
|
||||
@@ -2305,16 +2268,11 @@ msgstr "تحلیل رزومه"
|
||||
msgid "Resume analysis complete."
|
||||
msgstr "تحلیل رزومه کامل شد."
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
msgid "Resume tailored successfully"
|
||||
msgstr "رزومه با موفقیت سفارشی شد"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/routes/_home/-sections/statistics.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
@@ -2391,7 +2349,6 @@ msgstr "مدرسه"
|
||||
msgid "Scorecard"
|
||||
msgstr "کارت نمرهدهی"
|
||||
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
msgid "Search"
|
||||
msgstr "جستجو"
|
||||
@@ -2400,7 +2357,6 @@ msgstr "جستجو"
|
||||
msgid "Search countries"
|
||||
msgstr "جستجوی کشورها"
|
||||
|
||||
#: src/components/input/icon-picker.tsx
|
||||
#: src/components/input/icon-picker.tsx
|
||||
msgid "Search for an icon"
|
||||
msgstr "جستجو برای یک آیکون"
|
||||
@@ -2456,14 +2412,11 @@ msgstr "جداکننده"
|
||||
msgid "Serbian"
|
||||
msgstr "صربی"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/dashboard/settings/authentication/-components/password.tsx
|
||||
msgid "Set Password"
|
||||
msgstr "تنظیم گذرواژه"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
msgid "Settings"
|
||||
@@ -2531,8 +2484,6 @@ msgstr "با GitHub، Google یا یک ارائهدهندهٔ OAuth سفار
|
||||
msgid "Sign up"
|
||||
msgstr "عضویت"
|
||||
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/login.tsx
|
||||
msgid "Signing in..."
|
||||
@@ -2591,13 +2542,10 @@ msgstr ""
|
||||
msgid "Slug"
|
||||
msgstr "نام یکتا"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
msgid "Something went wrong. Please try again."
|
||||
msgstr "مشکلی پیش آمد. لطفاً دوباره تلاش کنید."
|
||||
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
msgid "Sort by"
|
||||
msgstr "مرتبسازی بر اساس"
|
||||
@@ -2823,7 +2771,6 @@ msgstr "این عمل قابل بازگشت نیست."
|
||||
msgid "This action cannot be undone. All your data will be permanently deleted."
|
||||
msgstr "این عمل قابل بازگشت نیست. تمام دادههای شما برای همیشه حذف خواهند شد."
|
||||
|
||||
#: src/dialogs/resume/import.tsx
|
||||
#: src/dialogs/resume/import.tsx
|
||||
msgid "This feature requires AI Integration to be enabled. Please enable it in the settings."
|
||||
msgstr "این قابلیت نیاز دارد یکپارچهسازی هوش مصنوعی فعال باشد. لطفاً آن را در تنظیمات فعال کنید."
|
||||
@@ -3303,7 +3250,6 @@ msgstr "پروفایل شما با موفقیت بهروز شد."
|
||||
msgid "Your RapidAPI key is stored locally on your browser. It is only sent to the server when making a request to search for jobs, and is never stored or logged on our servers."
|
||||
msgstr "کلید RapidAPI شما بهصورت محلی در مرورگرتان ذخیره میشود. این کلید تنها هنگام ارسال درخواست برای جستجوی شغل به سرور ارسال میشود و هرگز روی سرورهای ما ذخیره یا ثبت نمیگردد."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "Your resume has been created successfully."
|
||||
msgstr "رزومه شما با موفقیت ایجاد شد."
|
||||
@@ -3345,4 +3291,3 @@ msgstr "کوچکنمایی"
|
||||
#: src/utils/locale.ts
|
||||
msgid "Zulu"
|
||||
msgstr "زولو"
|
||||
|
||||
|
||||
Generated
-55
@@ -134,7 +134,6 @@ msgstr "Uusi vahvistuslinkki on lähetetty sähköpostiosoitteeseesi. Tarkista p
|
||||
msgid "A passion project by <0>Amruth Pillai</0>."
|
||||
msgstr "Rakkaudella tehty projekti, jonka on luonut <0>Amruth Pillai</0>."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "A resume with this slug already exists."
|
||||
msgstr "Tällä polkutunnuksella varustettu ansioluettelo on jo olemassa."
|
||||
@@ -257,7 +256,6 @@ msgstr "Edistyneet suodattimet"
|
||||
msgid "Afrikaans"
|
||||
msgstr "afrikaans"
|
||||
|
||||
#: src/dialogs/resume/import.tsx
|
||||
#: src/dialogs/resume/import.tsx
|
||||
msgid "AI"
|
||||
msgstr "AI"
|
||||
@@ -307,7 +305,6 @@ msgstr "Ja paljon muuta..."
|
||||
msgid "Any level"
|
||||
msgstr "Mikä tahansa taso"
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/search-filters.tsx
|
||||
#: src/routes/dashboard/job-search/-components/search-filters.tsx
|
||||
msgid "Any time"
|
||||
msgstr "Milloin tahansa"
|
||||
@@ -336,7 +333,6 @@ msgstr "API-käyttö"
|
||||
msgid "API Key"
|
||||
msgstr "API-avain"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/api-keys.tsx
|
||||
@@ -407,7 +403,6 @@ msgstr "Haluatko varmasti poistaa salasanansuojauksen?"
|
||||
msgid "Area of Study"
|
||||
msgstr "Opintoala"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/ai.tsx
|
||||
@@ -418,7 +413,6 @@ msgstr "Tekoäly"
|
||||
msgid "Aspect Ratio"
|
||||
msgstr "Kuvasuhde"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/authentication/index.tsx
|
||||
@@ -520,34 +514,19 @@ msgstr "Voinko viedä ansioluetteloni PDF-muotoon?"
|
||||
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/resume/sections/award.tsx
|
||||
#: src/dialogs/resume/sections/award.tsx
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/cover-letter.tsx
|
||||
#: src/dialogs/resume/sections/cover-letter.tsx
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/interest.tsx
|
||||
#: src/dialogs/resume/sections/interest.tsx
|
||||
#: src/dialogs/resume/sections/language.tsx
|
||||
#: src/dialogs/resume/sections/language.tsx
|
||||
#: src/dialogs/resume/sections/profile.tsx
|
||||
#: src/dialogs/resume/sections/profile.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
#: src/dialogs/resume/sections/skill.tsx
|
||||
#: src/dialogs/resume/sections/skill.tsx
|
||||
#: src/dialogs/resume/sections/summary-item.tsx
|
||||
#: src/dialogs/resume/sections/summary-item.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
#: src/hooks/use-prompt.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
@@ -669,8 +648,6 @@ msgstr "Yhdistä"
|
||||
msgid "Content"
|
||||
msgstr "Sisältö"
|
||||
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/routes/auth/register.tsx
|
||||
msgid "Continue"
|
||||
@@ -834,7 +811,6 @@ msgstr "Luo niin monta ansioluetteloa kuin haluat – ilman rajoituksia."
|
||||
msgid "Creating your API key..."
|
||||
msgstr "Luodaan API-avaintasi..."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "Creating your resume..."
|
||||
msgstr "Luodaan ansioluetteloasi..."
|
||||
@@ -856,7 +832,6 @@ msgstr "Mukautetut osiot"
|
||||
msgid "Czech"
|
||||
msgstr "tšekki"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/danger-zone.tsx
|
||||
@@ -942,7 +917,6 @@ msgstr "Poistetaan ansioluetteloasi..."
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
@@ -1259,7 +1233,6 @@ msgstr "Taitojen synkronointi epäonnistui"
|
||||
msgid "Features"
|
||||
msgstr "Ominaisuudet"
|
||||
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
msgid "Filter by"
|
||||
msgstr "Suodata"
|
||||
@@ -1276,12 +1249,10 @@ msgstr "Joustavuus"
|
||||
msgid "Fluency"
|
||||
msgstr "Sujuvuus"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Font Family"
|
||||
msgstr "Fonttiperhe"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Font Size"
|
||||
msgstr "Fonttikoko"
|
||||
@@ -1477,7 +1448,6 @@ msgstr "Korostus"
|
||||
msgid "Hindi"
|
||||
msgstr "hindi"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
msgid "Home"
|
||||
msgstr "Etusivu"
|
||||
@@ -1713,7 +1683,6 @@ msgstr "Vaalea"
|
||||
msgid "Light theme"
|
||||
msgstr "Vaalea teema"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Line Height"
|
||||
msgstr "Riviväli"
|
||||
@@ -1930,8 +1899,6 @@ msgid "Open Source"
|
||||
msgstr "Avoin lähdekoodi"
|
||||
|
||||
#: src/routes/_home/-sections/donate.tsx
|
||||
#: src/routes/_home/-sections/donate.tsx
|
||||
#: src/routes/_home/-sections/footer.tsx
|
||||
#: src/routes/_home/-sections/footer.tsx
|
||||
msgid "opens in new tab"
|
||||
msgstr "avautuu uuteen välilehteen"
|
||||
@@ -2031,7 +1998,6 @@ msgstr "Salasanasuojaus on otettu käyttöön."
|
||||
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
msgid "Period"
|
||||
@@ -2087,13 +2053,11 @@ msgstr "portugali (Brasilia)"
|
||||
msgid "Portuguese (Portugal)"
|
||||
msgstr "portugali (Portugali)"
|
||||
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
msgid "Position"
|
||||
msgstr "Tehtävänimike"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/preferences/index.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
@@ -2117,7 +2081,6 @@ msgstr "Pääväri"
|
||||
msgid "Proficiency"
|
||||
msgstr "Osaamistaso"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/profile.tsx
|
||||
@@ -2305,16 +2268,11 @@ msgstr "Yhteenveto Analyysi"
|
||||
msgid "Resume analysis complete."
|
||||
msgstr "Ansioluettelon analyysi valmis."
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
msgid "Resume tailored successfully"
|
||||
msgstr "Räätälöity ansioluettelo onnistuneesti"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/routes/_home/-sections/statistics.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
@@ -2391,7 +2349,6 @@ msgstr "Oppilaitos"
|
||||
msgid "Scorecard"
|
||||
msgstr "Tuloskortti"
|
||||
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
msgid "Search"
|
||||
msgstr "Etsi"
|
||||
@@ -2400,7 +2357,6 @@ msgstr "Etsi"
|
||||
msgid "Search countries"
|
||||
msgstr "Etsi maita"
|
||||
|
||||
#: src/components/input/icon-picker.tsx
|
||||
#: src/components/input/icon-picker.tsx
|
||||
msgid "Search for an icon"
|
||||
msgstr "Etsi ikonia"
|
||||
@@ -2456,14 +2412,11 @@ msgstr "Erotin"
|
||||
msgid "Serbian"
|
||||
msgstr "serbia"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/dashboard/settings/authentication/-components/password.tsx
|
||||
msgid "Set Password"
|
||||
msgstr "Aseta salasana"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
msgid "Settings"
|
||||
@@ -2531,8 +2484,6 @@ msgstr "Kirjaudu sisään GitHubilla, Googlella tai mukautetulla OAuth-palvelunt
|
||||
msgid "Sign up"
|
||||
msgstr "Rekisteröidy"
|
||||
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/login.tsx
|
||||
msgid "Signing in..."
|
||||
@@ -2591,13 +2542,10 @@ msgstr ""
|
||||
msgid "Slug"
|
||||
msgstr "Polkutunnus"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
msgid "Something went wrong. Please try again."
|
||||
msgstr "Jokin meni pieleen. Yritä uudelleen."
|
||||
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
msgid "Sort by"
|
||||
msgstr "Lajittele"
|
||||
@@ -2823,7 +2771,6 @@ msgstr "Tätä toimintoa ei voi perua."
|
||||
msgid "This action cannot be undone. All your data will be permanently deleted."
|
||||
msgstr "Tätä toimintoa ei voi perua. Kaikki tietosi poistetaan pysyvästi."
|
||||
|
||||
#: src/dialogs/resume/import.tsx
|
||||
#: src/dialogs/resume/import.tsx
|
||||
msgid "This feature requires AI Integration to be enabled. Please enable it in the settings."
|
||||
msgstr "Tämä ominaisuus edellyttää, että tekoälyintegraatio on otettu käyttöön. Ota se käyttöön asetuksista."
|
||||
@@ -3303,7 +3250,6 @@ msgstr "Profiilisi on päivitetty onnistuneesti."
|
||||
msgid "Your RapidAPI key is stored locally on your browser. It is only sent to the server when making a request to search for jobs, and is never stored or logged on our servers."
|
||||
msgstr "RapidAPI-avaimesi tallennetaan paikallisesti selaimeesi. Se lähetetään palvelimelle vain silloin, kun pyydät hakemaan työpaikkoja, eikä sitä koskaan tallenneta tai kirjata palvelimillemme."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "Your resume has been created successfully."
|
||||
msgstr "Ansioluettelosi on luotu onnistuneesti."
|
||||
@@ -3345,4 +3291,3 @@ msgstr "Loitonna"
|
||||
#: src/utils/locale.ts
|
||||
msgid "Zulu"
|
||||
msgstr "Zulu"
|
||||
|
||||
|
||||
Generated
-55
@@ -134,7 +134,6 @@ msgstr "Un nouveau lien de vérification a été envoyé à votre adresse email.
|
||||
msgid "A passion project by <0>Amruth Pillai</0>."
|
||||
msgstr "Un projet-passion de <0>Amruth Pillai</0>."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "A resume with this slug already exists."
|
||||
msgstr "Un CV avec ce slug existe déjà."
|
||||
@@ -257,7 +256,6 @@ msgstr "Filtres avancés"
|
||||
msgid "Afrikaans"
|
||||
msgstr "Afrikaans"
|
||||
|
||||
#: src/dialogs/resume/import.tsx
|
||||
#: src/dialogs/resume/import.tsx
|
||||
msgid "AI"
|
||||
msgstr "IA"
|
||||
@@ -307,7 +305,6 @@ msgstr "Et bien d'autres..."
|
||||
msgid "Any level"
|
||||
msgstr "Tout niveau"
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/search-filters.tsx
|
||||
#: src/routes/dashboard/job-search/-components/search-filters.tsx
|
||||
msgid "Any time"
|
||||
msgstr "A tout moment"
|
||||
@@ -336,7 +333,6 @@ msgstr "Accès à l'API"
|
||||
msgid "API Key"
|
||||
msgstr "Clé API"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/api-keys.tsx
|
||||
@@ -407,7 +403,6 @@ msgstr "Êtes-vous sûr de vouloir supprimer la protection par mot de passe ?"
|
||||
msgid "Area of Study"
|
||||
msgstr "Domaine d'étude"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/ai.tsx
|
||||
@@ -418,7 +413,6 @@ msgstr "Intelligence artificielle"
|
||||
msgid "Aspect Ratio"
|
||||
msgstr "Format d'image"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/authentication/index.tsx
|
||||
@@ -520,34 +514,19 @@ msgstr "Puis-je exporter mon CV au format PDF ?"
|
||||
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/resume/sections/award.tsx
|
||||
#: src/dialogs/resume/sections/award.tsx
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/cover-letter.tsx
|
||||
#: src/dialogs/resume/sections/cover-letter.tsx
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/interest.tsx
|
||||
#: src/dialogs/resume/sections/interest.tsx
|
||||
#: src/dialogs/resume/sections/language.tsx
|
||||
#: src/dialogs/resume/sections/language.tsx
|
||||
#: src/dialogs/resume/sections/profile.tsx
|
||||
#: src/dialogs/resume/sections/profile.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
#: src/dialogs/resume/sections/skill.tsx
|
||||
#: src/dialogs/resume/sections/skill.tsx
|
||||
#: src/dialogs/resume/sections/summary-item.tsx
|
||||
#: src/dialogs/resume/sections/summary-item.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
#: src/hooks/use-prompt.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
@@ -669,8 +648,6 @@ msgstr "Se connecter"
|
||||
msgid "Content"
|
||||
msgstr "Contenu"
|
||||
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/routes/auth/register.tsx
|
||||
msgid "Continue"
|
||||
@@ -834,7 +811,6 @@ msgstr "Créez autant de CV que vous le souhaitez, sans limite."
|
||||
msgid "Creating your API key..."
|
||||
msgstr "Création de votre clé API..."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "Creating your resume..."
|
||||
msgstr "Création de votre CV..."
|
||||
@@ -856,7 +832,6 @@ msgstr "Sections personnalisées"
|
||||
msgid "Czech"
|
||||
msgstr "Tchèque"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/danger-zone.tsx
|
||||
@@ -942,7 +917,6 @@ msgstr "Suppression de votre CV en cours..."
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
@@ -1259,7 +1233,6 @@ msgstr "Échec de la synchronisation des compétences"
|
||||
msgid "Features"
|
||||
msgstr "Fonctionnalités"
|
||||
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
msgid "Filter by"
|
||||
msgstr "Filtrer par"
|
||||
@@ -1276,12 +1249,10 @@ msgstr "Flexibilité"
|
||||
msgid "Fluency"
|
||||
msgstr "Niveau"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Font Family"
|
||||
msgstr "Famille de police"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Font Size"
|
||||
msgstr "Taille de la police"
|
||||
@@ -1477,7 +1448,6 @@ msgstr "Mettre en surbrillance"
|
||||
msgid "Hindi"
|
||||
msgstr "Hindi"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
msgid "Home"
|
||||
msgstr "Accueil"
|
||||
@@ -1713,7 +1683,6 @@ msgstr "Clair"
|
||||
msgid "Light theme"
|
||||
msgstr "Thème clair"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Line Height"
|
||||
msgstr "Hauteur de ligne"
|
||||
@@ -1930,8 +1899,6 @@ msgid "Open Source"
|
||||
msgstr "Open Source"
|
||||
|
||||
#: src/routes/_home/-sections/donate.tsx
|
||||
#: src/routes/_home/-sections/donate.tsx
|
||||
#: src/routes/_home/-sections/footer.tsx
|
||||
#: src/routes/_home/-sections/footer.tsx
|
||||
msgid "opens in new tab"
|
||||
msgstr "s'ouvre dans un nouvel onglet"
|
||||
@@ -2031,7 +1998,6 @@ msgstr "La protection par mot de passe a été activée."
|
||||
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
msgid "Period"
|
||||
@@ -2087,13 +2053,11 @@ msgstr "Portugais (Brésil)"
|
||||
msgid "Portuguese (Portugal)"
|
||||
msgstr "Portugais (Portugal)"
|
||||
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
msgid "Position"
|
||||
msgstr "Poste"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/preferences/index.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
@@ -2117,7 +2081,6 @@ msgstr "Couleur principale"
|
||||
msgid "Proficiency"
|
||||
msgstr "Maîtrise"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/profile.tsx
|
||||
@@ -2305,16 +2268,11 @@ msgstr "Analyse de CV"
|
||||
msgid "Resume analysis complete."
|
||||
msgstr "L'analyse du curriculum vitae est terminée."
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
msgid "Resume tailored successfully"
|
||||
msgstr "Un curriculum vitae adapté avec succès"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/routes/_home/-sections/statistics.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
@@ -2391,7 +2349,6 @@ msgstr "École"
|
||||
msgid "Scorecard"
|
||||
msgstr "Fiche d'évaluation"
|
||||
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
msgid "Search"
|
||||
msgstr "Recherche"
|
||||
@@ -2400,7 +2357,6 @@ msgstr "Recherche"
|
||||
msgid "Search countries"
|
||||
msgstr "Recherche de pays"
|
||||
|
||||
#: src/components/input/icon-picker.tsx
|
||||
#: src/components/input/icon-picker.tsx
|
||||
msgid "Search for an icon"
|
||||
msgstr "Rechercher une icône"
|
||||
@@ -2456,14 +2412,11 @@ msgstr "Séparateur"
|
||||
msgid "Serbian"
|
||||
msgstr "Serbe"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/dashboard/settings/authentication/-components/password.tsx
|
||||
msgid "Set Password"
|
||||
msgstr "Définir un mot de passe"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
msgid "Settings"
|
||||
@@ -2531,8 +2484,6 @@ msgstr "Connectez-vous avec GitHub, Google ou un fournisseur OAuth personnalisé
|
||||
msgid "Sign up"
|
||||
msgstr "S'inscrire"
|
||||
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/login.tsx
|
||||
msgid "Signing in..."
|
||||
@@ -2591,13 +2542,10 @@ msgstr "Slovène"
|
||||
msgid "Slug"
|
||||
msgstr "Slug"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
msgid "Something went wrong. Please try again."
|
||||
msgstr "Une erreur s'est produite. Veuillez réessayer."
|
||||
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
msgid "Sort by"
|
||||
msgstr "Trier par"
|
||||
@@ -2823,7 +2771,6 @@ msgstr "Cette action est irréversible."
|
||||
msgid "This action cannot be undone. All your data will be permanently deleted."
|
||||
msgstr "Cette action ne peut pas être annulée. Toutes vos données seront définitivement supprimées."
|
||||
|
||||
#: src/dialogs/resume/import.tsx
|
||||
#: src/dialogs/resume/import.tsx
|
||||
msgid "This feature requires AI Integration to be enabled. Please enable it in the settings."
|
||||
msgstr "Cette fonctionnalité nécessite l'activation de l'intégration de l'IA. Veuillez l'activer dans les paramètres."
|
||||
@@ -3303,7 +3250,6 @@ msgstr "Votre profil a été mis à jour avec succès."
|
||||
msgid "Your RapidAPI key is stored locally on your browser. It is only sent to the server when making a request to search for jobs, and is never stored or logged on our servers."
|
||||
msgstr "Votre clé RapidAPI est stockée localement dans votre navigateur. Elle n'est envoyée au serveur que lors d'une demande de recherche d'emploi et n'est jamais stockée ou enregistrée sur nos serveurs."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "Your resume has been created successfully."
|
||||
msgstr "Votre CV a été créé avec succès."
|
||||
@@ -3345,4 +3291,3 @@ msgstr "Zoom arrière"
|
||||
#: src/utils/locale.ts
|
||||
msgid "Zulu"
|
||||
msgstr "Zoulou"
|
||||
|
||||
|
||||
Generated
-55
@@ -134,7 +134,6 @@ msgstr "קישור אימות חדש נשלח לכתובת הדוא״ל שלך.
|
||||
msgid "A passion project by <0>Amruth Pillai</0>."
|
||||
msgstr "מיזם שמונע מהתשוקה של <0>אמרות׳ פילאי</0>."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "A resume with this slug already exists."
|
||||
msgstr "קיימים כבר קורות חיים עם שם ייצוגי זה."
|
||||
@@ -257,7 +256,6 @@ msgstr "מסננים מתקדמים"
|
||||
msgid "Afrikaans"
|
||||
msgstr "אפריקאנס"
|
||||
|
||||
#: src/dialogs/resume/import.tsx
|
||||
#: src/dialogs/resume/import.tsx
|
||||
msgid "AI"
|
||||
msgstr "בינה מלאכותית"
|
||||
@@ -307,7 +305,6 @@ msgstr "ועוד שלל יכולות…"
|
||||
msgid "Any level"
|
||||
msgstr "כל רמה"
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/search-filters.tsx
|
||||
#: src/routes/dashboard/job-search/-components/search-filters.tsx
|
||||
msgid "Any time"
|
||||
msgstr "בכל עת"
|
||||
@@ -336,7 +333,6 @@ msgstr "גישה דרך API"
|
||||
msgid "API Key"
|
||||
msgstr "מפתח API"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/api-keys.tsx
|
||||
@@ -407,7 +403,6 @@ msgstr "האם להסיר את ההגנה באמצעות סיסמה?"
|
||||
msgid "Area of Study"
|
||||
msgstr "תחום לימודים"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/ai.tsx
|
||||
@@ -418,7 +413,6 @@ msgstr "בינה מלאכותית"
|
||||
msgid "Aspect Ratio"
|
||||
msgstr "יחס גובה־רוחב"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/authentication/index.tsx
|
||||
@@ -520,34 +514,19 @@ msgstr "האם אפשר לייצא את קורות החיים שלי ל־PDF?"
|
||||
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/resume/sections/award.tsx
|
||||
#: src/dialogs/resume/sections/award.tsx
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/cover-letter.tsx
|
||||
#: src/dialogs/resume/sections/cover-letter.tsx
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/interest.tsx
|
||||
#: src/dialogs/resume/sections/interest.tsx
|
||||
#: src/dialogs/resume/sections/language.tsx
|
||||
#: src/dialogs/resume/sections/language.tsx
|
||||
#: src/dialogs/resume/sections/profile.tsx
|
||||
#: src/dialogs/resume/sections/profile.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
#: src/dialogs/resume/sections/skill.tsx
|
||||
#: src/dialogs/resume/sections/skill.tsx
|
||||
#: src/dialogs/resume/sections/summary-item.tsx
|
||||
#: src/dialogs/resume/sections/summary-item.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
#: src/hooks/use-prompt.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
@@ -669,8 +648,6 @@ msgstr "חיבור"
|
||||
msgid "Content"
|
||||
msgstr "תוכן"
|
||||
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/routes/auth/register.tsx
|
||||
msgid "Continue"
|
||||
@@ -834,7 +811,6 @@ msgstr "צור כמה מסמכי קורות חיים שתרצה, בלי הגבל
|
||||
msgid "Creating your API key..."
|
||||
msgstr "יוצר את מפתח ה־API שלך..."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "Creating your resume..."
|
||||
msgstr "יוצר את קורות החיים שלך..."
|
||||
@@ -856,7 +832,6 @@ msgstr "סעיפים מותאמים אישית"
|
||||
msgid "Czech"
|
||||
msgstr "צ׳כית"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/danger-zone.tsx
|
||||
@@ -942,7 +917,6 @@ msgstr "מוחק את קורות החיים שלך..."
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
@@ -1259,7 +1233,6 @@ msgstr "לא הצליח לסנכרן מיומנויות"
|
||||
msgid "Features"
|
||||
msgstr "יכולות"
|
||||
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
msgid "Filter by"
|
||||
msgstr "סינון לפי"
|
||||
@@ -1276,12 +1249,10 @@ msgstr "גמישות"
|
||||
msgid "Fluency"
|
||||
msgstr "שטף"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Font Family"
|
||||
msgstr "משפחת גופנים"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Font Size"
|
||||
msgstr "גודל כתב"
|
||||
@@ -1477,7 +1448,6 @@ msgstr "סימון"
|
||||
msgid "Hindi"
|
||||
msgstr "הינדי"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
msgid "Home"
|
||||
msgstr "דף הבית"
|
||||
@@ -1713,7 +1683,6 @@ msgstr "בהירה"
|
||||
msgid "Light theme"
|
||||
msgstr "ערכת עיצוב בהירה"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Line Height"
|
||||
msgstr "גובה שורה"
|
||||
@@ -1930,8 +1899,6 @@ msgid "Open Source"
|
||||
msgstr "קוד פתוח"
|
||||
|
||||
#: src/routes/_home/-sections/donate.tsx
|
||||
#: src/routes/_home/-sections/donate.tsx
|
||||
#: src/routes/_home/-sections/footer.tsx
|
||||
#: src/routes/_home/-sections/footer.tsx
|
||||
msgid "opens in new tab"
|
||||
msgstr "נפתח בלשונית חדשה"
|
||||
@@ -2031,7 +1998,6 @@ msgstr "ההגנה באמצעות סיסמה הופעלה."
|
||||
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
msgid "Period"
|
||||
@@ -2087,13 +2053,11 @@ msgstr "פורטוגזית (ברזיל)"
|
||||
msgid "Portuguese (Portugal)"
|
||||
msgstr "פורטוגזית (פורטוגל)"
|
||||
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
msgid "Position"
|
||||
msgstr "תפקיד"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/preferences/index.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
@@ -2117,7 +2081,6 @@ msgstr "צבע עיקרי"
|
||||
msgid "Proficiency"
|
||||
msgstr "רמת מיומנות"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/profile.tsx
|
||||
@@ -2305,16 +2268,11 @@ msgstr "ניתוח קורות חיים"
|
||||
msgid "Resume analysis complete."
|
||||
msgstr "ניתוח קורות החיים הושלם."
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
msgid "Resume tailored successfully"
|
||||
msgstr "קורות חיים מותאמים בהצלחה"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/routes/_home/-sections/statistics.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
@@ -2391,7 +2349,6 @@ msgstr "בית ספר"
|
||||
msgid "Scorecard"
|
||||
msgstr "כרטיס ביצועים"
|
||||
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
msgid "Search"
|
||||
msgstr "חיפוש"
|
||||
@@ -2400,7 +2357,6 @@ msgstr "חיפוש"
|
||||
msgid "Search countries"
|
||||
msgstr "חפש מדינות"
|
||||
|
||||
#: src/components/input/icon-picker.tsx
|
||||
#: src/components/input/icon-picker.tsx
|
||||
msgid "Search for an icon"
|
||||
msgstr "חיפוש סמל"
|
||||
@@ -2456,14 +2412,11 @@ msgstr "מפריד"
|
||||
msgid "Serbian"
|
||||
msgstr "סרבית"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/dashboard/settings/authentication/-components/password.tsx
|
||||
msgid "Set Password"
|
||||
msgstr "הגדרת סיסמה"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
msgid "Settings"
|
||||
@@ -2531,8 +2484,6 @@ msgstr "התחברות עם GitHub, Google או ספק OAuth מותאם אי
|
||||
msgid "Sign up"
|
||||
msgstr "הרשמה"
|
||||
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/login.tsx
|
||||
msgid "Signing in..."
|
||||
@@ -2591,13 +2542,10 @@ msgstr ""
|
||||
msgid "Slug"
|
||||
msgstr "שם ייצוגי"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
msgid "Something went wrong. Please try again."
|
||||
msgstr "משהו השתבש. נא לנסות שוב."
|
||||
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
msgid "Sort by"
|
||||
msgstr "מיון לפי"
|
||||
@@ -2823,7 +2771,6 @@ msgstr "לא ניתן לבטל פעולה זו."
|
||||
msgid "This action cannot be undone. All your data will be permanently deleted."
|
||||
msgstr "לא ניתן לבטל פעולה זו. כל הנתונים שלך יימחקו לצמיתות."
|
||||
|
||||
#: src/dialogs/resume/import.tsx
|
||||
#: src/dialogs/resume/import.tsx
|
||||
msgid "This feature requires AI Integration to be enabled. Please enable it in the settings."
|
||||
msgstr "תכונה זו דורשת הפעלת שילוב בינה מלאכותית. נא להפעיל זאת בהגדרות."
|
||||
@@ -3303,7 +3250,6 @@ msgstr "הפרופיל שלך עודכן בהצלחה."
|
||||
msgid "Your RapidAPI key is stored locally on your browser. It is only sent to the server when making a request to search for jobs, and is never stored or logged on our servers."
|
||||
msgstr "מפתח ה-RapidAPI שלך נשמר באופן מקומי בדפדפן שלך. הוא נשלח לשרת רק בעת ביצוע בקשה לחיפוש משרות, ואינו נשמר או נרשם בשרתים שלנו בשום אופן."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "Your resume has been created successfully."
|
||||
msgstr "קורות החיים שלך נוצרו בהצלחה."
|
||||
@@ -3345,4 +3291,3 @@ msgstr "התרחקות"
|
||||
#: src/utils/locale.ts
|
||||
msgid "Zulu"
|
||||
msgstr "זולו"
|
||||
|
||||
|
||||
Generated
-55
@@ -134,7 +134,6 @@ msgstr "आपके ईमेल पते पर नया सत्याप
|
||||
msgid "A passion project by <0>Amruth Pillai</0>."
|
||||
msgstr "<0>अमृत पिल्लई</0> का एक जुनूनी प्रोजेक्ट।"
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "A resume with this slug already exists."
|
||||
msgstr "इस स्लग वाला रेज़्यूमे पहले से मौजूद है।"
|
||||
@@ -257,7 +256,6 @@ msgstr "उन्नत फ़िल्टर"
|
||||
msgid "Afrikaans"
|
||||
msgstr "अफ्रीकान्स"
|
||||
|
||||
#: src/dialogs/resume/import.tsx
|
||||
#: src/dialogs/resume/import.tsx
|
||||
msgid "AI"
|
||||
msgstr "AI"
|
||||
@@ -307,7 +305,6 @@ msgstr "और भी कई..."
|
||||
msgid "Any level"
|
||||
msgstr "कोई भी स्तर"
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/search-filters.tsx
|
||||
#: src/routes/dashboard/job-search/-components/search-filters.tsx
|
||||
msgid "Any time"
|
||||
msgstr "कभी भी"
|
||||
@@ -336,7 +333,6 @@ msgstr "API एक्सेस"
|
||||
msgid "API Key"
|
||||
msgstr "API कुंजी"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/api-keys.tsx
|
||||
@@ -407,7 +403,6 @@ msgstr "क्या आप वाकई पासवर्ड सुरक्
|
||||
msgid "Area of Study"
|
||||
msgstr "अध्ययन का क्षेत्र"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/ai.tsx
|
||||
@@ -418,7 +413,6 @@ msgstr "कृत्रिम बुद्धिमत्ता"
|
||||
msgid "Aspect Ratio"
|
||||
msgstr "आकार अनुपात"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/authentication/index.tsx
|
||||
@@ -520,34 +514,19 @@ msgstr "क्या मैं अपना रेज़्यूमे PDF म
|
||||
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/resume/sections/award.tsx
|
||||
#: src/dialogs/resume/sections/award.tsx
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/cover-letter.tsx
|
||||
#: src/dialogs/resume/sections/cover-letter.tsx
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/interest.tsx
|
||||
#: src/dialogs/resume/sections/interest.tsx
|
||||
#: src/dialogs/resume/sections/language.tsx
|
||||
#: src/dialogs/resume/sections/language.tsx
|
||||
#: src/dialogs/resume/sections/profile.tsx
|
||||
#: src/dialogs/resume/sections/profile.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
#: src/dialogs/resume/sections/skill.tsx
|
||||
#: src/dialogs/resume/sections/skill.tsx
|
||||
#: src/dialogs/resume/sections/summary-item.tsx
|
||||
#: src/dialogs/resume/sections/summary-item.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
#: src/hooks/use-prompt.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
@@ -669,8 +648,6 @@ msgstr "कनेक्ट करें"
|
||||
msgid "Content"
|
||||
msgstr "सामग्री"
|
||||
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/routes/auth/register.tsx
|
||||
msgid "Continue"
|
||||
@@ -834,7 +811,6 @@ msgstr "जितने चाहें उतने रेज़्यूमे
|
||||
msgid "Creating your API key..."
|
||||
msgstr "आपकी API कुंजी बनाई जा रही है..."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "Creating your resume..."
|
||||
msgstr "आपका रेज़्यूमे बनाया जा रहा है..."
|
||||
@@ -856,7 +832,6 @@ msgstr "कस्टम अनुभाग"
|
||||
msgid "Czech"
|
||||
msgstr "चेक"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/danger-zone.tsx
|
||||
@@ -942,7 +917,6 @@ msgstr "आपका रेज़्यूमे हटाया जा रह
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
@@ -1259,7 +1233,6 @@ msgstr "कौशल सिंक करने में असफल"
|
||||
msgid "Features"
|
||||
msgstr "विशेषताएँ"
|
||||
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
msgid "Filter by"
|
||||
msgstr "फ़िल्टर करें"
|
||||
@@ -1276,12 +1249,10 @@ msgstr "लचीलापन"
|
||||
msgid "Fluency"
|
||||
msgstr "धाराप्रवाहता"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Font Family"
|
||||
msgstr "फ़ॉन्ट फ़ैमिली"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Font Size"
|
||||
msgstr "फ़ॉन्ट आकार"
|
||||
@@ -1477,7 +1448,6 @@ msgstr "हाइलाइट"
|
||||
msgid "Hindi"
|
||||
msgstr "हिन्दी"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
msgid "Home"
|
||||
msgstr "होम"
|
||||
@@ -1713,7 +1683,6 @@ msgstr "हल्का रंग"
|
||||
msgid "Light theme"
|
||||
msgstr "लाइट थीम"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Line Height"
|
||||
msgstr "पंक्ति ऊँचाई"
|
||||
@@ -1930,8 +1899,6 @@ msgid "Open Source"
|
||||
msgstr "खुला स्त्रोत"
|
||||
|
||||
#: src/routes/_home/-sections/donate.tsx
|
||||
#: src/routes/_home/-sections/donate.tsx
|
||||
#: src/routes/_home/-sections/footer.tsx
|
||||
#: src/routes/_home/-sections/footer.tsx
|
||||
msgid "opens in new tab"
|
||||
msgstr "नए टैब में खुलता है"
|
||||
@@ -2031,7 +1998,6 @@ msgstr "पासवर्ड सुरक्षा सक्षम कर द
|
||||
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
msgid "Period"
|
||||
@@ -2087,13 +2053,11 @@ msgstr "पुर्तगाली (ब्राज़ील)"
|
||||
msgid "Portuguese (Portugal)"
|
||||
msgstr "पुर्तगाली (पुर्तगाल)"
|
||||
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
msgid "Position"
|
||||
msgstr "पद"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/preferences/index.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
@@ -2117,7 +2081,6 @@ msgstr "प्राथमिक रंग"
|
||||
msgid "Proficiency"
|
||||
msgstr "दक्षता"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/profile.tsx
|
||||
@@ -2305,16 +2268,11 @@ msgstr "रिज़्यूमे विश्लेषण"
|
||||
msgid "Resume analysis complete."
|
||||
msgstr "रिज़्यूमे विश्लेषण पूरा हो गया।"
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
msgid "Resume tailored successfully"
|
||||
msgstr "रिज़्यूमे सफलतापूर्वक तैयार किया गया"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/routes/_home/-sections/statistics.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
@@ -2391,7 +2349,6 @@ msgstr "स्कूल"
|
||||
msgid "Scorecard"
|
||||
msgstr "स्कोरकार्ड"
|
||||
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
msgid "Search"
|
||||
msgstr "खोजें"
|
||||
@@ -2400,7 +2357,6 @@ msgstr "खोजें"
|
||||
msgid "Search countries"
|
||||
msgstr "देश खोजें"
|
||||
|
||||
#: src/components/input/icon-picker.tsx
|
||||
#: src/components/input/icon-picker.tsx
|
||||
msgid "Search for an icon"
|
||||
msgstr "किसी आइकॉन के लिए खोजें"
|
||||
@@ -2456,14 +2412,11 @@ msgstr "सेपरेटर"
|
||||
msgid "Serbian"
|
||||
msgstr "सर्बियाई"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/dashboard/settings/authentication/-components/password.tsx
|
||||
msgid "Set Password"
|
||||
msgstr "पासवर्ड सेट करें"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
msgid "Settings"
|
||||
@@ -2531,8 +2484,6 @@ msgstr "GitHub, Google या किसी कस्टम OAuth प्रोव
|
||||
msgid "Sign up"
|
||||
msgstr "रजिस्ट्रेशन"
|
||||
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/login.tsx
|
||||
msgid "Signing in..."
|
||||
@@ -2591,13 +2542,10 @@ msgstr ""
|
||||
msgid "Slug"
|
||||
msgstr "काउंटर"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
msgid "Something went wrong. Please try again."
|
||||
msgstr "कुछ गड़बड़ हो गई। कृपया फिर से प्रयास करें।"
|
||||
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
msgid "Sort by"
|
||||
msgstr "क्रमबद्ध करें"
|
||||
@@ -2823,7 +2771,6 @@ msgstr "इस कार्रवाई को पूर्ववत नही
|
||||
msgid "This action cannot be undone. All your data will be permanently deleted."
|
||||
msgstr "इस कार्रवाई को पूर्ववत नहीं किया जा सकता। आपका सारा डेटा स्थायी रूप से हटा दिया जाएगा।"
|
||||
|
||||
#: src/dialogs/resume/import.tsx
|
||||
#: src/dialogs/resume/import.tsx
|
||||
msgid "This feature requires AI Integration to be enabled. Please enable it in the settings."
|
||||
msgstr "इस फ़ीचर के लिए AI इंटीग्रेशन सक्षम होना ज़रूरी है। कृपया इसे सेटिंग्स में सक्षम करें।"
|
||||
@@ -3303,7 +3250,6 @@ msgstr "आपकी प्रोफ़ाइल सफलतापूर्व
|
||||
msgid "Your RapidAPI key is stored locally on your browser. It is only sent to the server when making a request to search for jobs, and is never stored or logged on our servers."
|
||||
msgstr "आपकी RapidAPI कुंजी आपके ब्राउज़र में स्थानीय रूप से संग्रहीत रहती है। यह केवल नौकरी खोजने के लिए अनुरोध करते समय सर्वर को भेजी जाती है, और हमारे सर्वर पर कभी भी संग्रहीत या लॉग नहीं की जाती।"
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "Your resume has been created successfully."
|
||||
msgstr "आपका रेज़्यूमे सफलतापूर्वक बनाया गया है।"
|
||||
@@ -3345,4 +3291,3 @@ msgstr "ज़ूम आउट"
|
||||
#: src/utils/locale.ts
|
||||
msgid "Zulu"
|
||||
msgstr "ज़ुलु"
|
||||
|
||||
|
||||
Generated
-55
@@ -134,7 +134,6 @@ msgstr "Új megerősítő linket küldtünk az e‑mail‑címedre. Kérjük, el
|
||||
msgid "A passion project by <0>Amruth Pillai</0>."
|
||||
msgstr "Egy szenvedélyprojekt <0>Amruth Pillai</0> tollából."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "A resume with this slug already exists."
|
||||
msgstr "Ezzel az azonosítóval már létezik önéletrajz."
|
||||
@@ -257,7 +256,6 @@ msgstr "Speciális szűrők"
|
||||
msgid "Afrikaans"
|
||||
msgstr "afrikaans"
|
||||
|
||||
#: src/dialogs/resume/import.tsx
|
||||
#: src/dialogs/resume/import.tsx
|
||||
msgid "AI"
|
||||
msgstr "AI"
|
||||
@@ -307,7 +305,6 @@ msgstr "– És még sok más..."
|
||||
msgid "Any level"
|
||||
msgstr "Bármilyen szint"
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/search-filters.tsx
|
||||
#: src/routes/dashboard/job-search/-components/search-filters.tsx
|
||||
msgid "Any time"
|
||||
msgstr "Bármikor"
|
||||
@@ -336,7 +333,6 @@ msgstr "API hozzáférés"
|
||||
msgid "API Key"
|
||||
msgstr "API kulcs"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/api-keys.tsx
|
||||
@@ -407,7 +403,6 @@ msgstr "Biztosan el akarod távolítani a jelszóvédelmet?"
|
||||
msgid "Area of Study"
|
||||
msgstr "Tanulmányok területe"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/ai.tsx
|
||||
@@ -418,7 +413,6 @@ msgstr "Mesterséges intelligencia"
|
||||
msgid "Aspect Ratio"
|
||||
msgstr "Méretarány"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/authentication/index.tsx
|
||||
@@ -520,34 +514,19 @@ msgstr "Exportálhatom az önéletrajzomat PDF‑be?"
|
||||
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/resume/sections/award.tsx
|
||||
#: src/dialogs/resume/sections/award.tsx
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/cover-letter.tsx
|
||||
#: src/dialogs/resume/sections/cover-letter.tsx
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/interest.tsx
|
||||
#: src/dialogs/resume/sections/interest.tsx
|
||||
#: src/dialogs/resume/sections/language.tsx
|
||||
#: src/dialogs/resume/sections/language.tsx
|
||||
#: src/dialogs/resume/sections/profile.tsx
|
||||
#: src/dialogs/resume/sections/profile.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
#: src/dialogs/resume/sections/skill.tsx
|
||||
#: src/dialogs/resume/sections/skill.tsx
|
||||
#: src/dialogs/resume/sections/summary-item.tsx
|
||||
#: src/dialogs/resume/sections/summary-item.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
#: src/hooks/use-prompt.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
@@ -669,8 +648,6 @@ msgstr "Csatlakozás"
|
||||
msgid "Content"
|
||||
msgstr "Tartalom"
|
||||
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/routes/auth/register.tsx
|
||||
msgid "Continue"
|
||||
@@ -834,7 +811,6 @@ msgstr "Hozz létre annyi önéletrajzot, amennyit csak szeretnél, korlátozás
|
||||
msgid "Creating your API key..."
|
||||
msgstr "API kulcs létrehozása..."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "Creating your resume..."
|
||||
msgstr "Önéletrajz létrehozása..."
|
||||
@@ -856,7 +832,6 @@ msgstr "Egyéni szekciók"
|
||||
msgid "Czech"
|
||||
msgstr "cseh"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/danger-zone.tsx
|
||||
@@ -942,7 +917,6 @@ msgstr "Önéletrajz törlése..."
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
@@ -1259,7 +1233,6 @@ msgstr "Nem sikerült szinkronizálni a készségeket"
|
||||
msgid "Features"
|
||||
msgstr "Funkciók"
|
||||
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
msgid "Filter by"
|
||||
msgstr "Szűrés alapja"
|
||||
@@ -1276,12 +1249,10 @@ msgstr "Rugalmasság"
|
||||
msgid "Fluency"
|
||||
msgstr "Folyékonyság"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Font Family"
|
||||
msgstr "Betűkészlet"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Font Size"
|
||||
msgstr "Betűméret"
|
||||
@@ -1477,7 +1448,6 @@ msgstr "Kiemelés"
|
||||
msgid "Hindi"
|
||||
msgstr "hindi"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
msgid "Home"
|
||||
msgstr "Kezdőlap"
|
||||
@@ -1713,7 +1683,6 @@ msgstr "Világos"
|
||||
msgid "Light theme"
|
||||
msgstr "Világos téma"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Line Height"
|
||||
msgstr "Sorköz"
|
||||
@@ -1930,8 +1899,6 @@ msgid "Open Source"
|
||||
msgstr "Nyílt forráskódú"
|
||||
|
||||
#: src/routes/_home/-sections/donate.tsx
|
||||
#: src/routes/_home/-sections/donate.tsx
|
||||
#: src/routes/_home/-sections/footer.tsx
|
||||
#: src/routes/_home/-sections/footer.tsx
|
||||
msgid "opens in new tab"
|
||||
msgstr "új lapon nyílik meg"
|
||||
@@ -2031,7 +1998,6 @@ msgstr "A jelszóvédelem be lett kapcsolva."
|
||||
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
msgid "Period"
|
||||
@@ -2087,13 +2053,11 @@ msgstr "portugál (Brazília)"
|
||||
msgid "Portuguese (Portugal)"
|
||||
msgstr "portugál (Portugália)"
|
||||
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
msgid "Position"
|
||||
msgstr "Pozíció"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/preferences/index.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
@@ -2117,7 +2081,6 @@ msgstr "Elsődleges szín"
|
||||
msgid "Proficiency"
|
||||
msgstr "Jártasság"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/profile.tsx
|
||||
@@ -2305,16 +2268,11 @@ msgstr "Összefoglaló elemzés"
|
||||
msgid "Resume analysis complete."
|
||||
msgstr "Az önéletrajzelemzés befejeződött."
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
msgid "Resume tailored successfully"
|
||||
msgstr "Sikeresen szabott önéletrajz"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/routes/_home/-sections/statistics.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
@@ -2391,7 +2349,6 @@ msgstr "Iskola"
|
||||
msgid "Scorecard"
|
||||
msgstr "Eredményjegyzék"
|
||||
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
msgid "Search"
|
||||
msgstr "Keresés"
|
||||
@@ -2400,7 +2357,6 @@ msgstr "Keresés"
|
||||
msgid "Search countries"
|
||||
msgstr "Országok keresése"
|
||||
|
||||
#: src/components/input/icon-picker.tsx
|
||||
#: src/components/input/icon-picker.tsx
|
||||
msgid "Search for an icon"
|
||||
msgstr "Ikon keresése"
|
||||
@@ -2456,14 +2412,11 @@ msgstr "Elválasztó"
|
||||
msgid "Serbian"
|
||||
msgstr "szerb"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/dashboard/settings/authentication/-components/password.tsx
|
||||
msgid "Set Password"
|
||||
msgstr "Jelszó beállítása"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
msgid "Settings"
|
||||
@@ -2531,8 +2484,6 @@ msgstr "Jelentkezz be GitHub, Google vagy egy egyéni OAuth szolgáltató segít
|
||||
msgid "Sign up"
|
||||
msgstr "Regisztráció"
|
||||
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/login.tsx
|
||||
msgid "Signing in..."
|
||||
@@ -2591,13 +2542,10 @@ msgstr ""
|
||||
msgid "Slug"
|
||||
msgstr "Keresőbarát azonosító"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
msgid "Something went wrong. Please try again."
|
||||
msgstr "Valami hiba történt. Kérjük, próbáld újra."
|
||||
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
msgid "Sort by"
|
||||
msgstr "Rendezés alapja"
|
||||
@@ -2823,7 +2771,6 @@ msgstr "Ez a művelet nem vonható vissza."
|
||||
msgid "This action cannot be undone. All your data will be permanently deleted."
|
||||
msgstr "Ez a művelet nem vonható vissza. Minden adatod véglegesen törlődik."
|
||||
|
||||
#: src/dialogs/resume/import.tsx
|
||||
#: src/dialogs/resume/import.tsx
|
||||
msgid "This feature requires AI Integration to be enabled. Please enable it in the settings."
|
||||
msgstr "Ehhez a funkcióhoz engedélyezett AI integráció szükséges. Kérjük, engedélyezd a beállításokban."
|
||||
@@ -3303,7 +3250,6 @@ msgstr "A profilodat sikeresen frissítettük."
|
||||
msgid "Your RapidAPI key is stored locally on your browser. It is only sent to the server when making a request to search for jobs, and is never stored or logged on our servers."
|
||||
msgstr "A RapidAPI-kulcsot a böngészője helyileg tárolja. Csak akkor kerül elküldésre a szerverre, amikor álláskeresési kérelmet nyújt be, és soha nem kerül tárolásra vagy naplózásra a szervereinken."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "Your resume has been created successfully."
|
||||
msgstr "Az önéletrajzod sikeresen létrejött."
|
||||
@@ -3345,4 +3291,3 @@ msgstr "Kicsinyítés"
|
||||
#: src/utils/locale.ts
|
||||
msgid "Zulu"
|
||||
msgstr "Zulu"
|
||||
|
||||
|
||||
Generated
-55
@@ -134,7 +134,6 @@ msgstr "Tautan verifikasi baru telah dikirim ke alamat email Anda. Silakan perik
|
||||
msgid "A passion project by <0>Amruth Pillai</0>."
|
||||
msgstr "Sebuah proyek penuh semangat dari <0>Amruth Pillai</0>."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "A resume with this slug already exists."
|
||||
msgstr "Resume dengan slug ini sudah ada."
|
||||
@@ -257,7 +256,6 @@ msgstr "Filter Tingkat Lanjut"
|
||||
msgid "Afrikaans"
|
||||
msgstr "Afrikaans"
|
||||
|
||||
#: src/dialogs/resume/import.tsx
|
||||
#: src/dialogs/resume/import.tsx
|
||||
msgid "AI"
|
||||
msgstr "Kecerdasan Buatan"
|
||||
@@ -307,7 +305,6 @@ msgstr "Dan masih banyak lagi..."
|
||||
msgid "Any level"
|
||||
msgstr "Tingkat apa pun"
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/search-filters.tsx
|
||||
#: src/routes/dashboard/job-search/-components/search-filters.tsx
|
||||
msgid "Any time"
|
||||
msgstr "Kapan saja"
|
||||
@@ -336,7 +333,6 @@ msgstr "Akses API"
|
||||
msgid "API Key"
|
||||
msgstr "API Key"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/api-keys.tsx
|
||||
@@ -407,7 +403,6 @@ msgstr "Apakah Anda yakin ingin menghapus perlindungan kata sandi?"
|
||||
msgid "Area of Study"
|
||||
msgstr "Bidang Studi"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/ai.tsx
|
||||
@@ -418,7 +413,6 @@ msgstr "Kecerdasan Buatan"
|
||||
msgid "Aspect Ratio"
|
||||
msgstr "Rasio Aspek"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/authentication/index.tsx
|
||||
@@ -520,34 +514,19 @@ msgstr "Bisakah saya mengekspor resume saya ke PDF?"
|
||||
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/resume/sections/award.tsx
|
||||
#: src/dialogs/resume/sections/award.tsx
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/cover-letter.tsx
|
||||
#: src/dialogs/resume/sections/cover-letter.tsx
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/interest.tsx
|
||||
#: src/dialogs/resume/sections/interest.tsx
|
||||
#: src/dialogs/resume/sections/language.tsx
|
||||
#: src/dialogs/resume/sections/language.tsx
|
||||
#: src/dialogs/resume/sections/profile.tsx
|
||||
#: src/dialogs/resume/sections/profile.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
#: src/dialogs/resume/sections/skill.tsx
|
||||
#: src/dialogs/resume/sections/skill.tsx
|
||||
#: src/dialogs/resume/sections/summary-item.tsx
|
||||
#: src/dialogs/resume/sections/summary-item.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
#: src/hooks/use-prompt.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
@@ -669,8 +648,6 @@ msgstr "Hubungkan"
|
||||
msgid "Content"
|
||||
msgstr "Konten"
|
||||
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/routes/auth/register.tsx
|
||||
msgid "Continue"
|
||||
@@ -834,7 +811,6 @@ msgstr "Buat sebanyak mungkin resume yang Anda inginkan, tanpa batas."
|
||||
msgid "Creating your API key..."
|
||||
msgstr "Membuat API key Anda..."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "Creating your resume..."
|
||||
msgstr "Membuat resume Anda..."
|
||||
@@ -856,7 +832,6 @@ msgstr "Bagian Kustom"
|
||||
msgid "Czech"
|
||||
msgstr "Ceko"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/danger-zone.tsx
|
||||
@@ -942,7 +917,6 @@ msgstr "Menghapus resume Anda..."
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
@@ -1259,7 +1233,6 @@ msgstr "Gagal menyinkronkan keterampilan"
|
||||
msgid "Features"
|
||||
msgstr "Fitur"
|
||||
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
msgid "Filter by"
|
||||
msgstr "Filter berdasarkan"
|
||||
@@ -1276,12 +1249,10 @@ msgstr "Fleksibilitas"
|
||||
msgid "Fluency"
|
||||
msgstr "Kelancaran"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Font Family"
|
||||
msgstr "Keluarga Font"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Font Size"
|
||||
msgstr "Ukuran Font"
|
||||
@@ -1477,7 +1448,6 @@ msgstr "Sorot"
|
||||
msgid "Hindi"
|
||||
msgstr "Hindi"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
msgid "Home"
|
||||
msgstr "Beranda"
|
||||
@@ -1713,7 +1683,6 @@ msgstr "Terang"
|
||||
msgid "Light theme"
|
||||
msgstr "Tema terang"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Line Height"
|
||||
msgstr "Tinggi Baris"
|
||||
@@ -1930,8 +1899,6 @@ msgid "Open Source"
|
||||
msgstr "Sumber Terbuka"
|
||||
|
||||
#: src/routes/_home/-sections/donate.tsx
|
||||
#: src/routes/_home/-sections/donate.tsx
|
||||
#: src/routes/_home/-sections/footer.tsx
|
||||
#: src/routes/_home/-sections/footer.tsx
|
||||
msgid "opens in new tab"
|
||||
msgstr "terbuka di tab baru"
|
||||
@@ -2031,7 +1998,6 @@ msgstr "Perlindungan kata sandi telah diaktifkan."
|
||||
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
msgid "Period"
|
||||
@@ -2087,13 +2053,11 @@ msgstr "Portugis (Brasil)"
|
||||
msgid "Portuguese (Portugal)"
|
||||
msgstr "Portugis (Portugal)"
|
||||
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
msgid "Position"
|
||||
msgstr "Posisi"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/preferences/index.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
@@ -2117,7 +2081,6 @@ msgstr "Warna Utama"
|
||||
msgid "Proficiency"
|
||||
msgstr "Kemahiran"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/profile.tsx
|
||||
@@ -2305,16 +2268,11 @@ msgstr "Melanjutkan Analisis"
|
||||
msgid "Resume analysis complete."
|
||||
msgstr "Lanjutkan analisis hingga selesai."
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
msgid "Resume tailored successfully"
|
||||
msgstr "Melanjutkan yang berhasil disesuaikan"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/routes/_home/-sections/statistics.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
@@ -2391,7 +2349,6 @@ msgstr "Sekolah"
|
||||
msgid "Scorecard"
|
||||
msgstr "Kartu penilaian"
|
||||
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
msgid "Search"
|
||||
msgstr "Pencarian"
|
||||
@@ -2400,7 +2357,6 @@ msgstr "Pencarian"
|
||||
msgid "Search countries"
|
||||
msgstr "Cari negara"
|
||||
|
||||
#: src/components/input/icon-picker.tsx
|
||||
#: src/components/input/icon-picker.tsx
|
||||
msgid "Search for an icon"
|
||||
msgstr "Cari ikon"
|
||||
@@ -2456,14 +2412,11 @@ msgstr "Pemisah"
|
||||
msgid "Serbian"
|
||||
msgstr "Serbia"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/dashboard/settings/authentication/-components/password.tsx
|
||||
msgid "Set Password"
|
||||
msgstr "Atur Kata Sandi"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
msgid "Settings"
|
||||
@@ -2531,8 +2484,6 @@ msgstr "Masuk dengan GitHub, Google atau penyedia OAuth kustom."
|
||||
msgid "Sign up"
|
||||
msgstr "Daftar"
|
||||
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/login.tsx
|
||||
msgid "Signing in..."
|
||||
@@ -2591,13 +2542,10 @@ msgstr ""
|
||||
msgid "Slug"
|
||||
msgstr "Slug"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
msgid "Something went wrong. Please try again."
|
||||
msgstr "Terjadi sesuatu yang salah. Silakan coba lagi."
|
||||
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
msgid "Sort by"
|
||||
msgstr "Urutkan berdasarkan"
|
||||
@@ -2823,7 +2771,6 @@ msgstr "Tindakan ini tidak dapat dibatalkan."
|
||||
msgid "This action cannot be undone. All your data will be permanently deleted."
|
||||
msgstr "Tindakan ini tidak dapat dibatalkan. Semua data Anda akan dihapus secara permanen."
|
||||
|
||||
#: src/dialogs/resume/import.tsx
|
||||
#: src/dialogs/resume/import.tsx
|
||||
msgid "This feature requires AI Integration to be enabled. Please enable it in the settings."
|
||||
msgstr "Fitur ini memerlukan Integrasi AI diaktifkan. Silakan aktifkan di pengaturan."
|
||||
@@ -3303,7 +3250,6 @@ msgstr "Profil Anda telah berhasil diperbarui."
|
||||
msgid "Your RapidAPI key is stored locally on your browser. It is only sent to the server when making a request to search for jobs, and is never stored or logged on our servers."
|
||||
msgstr "Kunci RapidAPI Anda disimpan secara lokal di browser Anda. Kunci ini hanya dikirim ke server ketika membuat permintaan untuk mencari pekerjaan, dan tidak pernah disimpan atau dicatat di server kami."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "Your resume has been created successfully."
|
||||
msgstr "Resume Anda telah berhasil dibuat."
|
||||
@@ -3345,4 +3291,3 @@ msgstr "Perkecil"
|
||||
#: src/utils/locale.ts
|
||||
msgid "Zulu"
|
||||
msgstr "Zulu"
|
||||
|
||||
|
||||
Generated
-55
@@ -134,7 +134,6 @@ msgstr "Un nuovo link di verifica è stato inviato al tuo indirizzo email. Contr
|
||||
msgid "A passion project by <0>Amruth Pillai</0>."
|
||||
msgstr "Un progetto appassionato di <0>Amruth Pillai</0>."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "A resume with this slug already exists."
|
||||
msgstr "Esiste già un curriculum con questo slug."
|
||||
@@ -257,7 +256,6 @@ msgstr "Filtri avanzati"
|
||||
msgid "Afrikaans"
|
||||
msgstr "Afrikaans"
|
||||
|
||||
#: src/dialogs/resume/import.tsx
|
||||
#: src/dialogs/resume/import.tsx
|
||||
msgid "AI"
|
||||
msgstr "IA"
|
||||
@@ -307,7 +305,6 @@ msgstr "E molti altri..."
|
||||
msgid "Any level"
|
||||
msgstr "Qualsiasi livello"
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/search-filters.tsx
|
||||
#: src/routes/dashboard/job-search/-components/search-filters.tsx
|
||||
msgid "Any time"
|
||||
msgstr "In qualsiasi momento"
|
||||
@@ -336,7 +333,6 @@ msgstr "Accesso API"
|
||||
msgid "API Key"
|
||||
msgstr "Chiave API"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/api-keys.tsx
|
||||
@@ -407,7 +403,6 @@ msgstr "Sei sicuro di voler rimuovere la protezione tramite password?"
|
||||
msgid "Area of Study"
|
||||
msgstr "Area di studio"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/ai.tsx
|
||||
@@ -418,7 +413,6 @@ msgstr "Intelligenza artificiale"
|
||||
msgid "Aspect Ratio"
|
||||
msgstr "Proporzioni"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/authentication/index.tsx
|
||||
@@ -520,34 +514,19 @@ msgstr "Posso esportare il mio curriculum in PDF?"
|
||||
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/resume/sections/award.tsx
|
||||
#: src/dialogs/resume/sections/award.tsx
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/cover-letter.tsx
|
||||
#: src/dialogs/resume/sections/cover-letter.tsx
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/interest.tsx
|
||||
#: src/dialogs/resume/sections/interest.tsx
|
||||
#: src/dialogs/resume/sections/language.tsx
|
||||
#: src/dialogs/resume/sections/language.tsx
|
||||
#: src/dialogs/resume/sections/profile.tsx
|
||||
#: src/dialogs/resume/sections/profile.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
#: src/dialogs/resume/sections/skill.tsx
|
||||
#: src/dialogs/resume/sections/skill.tsx
|
||||
#: src/dialogs/resume/sections/summary-item.tsx
|
||||
#: src/dialogs/resume/sections/summary-item.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
#: src/hooks/use-prompt.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
@@ -669,8 +648,6 @@ msgstr "Connetti"
|
||||
msgid "Content"
|
||||
msgstr "Contenuto"
|
||||
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/routes/auth/register.tsx
|
||||
msgid "Continue"
|
||||
@@ -834,7 +811,6 @@ msgstr "Crea tutti i curriculum che vuoi, senza limiti."
|
||||
msgid "Creating your API key..."
|
||||
msgstr "Creazione della chiave API in corso..."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "Creating your resume..."
|
||||
msgstr "Creazione del tuo curriculum in corso..."
|
||||
@@ -856,7 +832,6 @@ msgstr "Sezioni personalizzate"
|
||||
msgid "Czech"
|
||||
msgstr "Ceco"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/danger-zone.tsx
|
||||
@@ -942,7 +917,6 @@ msgstr "Eliminazione del tuo curriculum in corso..."
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
@@ -1259,7 +1233,6 @@ msgstr "Impossibile sincronizzare le competenze"
|
||||
msgid "Features"
|
||||
msgstr "Funzionalità"
|
||||
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
msgid "Filter by"
|
||||
msgstr "Filtra per"
|
||||
@@ -1276,12 +1249,10 @@ msgstr "Flessibilità"
|
||||
msgid "Fluency"
|
||||
msgstr "Fluenza"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Font Family"
|
||||
msgstr "Famiglia font"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Font Size"
|
||||
msgstr "Dimensioni carattere"
|
||||
@@ -1477,7 +1448,6 @@ msgstr "Evidenzia"
|
||||
msgid "Hindi"
|
||||
msgstr "Hindi"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
msgid "Home"
|
||||
msgstr "Home"
|
||||
@@ -1713,7 +1683,6 @@ msgstr "Chiaro"
|
||||
msgid "Light theme"
|
||||
msgstr "Tema chiaro"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Line Height"
|
||||
msgstr "Altezza linea"
|
||||
@@ -1930,8 +1899,6 @@ msgid "Open Source"
|
||||
msgstr "Open Source"
|
||||
|
||||
#: src/routes/_home/-sections/donate.tsx
|
||||
#: src/routes/_home/-sections/donate.tsx
|
||||
#: src/routes/_home/-sections/footer.tsx
|
||||
#: src/routes/_home/-sections/footer.tsx
|
||||
msgid "opens in new tab"
|
||||
msgstr "apre in una nuova scheda"
|
||||
@@ -2031,7 +1998,6 @@ msgstr "La protezione tramite password è stata attivata."
|
||||
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
msgid "Period"
|
||||
@@ -2087,13 +2053,11 @@ msgstr "Portoghese (Brasile)"
|
||||
msgid "Portuguese (Portugal)"
|
||||
msgstr "Portoghese (Portogallo)"
|
||||
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
msgid "Position"
|
||||
msgstr "Posizione"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/preferences/index.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
@@ -2117,7 +2081,6 @@ msgstr "Colore primario"
|
||||
msgid "Proficiency"
|
||||
msgstr "Competenza"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/profile.tsx
|
||||
@@ -2305,16 +2268,11 @@ msgstr "Analisi del curriculum"
|
||||
msgid "Resume analysis complete."
|
||||
msgstr "Analisi del curriculum completata."
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
msgid "Resume tailored successfully"
|
||||
msgstr "Il curriculum vitae è stato personalizzato con successo"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/routes/_home/-sections/statistics.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
@@ -2391,7 +2349,6 @@ msgstr "Scuola"
|
||||
msgid "Scorecard"
|
||||
msgstr "Scheda di valutazione"
|
||||
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
msgid "Search"
|
||||
msgstr "Ricerca"
|
||||
@@ -2400,7 +2357,6 @@ msgstr "Ricerca"
|
||||
msgid "Search countries"
|
||||
msgstr "Ricerca Paesi"
|
||||
|
||||
#: src/components/input/icon-picker.tsx
|
||||
#: src/components/input/icon-picker.tsx
|
||||
msgid "Search for an icon"
|
||||
msgstr "Cerca un'icona"
|
||||
@@ -2456,14 +2412,11 @@ msgstr "Separatore"
|
||||
msgid "Serbian"
|
||||
msgstr "Serbo"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/dashboard/settings/authentication/-components/password.tsx
|
||||
msgid "Set Password"
|
||||
msgstr "Imposta password"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
msgid "Settings"
|
||||
@@ -2531,8 +2484,6 @@ msgstr "Accedi con GitHub, Google o un provider OAuth personalizzato."
|
||||
msgid "Sign up"
|
||||
msgstr "Registrazione"
|
||||
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/login.tsx
|
||||
msgid "Signing in..."
|
||||
@@ -2591,13 +2542,10 @@ msgstr ""
|
||||
msgid "Slug"
|
||||
msgstr "Slug"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
msgid "Something went wrong. Please try again."
|
||||
msgstr "Qualcosa è andato storto. Riprova."
|
||||
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
msgid "Sort by"
|
||||
msgstr "Ordina per"
|
||||
@@ -2823,7 +2771,6 @@ msgstr "Questa azione non può essere annullata."
|
||||
msgid "This action cannot be undone. All your data will be permanently deleted."
|
||||
msgstr "Questa azione non può essere annullata. Tutti i tuoi dati verranno eliminati in modo permanente."
|
||||
|
||||
#: src/dialogs/resume/import.tsx
|
||||
#: src/dialogs/resume/import.tsx
|
||||
msgid "This feature requires AI Integration to be enabled. Please enable it in the settings."
|
||||
msgstr "Questa funzionalità richiede che l'integrazione con l'IA sia abilitata. Abilitala nelle impostazioni."
|
||||
@@ -3303,7 +3250,6 @@ msgstr "Il tuo profilo è stato aggiornato correttamente."
|
||||
msgid "Your RapidAPI key is stored locally on your browser. It is only sent to the server when making a request to search for jobs, and is never stored or logged on our servers."
|
||||
msgstr "La sua chiave RapidAPI viene memorizzata localmente sul suo browser. Viene inviata al server solo quando effettua una richiesta di ricerca di lavoro e non viene mai memorizzata o registrata sui nostri server."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "Your resume has been created successfully."
|
||||
msgstr "Il tuo curriculum è stato creato correttamente."
|
||||
@@ -3345,4 +3291,3 @@ msgstr "Rimpicciolisci"
|
||||
#: src/utils/locale.ts
|
||||
msgid "Zulu"
|
||||
msgstr "Zulu"
|
||||
|
||||
|
||||
Generated
-55
@@ -134,7 +134,6 @@ msgstr "新しい確認用リンクをメールアドレスに送信しました
|
||||
msgid "A passion project by <0>Amruth Pillai</0>."
|
||||
msgstr "<0>Amruth Pillai によるパッションプロジェクト</0>です。"
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "A resume with this slug already exists."
|
||||
msgstr "このスラッグの履歴書はすでに存在します。"
|
||||
@@ -257,7 +256,6 @@ msgstr "高度なフィルター"
|
||||
msgid "Afrikaans"
|
||||
msgstr "アフリカーンス語"
|
||||
|
||||
#: src/dialogs/resume/import.tsx
|
||||
#: src/dialogs/resume/import.tsx
|
||||
msgid "AI"
|
||||
msgstr "AI"
|
||||
@@ -307,7 +305,6 @@ msgstr "他にもたくさんあります。"
|
||||
msgid "Any level"
|
||||
msgstr "レベル問わず"
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/search-filters.tsx
|
||||
#: src/routes/dashboard/job-search/-components/search-filters.tsx
|
||||
msgid "Any time"
|
||||
msgstr "いつでも"
|
||||
@@ -336,7 +333,6 @@ msgstr "API アクセス"
|
||||
msgid "API Key"
|
||||
msgstr "API キー"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/api-keys.tsx
|
||||
@@ -407,7 +403,6 @@ msgstr "パスワード保護を解除してもよろしいですか?"
|
||||
msgid "Area of Study"
|
||||
msgstr "研究分野"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/ai.tsx
|
||||
@@ -418,7 +413,6 @@ msgstr "人工知能"
|
||||
msgid "Aspect Ratio"
|
||||
msgstr "アスペクト比"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/authentication/index.tsx
|
||||
@@ -520,34 +514,19 @@ msgstr "履歴書を PDF にエクスポートできますか?"
|
||||
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/resume/sections/award.tsx
|
||||
#: src/dialogs/resume/sections/award.tsx
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/cover-letter.tsx
|
||||
#: src/dialogs/resume/sections/cover-letter.tsx
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/interest.tsx
|
||||
#: src/dialogs/resume/sections/interest.tsx
|
||||
#: src/dialogs/resume/sections/language.tsx
|
||||
#: src/dialogs/resume/sections/language.tsx
|
||||
#: src/dialogs/resume/sections/profile.tsx
|
||||
#: src/dialogs/resume/sections/profile.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
#: src/dialogs/resume/sections/skill.tsx
|
||||
#: src/dialogs/resume/sections/skill.tsx
|
||||
#: src/dialogs/resume/sections/summary-item.tsx
|
||||
#: src/dialogs/resume/sections/summary-item.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
#: src/hooks/use-prompt.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
@@ -669,8 +648,6 @@ msgstr "接続"
|
||||
msgid "Content"
|
||||
msgstr "コンテンツ"
|
||||
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/routes/auth/register.tsx
|
||||
msgid "Continue"
|
||||
@@ -834,7 +811,6 @@ msgstr "制限なく、必要なだけ履歴書を作成できます。"
|
||||
msgid "Creating your API key..."
|
||||
msgstr "API キーを作成しています..."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "Creating your resume..."
|
||||
msgstr "履歴書を作成しています..."
|
||||
@@ -856,7 +832,6 @@ msgstr "カスタムセクション"
|
||||
msgid "Czech"
|
||||
msgstr "チェコ語"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/danger-zone.tsx
|
||||
@@ -942,7 +917,6 @@ msgstr "履歴書を削除しています..."
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
@@ -1259,7 +1233,6 @@ msgstr "スキルの同期に失敗"
|
||||
msgid "Features"
|
||||
msgstr "機能"
|
||||
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
msgid "Filter by"
|
||||
msgstr "絞り込み条件"
|
||||
@@ -1276,12 +1249,10 @@ msgstr "柔軟性"
|
||||
msgid "Fluency"
|
||||
msgstr "流暢さ"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Font Family"
|
||||
msgstr "フォントファミリー"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Font Size"
|
||||
msgstr "フォントサイズ"
|
||||
@@ -1477,7 +1448,6 @@ msgstr "ハイライト"
|
||||
msgid "Hindi"
|
||||
msgstr "ヒンディー語"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
msgid "Home"
|
||||
msgstr "ホーム"
|
||||
@@ -1713,7 +1683,6 @@ msgstr "ライト"
|
||||
msgid "Light theme"
|
||||
msgstr "ライトテーマ"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Line Height"
|
||||
msgstr "行の高さ"
|
||||
@@ -1930,8 +1899,6 @@ msgid "Open Source"
|
||||
msgstr "オープンソース"
|
||||
|
||||
#: src/routes/_home/-sections/donate.tsx
|
||||
#: src/routes/_home/-sections/donate.tsx
|
||||
#: src/routes/_home/-sections/footer.tsx
|
||||
#: src/routes/_home/-sections/footer.tsx
|
||||
msgid "opens in new tab"
|
||||
msgstr "新しいタブで開きます"
|
||||
@@ -2031,7 +1998,6 @@ msgstr "パスワード保護を有効にしました。"
|
||||
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
msgid "Period"
|
||||
@@ -2087,13 +2053,11 @@ msgstr "ポルトガル語(ブラジル)"
|
||||
msgid "Portuguese (Portugal)"
|
||||
msgstr "ポルトガル語(ポルトガル)"
|
||||
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
msgid "Position"
|
||||
msgstr "役職"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/preferences/index.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
@@ -2117,7 +2081,6 @@ msgstr "メインカラー"
|
||||
msgid "Proficiency"
|
||||
msgstr "熟練度"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/profile.tsx
|
||||
@@ -2305,16 +2268,11 @@ msgstr "履歴書分析"
|
||||
msgid "Resume analysis complete."
|
||||
msgstr "履歴書分析完了。"
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
msgid "Resume tailored successfully"
|
||||
msgstr "レジュメの仕立てに成功"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/routes/_home/-sections/statistics.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
@@ -2391,7 +2349,6 @@ msgstr "学校名"
|
||||
msgid "Scorecard"
|
||||
msgstr "スコアカード"
|
||||
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
msgid "Search"
|
||||
msgstr "検索"
|
||||
@@ -2400,7 +2357,6 @@ msgstr "検索"
|
||||
msgid "Search countries"
|
||||
msgstr "国を検索"
|
||||
|
||||
#: src/components/input/icon-picker.tsx
|
||||
#: src/components/input/icon-picker.tsx
|
||||
msgid "Search for an icon"
|
||||
msgstr "アイコンを検索"
|
||||
@@ -2456,14 +2412,11 @@ msgstr "区切り線"
|
||||
msgid "Serbian"
|
||||
msgstr "セルビア語"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/dashboard/settings/authentication/-components/password.tsx
|
||||
msgid "Set Password"
|
||||
msgstr "パスワードを設定"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
msgid "Settings"
|
||||
@@ -2531,8 +2484,6 @@ msgstr "GitHub・Google またはカスタム OAuth プロバイダーでサイ
|
||||
msgid "Sign up"
|
||||
msgstr "サインアップ"
|
||||
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/login.tsx
|
||||
msgid "Signing in..."
|
||||
@@ -2591,13 +2542,10 @@ msgstr ""
|
||||
msgid "Slug"
|
||||
msgstr "スラッグ"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
msgid "Something went wrong. Please try again."
|
||||
msgstr "問題が発生しました。もう一度お試しください。"
|
||||
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
msgid "Sort by"
|
||||
msgstr "並べ替え条件"
|
||||
@@ -2823,7 +2771,6 @@ msgstr "この操作は取り消せません。"
|
||||
msgid "This action cannot be undone. All your data will be permanently deleted."
|
||||
msgstr "この操作は取り消せません。すべてのデータが完全に削除されます。"
|
||||
|
||||
#: src/dialogs/resume/import.tsx
|
||||
#: src/dialogs/resume/import.tsx
|
||||
msgid "This feature requires AI Integration to be enabled. Please enable it in the settings."
|
||||
msgstr "この機能を利用するには、AI 連携を有効にする必要があります。設定で有効にしてください。"
|
||||
@@ -3303,7 +3250,6 @@ msgstr "プロフィールを正常に更新しました。"
|
||||
msgid "Your RapidAPI key is stored locally on your browser. It is only sent to the server when making a request to search for jobs, and is never stored or logged on our servers."
|
||||
msgstr "あなたのRapidAPIキーはあなたのブラウザにローカルに保存されます。これは求人検索のリクエスト時にのみサーバーに送信され、当社のサーバーに保存されたり、ログに記録されたりすることはありません。"
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "Your resume has been created successfully."
|
||||
msgstr "履歴書を正常に作成しました。"
|
||||
@@ -3345,4 +3291,3 @@ msgstr "ズームアウト"
|
||||
#: src/utils/locale.ts
|
||||
msgid "Zulu"
|
||||
msgstr "ズールー語"
|
||||
|
||||
|
||||
Generated
-55
@@ -134,7 +134,6 @@ msgstr "តំណផ្ទៀងផ្ទាត់ថ្មីមួយ
|
||||
msgid "A passion project by <0>Amruth Pillai</0>."
|
||||
msgstr "គម្រោងចិត្តស្រឡាញ់មួយរបស់ <0>Amruth Pillai</0>។"
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "A resume with this slug already exists."
|
||||
msgstr "មានប្រវត្តិរូបមួយដែលមាន slug នេះរួចហើយ។"
|
||||
@@ -257,7 +256,6 @@ msgstr ""
|
||||
msgid "Afrikaans"
|
||||
msgstr "Afrikaans"
|
||||
|
||||
#: src/dialogs/resume/import.tsx
|
||||
#: src/dialogs/resume/import.tsx
|
||||
msgid "AI"
|
||||
msgstr "AI"
|
||||
@@ -307,7 +305,6 @@ msgstr "ហើយមានច្រើនទៀត..."
|
||||
msgid "Any level"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/search-filters.tsx
|
||||
#: src/routes/dashboard/job-search/-components/search-filters.tsx
|
||||
msgid "Any time"
|
||||
msgstr ""
|
||||
@@ -336,7 +333,6 @@ msgstr "ការចូលដំណើរការ API"
|
||||
msgid "API Key"
|
||||
msgstr "កូនសោ API"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/api-keys.tsx
|
||||
@@ -407,7 +403,6 @@ msgstr "តើអ្នកប្រាកដជាចង់ដក
|
||||
msgid "Area of Study"
|
||||
msgstr "ជំនាញរៀន"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/ai.tsx
|
||||
@@ -418,7 +413,6 @@ msgstr "បញ្ញាសិប្បនិម្មិត"
|
||||
msgid "Aspect Ratio"
|
||||
msgstr "សមាមាត្រទ្រង់ទ្រាយ"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/authentication/index.tsx
|
||||
@@ -520,34 +514,19 @@ msgstr "តើខ្ញុំអាចនាំចេញប្រវ
|
||||
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/resume/sections/award.tsx
|
||||
#: src/dialogs/resume/sections/award.tsx
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/cover-letter.tsx
|
||||
#: src/dialogs/resume/sections/cover-letter.tsx
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/interest.tsx
|
||||
#: src/dialogs/resume/sections/interest.tsx
|
||||
#: src/dialogs/resume/sections/language.tsx
|
||||
#: src/dialogs/resume/sections/language.tsx
|
||||
#: src/dialogs/resume/sections/profile.tsx
|
||||
#: src/dialogs/resume/sections/profile.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
#: src/dialogs/resume/sections/skill.tsx
|
||||
#: src/dialogs/resume/sections/skill.tsx
|
||||
#: src/dialogs/resume/sections/summary-item.tsx
|
||||
#: src/dialogs/resume/sections/summary-item.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
#: src/hooks/use-prompt.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
@@ -669,8 +648,6 @@ msgstr "តភ្ជាប់"
|
||||
msgid "Content"
|
||||
msgstr "មាតិកា"
|
||||
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/routes/auth/register.tsx
|
||||
msgid "Continue"
|
||||
@@ -834,7 +811,6 @@ msgstr "បង្កើតប្រវត្តិរូបបានច
|
||||
msgid "Creating your API key..."
|
||||
msgstr "កំពុងបង្កើតកូនសោ API របស់អ្នក..."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "Creating your resume..."
|
||||
msgstr "កំពុងបង្កើតប្រវត្តិរូបរបស់អ្នក..."
|
||||
@@ -856,7 +832,6 @@ msgstr "ផ្នែកផ្ទាល់ខ្លួន"
|
||||
msgid "Czech"
|
||||
msgstr "Czech"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/danger-zone.tsx
|
||||
@@ -942,7 +917,6 @@ msgstr "កំពុងលុបប្រវត្តិរូបរប
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
@@ -1259,7 +1233,6 @@ msgstr ""
|
||||
msgid "Features"
|
||||
msgstr "មុខងារ"
|
||||
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
msgid "Filter by"
|
||||
msgstr "ត្រងតាម"
|
||||
@@ -1276,12 +1249,10 @@ msgstr "ភាពបត់បែន"
|
||||
msgid "Fluency"
|
||||
msgstr "កម្រិតភាសា"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Font Family"
|
||||
msgstr "គ្រួសារពុម្ពអក្សរ"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Font Size"
|
||||
msgstr "ទំហំពុម្ពអក្សរ"
|
||||
@@ -1477,7 +1448,6 @@ msgstr "រំលេច"
|
||||
msgid "Hindi"
|
||||
msgstr "Hindi"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
msgid "Home"
|
||||
msgstr "ទំព័រដើម"
|
||||
@@ -1713,7 +1683,6 @@ msgstr "ភ្លឺ"
|
||||
msgid "Light theme"
|
||||
msgstr "ស្បែកភ្លឺ"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Line Height"
|
||||
msgstr "កម្ពស់បន្ទាត់"
|
||||
@@ -1930,8 +1899,6 @@ msgid "Open Source"
|
||||
msgstr "បើកប្រភព"
|
||||
|
||||
#: src/routes/_home/-sections/donate.tsx
|
||||
#: src/routes/_home/-sections/donate.tsx
|
||||
#: src/routes/_home/-sections/footer.tsx
|
||||
#: src/routes/_home/-sections/footer.tsx
|
||||
msgid "opens in new tab"
|
||||
msgstr "បើកក្នុងផ្ទាំងថ្មី"
|
||||
@@ -2031,7 +1998,6 @@ msgstr "ការការពារដោយពាក្យសម្ង
|
||||
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
msgid "Period"
|
||||
@@ -2087,13 +2053,11 @@ msgstr "Portuguese (Brazil)"
|
||||
msgid "Portuguese (Portugal)"
|
||||
msgstr "Portuguese (Portugal)"
|
||||
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
msgid "Position"
|
||||
msgstr "តួនាទី"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/preferences/index.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
@@ -2117,7 +2081,6 @@ msgstr "ពណ៌មូលដ្ឋាន"
|
||||
msgid "Proficiency"
|
||||
msgstr "កម្រិតជំនាញ"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/profile.tsx
|
||||
@@ -2305,16 +2268,11 @@ msgstr ""
|
||||
msgid "Resume analysis complete."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
msgid "Resume tailored successfully"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/routes/_home/-sections/statistics.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
@@ -2391,7 +2349,6 @@ msgstr "សាលា"
|
||||
msgid "Scorecard"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
msgid "Search"
|
||||
msgstr ""
|
||||
@@ -2400,7 +2357,6 @@ msgstr ""
|
||||
msgid "Search countries"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/input/icon-picker.tsx
|
||||
#: src/components/input/icon-picker.tsx
|
||||
msgid "Search for an icon"
|
||||
msgstr "ស្វែងរករូបតំណាង"
|
||||
@@ -2456,14 +2412,11 @@ msgstr "បន្ទាត់បំបែក"
|
||||
msgid "Serbian"
|
||||
msgstr "Serbian"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/dashboard/settings/authentication/-components/password.tsx
|
||||
msgid "Set Password"
|
||||
msgstr "កំណត់ពាក្យសម្ងាត់"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
msgid "Settings"
|
||||
@@ -2531,8 +2484,6 @@ msgstr "ចូលដោយប្រើ GitHub, Google ឬអ្នក
|
||||
msgid "Sign up"
|
||||
msgstr "ចុះឈ្មោះ"
|
||||
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/login.tsx
|
||||
msgid "Signing in..."
|
||||
@@ -2591,13 +2542,10 @@ msgstr ""
|
||||
msgid "Slug"
|
||||
msgstr "Slug"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
msgid "Something went wrong. Please try again."
|
||||
msgstr "មានអ្វីមួយខុសប្រក្រតី។ សូមព្យាយាមម្ដងទៀត។"
|
||||
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
msgid "Sort by"
|
||||
msgstr "តម្រៀបតាម"
|
||||
@@ -2823,7 +2771,6 @@ msgstr "សកម្មភាពនេះមិនអាចមិន
|
||||
msgid "This action cannot be undone. All your data will be permanently deleted."
|
||||
msgstr "សកម្មភាពនេះមិនអាចមិនធ្វើវិញបានទេ។ ទិន្នន័យទាំងអស់របស់អ្នកនឹងត្រូវបានលុបជាអចិន្ត្រៃយ៍។"
|
||||
|
||||
#: src/dialogs/resume/import.tsx
|
||||
#: src/dialogs/resume/import.tsx
|
||||
msgid "This feature requires AI Integration to be enabled. Please enable it in the settings."
|
||||
msgstr "មុខងារនេះទាមទារឱ្យបើកការរួមបញ្ចូល AI ជាមុនសិន។ សូមបើកវាក្នុងផ្នែកការកំណត់។"
|
||||
@@ -3303,7 +3250,6 @@ msgstr "ប្រវត្តិសង្ខេបរបស់អ្ន
|
||||
msgid "Your RapidAPI key is stored locally on your browser. It is only sent to the server when making a request to search for jobs, and is never stored or logged on our servers."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "Your resume has been created successfully."
|
||||
msgstr "ប្រវត្តិរូបរបស់អ្នកត្រូវបានបង្កើតដោយជោគជ័យ។"
|
||||
@@ -3345,4 +3291,3 @@ msgstr "បង្រួម"
|
||||
#: src/utils/locale.ts
|
||||
msgid "Zulu"
|
||||
msgstr "Zulu"
|
||||
|
||||
|
||||
Generated
-55
@@ -134,7 +134,6 @@ msgstr "ಹೊಸ ಪರಿಶೀಲನಾ ಲಿಂಕ್ ಅನ್ನು ನ
|
||||
msgid "A passion project by <0>Amruth Pillai</0>."
|
||||
msgstr "<0>ಅಮೃತ್ ಪಿಳ್ಳೈ</0> ಅವರಿಂದ ಒಂದು ಆಸಕ್ತಿಪೂರ್ಣ ಪ್ರಾಜೆಕ್ಟ್."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "A resume with this slug already exists."
|
||||
msgstr "ಈ ಸ್ಲಗ್ನೊಂದಿಗೆ ರೆಸ್ಯೂಮ್ ಈಗಾಗಲೇ ಅಸ್ತಿತ್ವದಲ್ಲಿದೆ."
|
||||
@@ -257,7 +256,6 @@ msgstr ""
|
||||
msgid "Afrikaans"
|
||||
msgstr "ಆಫ್ರಿಕಾನ್ಸ್"
|
||||
|
||||
#: src/dialogs/resume/import.tsx
|
||||
#: src/dialogs/resume/import.tsx
|
||||
msgid "AI"
|
||||
msgstr "AI"
|
||||
@@ -307,7 +305,6 @@ msgstr "ಮತ್ತು ಇನ್ನೂ ಅನೇಕ..."
|
||||
msgid "Any level"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/search-filters.tsx
|
||||
#: src/routes/dashboard/job-search/-components/search-filters.tsx
|
||||
msgid "Any time"
|
||||
msgstr ""
|
||||
@@ -336,7 +333,6 @@ msgstr "API ಪ್ರವೇಶ"
|
||||
msgid "API Key"
|
||||
msgstr "API ಕೀಲಿ"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/api-keys.tsx
|
||||
@@ -407,7 +403,6 @@ msgstr "ಪಾಸ್ವರ್ಡ್ ರಕ್ಷೆಯನ್ನು ತೆಗ
|
||||
msgid "Area of Study"
|
||||
msgstr "ಅಧ್ಯಯನದ ಕ್ಷೇತ್ರ"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/ai.tsx
|
||||
@@ -418,7 +413,6 @@ msgstr "ಕೃತಕ ಬುದ್ಧಿವಂತಿಕೆ"
|
||||
msgid "Aspect Ratio"
|
||||
msgstr "ಆಕಾರ ಅನುಪಾತ"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/authentication/index.tsx
|
||||
@@ -520,34 +514,19 @@ msgstr "ನಾನು ನನ್ನ ರೆಸ್ಯೂಮ್ ಅನ್ನು PDF
|
||||
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/resume/sections/award.tsx
|
||||
#: src/dialogs/resume/sections/award.tsx
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/cover-letter.tsx
|
||||
#: src/dialogs/resume/sections/cover-letter.tsx
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/interest.tsx
|
||||
#: src/dialogs/resume/sections/interest.tsx
|
||||
#: src/dialogs/resume/sections/language.tsx
|
||||
#: src/dialogs/resume/sections/language.tsx
|
||||
#: src/dialogs/resume/sections/profile.tsx
|
||||
#: src/dialogs/resume/sections/profile.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
#: src/dialogs/resume/sections/skill.tsx
|
||||
#: src/dialogs/resume/sections/skill.tsx
|
||||
#: src/dialogs/resume/sections/summary-item.tsx
|
||||
#: src/dialogs/resume/sections/summary-item.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
#: src/hooks/use-prompt.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
@@ -669,8 +648,6 @@ msgstr "ಕನೆಕ್ಟ್ ಮಾಡಿ"
|
||||
msgid "Content"
|
||||
msgstr "ವಿಷಯ"
|
||||
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/routes/auth/register.tsx
|
||||
msgid "Continue"
|
||||
@@ -834,7 +811,6 @@ msgstr "ಮಿತಿ ಇಲ್ಲದೆ, ಬೇಕಾದಷ್ಟು ರೆಸ
|
||||
msgid "Creating your API key..."
|
||||
msgstr "ನಿಮ್ಮ API ಕೀಲಿ ರಚಿಸಲಾಗುತ್ತಿದೆ..."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "Creating your resume..."
|
||||
msgstr "ನಿಮ್ಮ ರೆಸ್ಯೂಮ್ ರಚಿಸಲಾಗುತ್ತಿದೆ..."
|
||||
@@ -856,7 +832,6 @@ msgstr "ಕಸ್ಟಮ್ ವಿಭಾಗಗಳು"
|
||||
msgid "Czech"
|
||||
msgstr "ಚೆಕ್"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/danger-zone.tsx
|
||||
@@ -942,7 +917,6 @@ msgstr "ನಿಮ್ಮ ರೆಸ್ಯೂಮ್ ಅಳಿಸಲಾಗುತ್
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
@@ -1259,7 +1233,6 @@ msgstr ""
|
||||
msgid "Features"
|
||||
msgstr "ವೈಶಿಷ್ಟ್ಯಗಳು"
|
||||
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
msgid "Filter by"
|
||||
msgstr "ಫಿಲ್ಟರ್ ಆಧಾರಿತವಾಗಿ"
|
||||
@@ -1276,12 +1249,10 @@ msgstr "ಅನುವಿಹಿತತ್ವ"
|
||||
msgid "Fluency"
|
||||
msgstr "ಪಾರಂಗತತೆ"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Font Family"
|
||||
msgstr "ಅಕ್ಷರಗಳ ಸಮೂಹ"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Font Size"
|
||||
msgstr "ಅಕ್ಷರ ಗಾತ್ರ"
|
||||
@@ -1477,7 +1448,6 @@ msgstr "ಹೈಲೈಟ್ ಮಾಡಿ"
|
||||
msgid "Hindi"
|
||||
msgstr "ಹಿಂದಿ"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
msgid "Home"
|
||||
msgstr "ಮುಖ್ಯ ಪುಟ"
|
||||
@@ -1713,7 +1683,6 @@ msgstr "ತಿಳಿ ಬಣ್ಣ"
|
||||
msgid "Light theme"
|
||||
msgstr "ಲೈಟ್ ಥೀಮ್"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Line Height"
|
||||
msgstr "ಗೆರೆಯ ಎತ್ತರ"
|
||||
@@ -1930,8 +1899,6 @@ msgid "Open Source"
|
||||
msgstr "ಮುಕ್ತ ಸಂಪನ್ಮೂಲ"
|
||||
|
||||
#: src/routes/_home/-sections/donate.tsx
|
||||
#: src/routes/_home/-sections/donate.tsx
|
||||
#: src/routes/_home/-sections/footer.tsx
|
||||
#: src/routes/_home/-sections/footer.tsx
|
||||
msgid "opens in new tab"
|
||||
msgstr "ಹೊಸ ಟ್ಯಾಬ್ನಲ್ಲಿ ತೆರೆಯುತ್ತದೆ"
|
||||
@@ -2031,7 +1998,6 @@ msgstr "ಪಾಸ್ವರ್ಡ್ ರಕ್ಷಣೆಯನ್ನು ಸಕ
|
||||
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
msgid "Period"
|
||||
@@ -2087,13 +2053,11 @@ msgstr "ಪೋರ್ಚುಗೀಸ್ (ಬ್ರೆಜಿಲ್)"
|
||||
msgid "Portuguese (Portugal)"
|
||||
msgstr "ಪೋರ್ಚುಗೀಸ್ (ಪೋರ್ಚುಗಲ್)"
|
||||
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
msgid "Position"
|
||||
msgstr "ಸ್ಥಾನ"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/preferences/index.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
@@ -2117,7 +2081,6 @@ msgstr "ಪ್ರಾಥಮಿಕ ಬಣ್ಣ"
|
||||
msgid "Proficiency"
|
||||
msgstr "ಪಾರುಂಗತತೆ"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/profile.tsx
|
||||
@@ -2305,16 +2268,11 @@ msgstr ""
|
||||
msgid "Resume analysis complete."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
msgid "Resume tailored successfully"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/routes/_home/-sections/statistics.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
@@ -2391,7 +2349,6 @@ msgstr "ಶಾಲೆ"
|
||||
msgid "Scorecard"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
msgid "Search"
|
||||
msgstr ""
|
||||
@@ -2400,7 +2357,6 @@ msgstr ""
|
||||
msgid "Search countries"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/input/icon-picker.tsx
|
||||
#: src/components/input/icon-picker.tsx
|
||||
msgid "Search for an icon"
|
||||
msgstr "ಐಕಾನ್ಗಾಗಿ ಹುಡುಕಿ"
|
||||
@@ -2456,14 +2412,11 @@ msgstr "ವಿಭಜಕ"
|
||||
msgid "Serbian"
|
||||
msgstr "ಸರ್ಬಿಯನ್"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/dashboard/settings/authentication/-components/password.tsx
|
||||
msgid "Set Password"
|
||||
msgstr "ಪಾಸ್ವರ್ಡ್ ಹಾಕಿ"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
msgid "Settings"
|
||||
@@ -2531,8 +2484,6 @@ msgstr "GitHub, Google ಅಥವಾ ಕಸ್ಟಮ್ OAuth ಪ್ರೊವೈ
|
||||
msgid "Sign up"
|
||||
msgstr "ಖಾತೇ ರಚಿಸಿ"
|
||||
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/login.tsx
|
||||
msgid "Signing in..."
|
||||
@@ -2591,13 +2542,10 @@ msgstr ""
|
||||
msgid "Slug"
|
||||
msgstr "ಸ್ಲಗ್"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
msgid "Something went wrong. Please try again."
|
||||
msgstr "ಏನೋ ತಪ್ಪಾಗಿದೆ. ದಯವಿಟ್ಟು ಮರುಪ್ರಯತ್ನಿಸಿ."
|
||||
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
msgid "Sort by"
|
||||
msgstr "ವಿನ್ಯಾಸ ಆಧಾರದ ಮೇಲೆ ವಿಂಗಡಿಸಿ"
|
||||
@@ -2823,7 +2771,6 @@ msgstr "ಈ ಕ್ರಿಯೆಯನ್ನು ಹಿಂತೆಗೆದುಕೊ
|
||||
msgid "This action cannot be undone. All your data will be permanently deleted."
|
||||
msgstr "ಈ ಕ್ರಿಯೆಯನ್ನು ಹಿಂತೆಗೆದುಕೊಳ್ಳಲಾಗುವುದಿಲ್ಲ. ನಿಮ್ಮ ಎಲ್ಲಾ ಡೇಟಾವನ್ನು ಶಾಶ್ವತವಾಗಿ ಅಳಿಸಲಾಗುತ್ತದೆ."
|
||||
|
||||
#: src/dialogs/resume/import.tsx
|
||||
#: src/dialogs/resume/import.tsx
|
||||
msgid "This feature requires AI Integration to be enabled. Please enable it in the settings."
|
||||
msgstr "ಈ ವೈಶಿಷ್ಟ್ಯವನ್ನು ಬಳಸಲು AI ಏಕೀಕರಣವನ್ನು ಸಕ್ರಿಯಗೊಳಿಸಬೇಕು. ದಯವಿಟ್ಟು ಅದನ್ನು ಸೆಟ್ಟಿಂಗ್ಸ್ನಲ್ಲಿ ಸಕ್ರಿಯಗೊಳಿಸಿ."
|
||||
@@ -3303,7 +3250,6 @@ msgstr "ನಿಮ್ಮ ಪ್ರೊಫೈಲ್ ಅನ್ನು ಯಶಸ್ವ
|
||||
msgid "Your RapidAPI key is stored locally on your browser. It is only sent to the server when making a request to search for jobs, and is never stored or logged on our servers."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "Your resume has been created successfully."
|
||||
msgstr "ನಿಮ್ಮ ರೆಸ್ಯೂಮ್ ಅನ್ನು ಯಶಸ್ವಿಯಾಗಿ ರಚಿಸಲಾಗಿದೆ."
|
||||
@@ -3345,4 +3291,3 @@ msgstr "ಗಾತ್ರ ಕುಗ್ಗಿಸಿ"
|
||||
#: src/utils/locale.ts
|
||||
msgid "Zulu"
|
||||
msgstr "ಜೂಲೂ"
|
||||
|
||||
|
||||
Generated
-55
@@ -134,7 +134,6 @@ msgstr "새로운 인증 링크가 이메일 주소로 전송되었습니다.
|
||||
msgid "A passion project by <0>Amruth Pillai</0>."
|
||||
msgstr "<0>Amruth Pillai</0>가 만든 열정 프로젝트입니다."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "A resume with this slug already exists."
|
||||
msgstr "이 슬러그를 사용하는 이력서가 이미 존재합니다."
|
||||
@@ -257,7 +256,6 @@ msgstr "고급 필터"
|
||||
msgid "Afrikaans"
|
||||
msgstr "아프리칸스어"
|
||||
|
||||
#: src/dialogs/resume/import.tsx
|
||||
#: src/dialogs/resume/import.tsx
|
||||
msgid "AI"
|
||||
msgstr "AI"
|
||||
@@ -307,7 +305,6 @@ msgstr "그 외에도 더 많은 기능이 있습니다..."
|
||||
msgid "Any level"
|
||||
msgstr "모든 레벨"
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/search-filters.tsx
|
||||
#: src/routes/dashboard/job-search/-components/search-filters.tsx
|
||||
msgid "Any time"
|
||||
msgstr "언제든지"
|
||||
@@ -336,7 +333,6 @@ msgstr "API 액세스"
|
||||
msgid "API Key"
|
||||
msgstr "API Key"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/api-keys.tsx
|
||||
@@ -407,7 +403,6 @@ msgstr "비밀번호 보호를 제거하시겠습니까?"
|
||||
msgid "Area of Study"
|
||||
msgstr "연구 분야"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/ai.tsx
|
||||
@@ -418,7 +413,6 @@ msgstr "인공지능"
|
||||
msgid "Aspect Ratio"
|
||||
msgstr "가로세로 비율"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/authentication/index.tsx
|
||||
@@ -520,34 +514,19 @@ msgstr "이력서를 PDF로 내보낼 수 있나요?"
|
||||
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/resume/sections/award.tsx
|
||||
#: src/dialogs/resume/sections/award.tsx
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/cover-letter.tsx
|
||||
#: src/dialogs/resume/sections/cover-letter.tsx
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/interest.tsx
|
||||
#: src/dialogs/resume/sections/interest.tsx
|
||||
#: src/dialogs/resume/sections/language.tsx
|
||||
#: src/dialogs/resume/sections/language.tsx
|
||||
#: src/dialogs/resume/sections/profile.tsx
|
||||
#: src/dialogs/resume/sections/profile.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
#: src/dialogs/resume/sections/skill.tsx
|
||||
#: src/dialogs/resume/sections/skill.tsx
|
||||
#: src/dialogs/resume/sections/summary-item.tsx
|
||||
#: src/dialogs/resume/sections/summary-item.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
#: src/hooks/use-prompt.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
@@ -669,8 +648,6 @@ msgstr "연결"
|
||||
msgid "Content"
|
||||
msgstr "내용"
|
||||
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/routes/auth/register.tsx
|
||||
msgid "Continue"
|
||||
@@ -834,7 +811,6 @@ msgstr "원하는 만큼 이력서를 무제한으로 생성할 수 있습니다
|
||||
msgid "Creating your API key..."
|
||||
msgstr "API 키를 생성하는 중입니다..."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "Creating your resume..."
|
||||
msgstr "이력서를 생성하는 중입니다..."
|
||||
@@ -856,7 +832,6 @@ msgstr "사용자 지정 섹션"
|
||||
msgid "Czech"
|
||||
msgstr "체코어"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/danger-zone.tsx
|
||||
@@ -942,7 +917,6 @@ msgstr "이력서를 삭제하는 중입니다..."
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
@@ -1259,7 +1233,6 @@ msgstr "스킬 동기화에 실패했습니다."
|
||||
msgid "Features"
|
||||
msgstr "기능"
|
||||
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
msgid "Filter by"
|
||||
msgstr "다음 기준으로 필터링"
|
||||
@@ -1276,12 +1249,10 @@ msgstr "유연성"
|
||||
msgid "Fluency"
|
||||
msgstr "유창도"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Font Family"
|
||||
msgstr "글꼴"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Font Size"
|
||||
msgstr "글자 크기"
|
||||
@@ -1477,7 +1448,6 @@ msgstr "형광펜"
|
||||
msgid "Hindi"
|
||||
msgstr "힌디어"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
msgid "Home"
|
||||
msgstr "홈"
|
||||
@@ -1713,7 +1683,6 @@ msgstr "라이트"
|
||||
msgid "Light theme"
|
||||
msgstr "라이트 테마"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Line Height"
|
||||
msgstr "줄 간격"
|
||||
@@ -1930,8 +1899,6 @@ msgid "Open Source"
|
||||
msgstr "오픈 소스"
|
||||
|
||||
#: src/routes/_home/-sections/donate.tsx
|
||||
#: src/routes/_home/-sections/donate.tsx
|
||||
#: src/routes/_home/-sections/footer.tsx
|
||||
#: src/routes/_home/-sections/footer.tsx
|
||||
msgid "opens in new tab"
|
||||
msgstr "새 탭에서 열림"
|
||||
@@ -2031,7 +1998,6 @@ msgstr "비밀번호 보호가 활성화되었습니다."
|
||||
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
msgid "Period"
|
||||
@@ -2087,13 +2053,11 @@ msgstr "포르투갈어(브라질)"
|
||||
msgid "Portuguese (Portugal)"
|
||||
msgstr "포르투갈어(포르투갈)"
|
||||
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
msgid "Position"
|
||||
msgstr "직책"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/preferences/index.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
@@ -2117,7 +2081,6 @@ msgstr "기본 색상"
|
||||
msgid "Proficiency"
|
||||
msgstr "숙련도"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/profile.tsx
|
||||
@@ -2305,16 +2268,11 @@ msgstr "이력서 분석"
|
||||
msgid "Resume analysis complete."
|
||||
msgstr "이력서 분석 완료."
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
msgid "Resume tailored successfully"
|
||||
msgstr "성공적으로 맞춤화된 이력서"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/routes/_home/-sections/statistics.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
@@ -2391,7 +2349,6 @@ msgstr "학교"
|
||||
msgid "Scorecard"
|
||||
msgstr "스코어카드"
|
||||
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
msgid "Search"
|
||||
msgstr "검색"
|
||||
@@ -2400,7 +2357,6 @@ msgstr "검색"
|
||||
msgid "Search countries"
|
||||
msgstr "국가 검색"
|
||||
|
||||
#: src/components/input/icon-picker.tsx
|
||||
#: src/components/input/icon-picker.tsx
|
||||
msgid "Search for an icon"
|
||||
msgstr "아이콘 검색"
|
||||
@@ -2456,14 +2412,11 @@ msgstr "구분선"
|
||||
msgid "Serbian"
|
||||
msgstr "세르비아어"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/dashboard/settings/authentication/-components/password.tsx
|
||||
msgid "Set Password"
|
||||
msgstr "비밀번호 설정"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
msgid "Settings"
|
||||
@@ -2531,8 +2484,6 @@ msgstr "GitHub, Google 또는 사용자 지정 OAuth 제공자를 통해 로그
|
||||
msgid "Sign up"
|
||||
msgstr "가입"
|
||||
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/login.tsx
|
||||
msgid "Signing in..."
|
||||
@@ -2591,13 +2542,10 @@ msgstr ""
|
||||
msgid "Slug"
|
||||
msgstr "슬러그"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
msgid "Something went wrong. Please try again."
|
||||
msgstr "문제가 발생했습니다. 다시 시도해 주세요."
|
||||
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
msgid "Sort by"
|
||||
msgstr "정렬 기준"
|
||||
@@ -2823,7 +2771,6 @@ msgstr "이 작업은 되돌릴 수 없습니다."
|
||||
msgid "This action cannot be undone. All your data will be permanently deleted."
|
||||
msgstr "이 작업은 되돌릴 수 없습니다. 모든 데이터가 영구적으로 삭제됩니다."
|
||||
|
||||
#: src/dialogs/resume/import.tsx
|
||||
#: src/dialogs/resume/import.tsx
|
||||
msgid "This feature requires AI Integration to be enabled. Please enable it in the settings."
|
||||
msgstr "이 기능을 사용하려면 AI 통합을 활성화해야 합니다. 설정에서 활성화해 주세요."
|
||||
@@ -3303,7 +3250,6 @@ msgstr "프로필이 성공적으로 업데이트되었습니다."
|
||||
msgid "Your RapidAPI key is stored locally on your browser. It is only sent to the server when making a request to search for jobs, and is never stored or logged on our servers."
|
||||
msgstr "RapidAPI 키는 브라우저에 로컬로 저장됩니다. 작업 검색을 요청할 때만 서버로 전송되며, 당사 서버에 저장되거나 기록되지 않습니다."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "Your resume has been created successfully."
|
||||
msgstr "이력서가 성공적으로 생성되었습니다."
|
||||
@@ -3345,4 +3291,3 @@ msgstr "축소"
|
||||
#: src/utils/locale.ts
|
||||
msgid "Zulu"
|
||||
msgstr "줄루어"
|
||||
|
||||
|
||||
Generated
-55
@@ -134,7 +134,6 @@ msgstr "Į jūsų el. pašto adresą išsiųsta nauja patvirtinimo nuoroda. Pati
|
||||
msgid "A passion project by <0>Amruth Pillai</0>."
|
||||
msgstr "Aistros projektas, kurį sukūrė <0>Amruth Pillai</0>."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "A resume with this slug already exists."
|
||||
msgstr "Gyvenimo aprašymas su tokia nuorodos dalimi jau egzistuoja."
|
||||
@@ -257,7 +256,6 @@ msgstr "Išplėstiniai filtrai"
|
||||
msgid "Afrikaans"
|
||||
msgstr "Afrikanso"
|
||||
|
||||
#: src/dialogs/resume/import.tsx
|
||||
#: src/dialogs/resume/import.tsx
|
||||
msgid "AI"
|
||||
msgstr "AI"
|
||||
@@ -307,7 +305,6 @@ msgstr "Ir dar daugiau..."
|
||||
msgid "Any level"
|
||||
msgstr "Bet koks lygis"
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/search-filters.tsx
|
||||
#: src/routes/dashboard/job-search/-components/search-filters.tsx
|
||||
msgid "Any time"
|
||||
msgstr "Bet kuriuo metu"
|
||||
@@ -336,7 +333,6 @@ msgstr "API prieiga"
|
||||
msgid "API Key"
|
||||
msgstr "API raktas"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/api-keys.tsx
|
||||
@@ -407,7 +403,6 @@ msgstr "Ar tikrai norite išjungti apsaugą slaptažodžiu?"
|
||||
msgid "Area of Study"
|
||||
msgstr "Studijų sritis"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/ai.tsx
|
||||
@@ -418,7 +413,6 @@ msgstr "Dirbtinis intelektas"
|
||||
msgid "Aspect Ratio"
|
||||
msgstr "Vaizdo santykis"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/authentication/index.tsx
|
||||
@@ -520,34 +514,19 @@ msgstr "Ar galiu eksportuoti savo gyvenimo aprašymą į PDF?"
|
||||
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/resume/sections/award.tsx
|
||||
#: src/dialogs/resume/sections/award.tsx
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/cover-letter.tsx
|
||||
#: src/dialogs/resume/sections/cover-letter.tsx
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/interest.tsx
|
||||
#: src/dialogs/resume/sections/interest.tsx
|
||||
#: src/dialogs/resume/sections/language.tsx
|
||||
#: src/dialogs/resume/sections/language.tsx
|
||||
#: src/dialogs/resume/sections/profile.tsx
|
||||
#: src/dialogs/resume/sections/profile.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
#: src/dialogs/resume/sections/skill.tsx
|
||||
#: src/dialogs/resume/sections/skill.tsx
|
||||
#: src/dialogs/resume/sections/summary-item.tsx
|
||||
#: src/dialogs/resume/sections/summary-item.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
#: src/hooks/use-prompt.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
@@ -669,8 +648,6 @@ msgstr "Prisijungti"
|
||||
msgid "Content"
|
||||
msgstr "Turinys"
|
||||
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/routes/auth/register.tsx
|
||||
msgid "Continue"
|
||||
@@ -834,7 +811,6 @@ msgstr "Kurti tiek gyvenimo aprašymų, kiek norite, be apribojimų."
|
||||
msgid "Creating your API key..."
|
||||
msgstr "Kuriamas jūsų API raktas..."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "Creating your resume..."
|
||||
msgstr "Kuriamas jūsų gyvenimo aprašymas..."
|
||||
@@ -856,7 +832,6 @@ msgstr "Pasirinktiniai skyriai"
|
||||
msgid "Czech"
|
||||
msgstr "Čekų"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/danger-zone.tsx
|
||||
@@ -942,7 +917,6 @@ msgstr "Jūsų gyvenimo aprašymas ištrinamas..."
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
@@ -1259,7 +1233,6 @@ msgstr "Nepavyko sinchronizuoti įgūdžių"
|
||||
msgid "Features"
|
||||
msgstr "Funkcijos"
|
||||
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
msgid "Filter by"
|
||||
msgstr "Filtruoti pagal"
|
||||
@@ -1276,12 +1249,10 @@ msgstr "Lankstumas"
|
||||
msgid "Fluency"
|
||||
msgstr "Kalbos mokėjimas"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Font Family"
|
||||
msgstr "Šriftų šeima"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Font Size"
|
||||
msgstr "Šrifto dydis"
|
||||
@@ -1477,7 +1448,6 @@ msgstr "Paryškinti"
|
||||
msgid "Hindi"
|
||||
msgstr "Hindi"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
msgid "Home"
|
||||
msgstr "Pradžia"
|
||||
@@ -1713,7 +1683,6 @@ msgstr "Šviesi"
|
||||
msgid "Light theme"
|
||||
msgstr "Šviesi tema"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Line Height"
|
||||
msgstr "Tarpueilio aukštis"
|
||||
@@ -1930,8 +1899,6 @@ msgid "Open Source"
|
||||
msgstr "Atviro kodo"
|
||||
|
||||
#: src/routes/_home/-sections/donate.tsx
|
||||
#: src/routes/_home/-sections/donate.tsx
|
||||
#: src/routes/_home/-sections/footer.tsx
|
||||
#: src/routes/_home/-sections/footer.tsx
|
||||
msgid "opens in new tab"
|
||||
msgstr "atidaro naujame skirtuke"
|
||||
@@ -2031,7 +1998,6 @@ msgstr "Apsauga slaptažodžiu įjungta."
|
||||
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
msgid "Period"
|
||||
@@ -2087,13 +2053,11 @@ msgstr "Portugalų (Brazilija)"
|
||||
msgid "Portuguese (Portugal)"
|
||||
msgstr "Portugalų (Portugalija)"
|
||||
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
msgid "Position"
|
||||
msgstr "Pareigos"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/preferences/index.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
@@ -2117,7 +2081,6 @@ msgstr "Pagrindinė spalva"
|
||||
msgid "Proficiency"
|
||||
msgstr "Įgūdžių lygis"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/profile.tsx
|
||||
@@ -2305,16 +2268,11 @@ msgstr "Gyvenimo aprašymo analizė"
|
||||
msgid "Resume analysis complete."
|
||||
msgstr "Baigta gyvenimo aprašymo analizė."
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
msgid "Resume tailored successfully"
|
||||
msgstr "Sėkmingai pritaikytas gyvenimo aprašymas"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/routes/_home/-sections/statistics.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
@@ -2391,7 +2349,6 @@ msgstr "Mokykla"
|
||||
msgid "Scorecard"
|
||||
msgstr "Rezultatų kortelė"
|
||||
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
msgid "Search"
|
||||
msgstr "Paieška"
|
||||
@@ -2400,7 +2357,6 @@ msgstr "Paieška"
|
||||
msgid "Search countries"
|
||||
msgstr "Ieškoti šalių"
|
||||
|
||||
#: src/components/input/icon-picker.tsx
|
||||
#: src/components/input/icon-picker.tsx
|
||||
msgid "Search for an icon"
|
||||
msgstr "Ieškoti ikonos"
|
||||
@@ -2456,14 +2412,11 @@ msgstr "Skirtukas"
|
||||
msgid "Serbian"
|
||||
msgstr "Serbų"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/dashboard/settings/authentication/-components/password.tsx
|
||||
msgid "Set Password"
|
||||
msgstr "Nustatyti slaptažodį"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
msgid "Settings"
|
||||
@@ -2531,8 +2484,6 @@ msgstr "Prisijunkite naudodami „GitHub“, „Google“ arba pasirinktą OAuth
|
||||
msgid "Sign up"
|
||||
msgstr "Registruotis"
|
||||
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/login.tsx
|
||||
msgid "Signing in..."
|
||||
@@ -2591,13 +2542,10 @@ msgstr ""
|
||||
msgid "Slug"
|
||||
msgstr "Nuorodos dalis"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
msgid "Something went wrong. Please try again."
|
||||
msgstr "Kažkas nepavyko. Bandykite dar kartą."
|
||||
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
msgid "Sort by"
|
||||
msgstr "Rikiuoti pagal"
|
||||
@@ -2823,7 +2771,6 @@ msgstr "Šio veiksmo anuliuoti neįmanoma."
|
||||
msgid "This action cannot be undone. All your data will be permanently deleted."
|
||||
msgstr "Šio veiksmo anuliuoti neįmanoma. Visi jūsų duomenys bus negrįžtamai ištrinti."
|
||||
|
||||
#: src/dialogs/resume/import.tsx
|
||||
#: src/dialogs/resume/import.tsx
|
||||
msgid "This feature requires AI Integration to be enabled. Please enable it in the settings."
|
||||
msgstr "Šiai funkcijai reikia įjungtos DI integracijos. Įjunkite ją nustatymuose."
|
||||
@@ -3303,7 +3250,6 @@ msgstr "Jūsų profilis sėkmingai atnaujintas."
|
||||
msgid "Your RapidAPI key is stored locally on your browser. It is only sent to the server when making a request to search for jobs, and is never stored or logged on our servers."
|
||||
msgstr "Jūsų \"RapidAPI\" raktas saugomas naršyklėje. Jis siunčiamas į serverį tik tada, kai pateikiama užklausa darbo vietų paieškai, ir niekada nėra saugomas ar registruojamas mūsų serveriuose."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "Your resume has been created successfully."
|
||||
msgstr "Jūsų gyvenimo aprašymas sėkmingai sukurtas."
|
||||
@@ -3345,4 +3291,3 @@ msgstr "Tolinti"
|
||||
#: src/utils/locale.ts
|
||||
msgid "Zulu"
|
||||
msgstr "Zulų"
|
||||
|
||||
|
||||
Generated
-55
@@ -134,7 +134,6 @@ msgstr "Uz jūsu e-pasta adresi ir nosūtīta jauna verifikācijas saite. Lūdzu
|
||||
msgid "A passion project by <0>Amruth Pillai</0>."
|
||||
msgstr "Aizrautības projekts, ko veidojis <0>Amruth Pillai</0>."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "A resume with this slug already exists."
|
||||
msgstr "CV ar šo tīmekļa adresi (slug) jau pastāv."
|
||||
@@ -257,7 +256,6 @@ msgstr "Uzlabotie filtri"
|
||||
msgid "Afrikaans"
|
||||
msgstr "Afrikandu"
|
||||
|
||||
#: src/dialogs/resume/import.tsx
|
||||
#: src/dialogs/resume/import.tsx
|
||||
msgid "AI"
|
||||
msgstr "MI"
|
||||
@@ -307,7 +305,6 @@ msgstr "Un vēl daudzi citi..."
|
||||
msgid "Any level"
|
||||
msgstr "Jebkurš līmenis"
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/search-filters.tsx
|
||||
#: src/routes/dashboard/job-search/-components/search-filters.tsx
|
||||
msgid "Any time"
|
||||
msgstr "Jebkurā laikā"
|
||||
@@ -336,7 +333,6 @@ msgstr "API piekļuve"
|
||||
msgid "API Key"
|
||||
msgstr "API atslēga"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/api-keys.tsx
|
||||
@@ -407,7 +403,6 @@ msgstr "Vai tiešām vēlaties noņemt paroles aizsardzību?"
|
||||
msgid "Area of Study"
|
||||
msgstr "Studiju joma"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/ai.tsx
|
||||
@@ -418,7 +413,6 @@ msgstr "Mākslīgais intelekts"
|
||||
msgid "Aspect Ratio"
|
||||
msgstr "Proporcijas"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/authentication/index.tsx
|
||||
@@ -520,34 +514,19 @@ msgstr "Vai varu eksportēt savu CV uz PDF?"
|
||||
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/resume/sections/award.tsx
|
||||
#: src/dialogs/resume/sections/award.tsx
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/cover-letter.tsx
|
||||
#: src/dialogs/resume/sections/cover-letter.tsx
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/interest.tsx
|
||||
#: src/dialogs/resume/sections/interest.tsx
|
||||
#: src/dialogs/resume/sections/language.tsx
|
||||
#: src/dialogs/resume/sections/language.tsx
|
||||
#: src/dialogs/resume/sections/profile.tsx
|
||||
#: src/dialogs/resume/sections/profile.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
#: src/dialogs/resume/sections/skill.tsx
|
||||
#: src/dialogs/resume/sections/skill.tsx
|
||||
#: src/dialogs/resume/sections/summary-item.tsx
|
||||
#: src/dialogs/resume/sections/summary-item.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
#: src/hooks/use-prompt.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
@@ -669,8 +648,6 @@ msgstr "Savienot"
|
||||
msgid "Content"
|
||||
msgstr "Saturs"
|
||||
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/routes/auth/register.tsx
|
||||
msgid "Continue"
|
||||
@@ -834,7 +811,6 @@ msgstr "Izveidojiet tik daudz CV, cik vien vēlaties, bez ierobežojumiem."
|
||||
msgid "Creating your API key..."
|
||||
msgstr "Tiek izveidota jūsu API atslēga..."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "Creating your resume..."
|
||||
msgstr "Tiek izveidots jūsu CV..."
|
||||
@@ -856,7 +832,6 @@ msgstr "Pielāgotās sadaļas"
|
||||
msgid "Czech"
|
||||
msgstr "Čehu"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/danger-zone.tsx
|
||||
@@ -942,7 +917,6 @@ msgstr "Tiek dzēsts jūsu CV..."
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
@@ -1259,7 +1233,6 @@ msgstr "Neizdevās sinhronizēt prasmes"
|
||||
msgid "Features"
|
||||
msgstr "Funkcijas"
|
||||
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
msgid "Filter by"
|
||||
msgstr "Filtrēt pēc"
|
||||
@@ -1276,12 +1249,10 @@ msgstr "Elastība"
|
||||
msgid "Fluency"
|
||||
msgstr "Valodas prasme"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Font Family"
|
||||
msgstr "Fonta saime"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Font Size"
|
||||
msgstr "Fonta izmērs"
|
||||
@@ -1477,7 +1448,6 @@ msgstr "Izcelt"
|
||||
msgid "Hindi"
|
||||
msgstr "Hindi"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
msgid "Home"
|
||||
msgstr "Mājas"
|
||||
@@ -1713,7 +1683,6 @@ msgstr "Gaišs"
|
||||
msgid "Light theme"
|
||||
msgstr "Gaišā tēma"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Line Height"
|
||||
msgstr "Rindu augstums"
|
||||
@@ -1930,8 +1899,6 @@ msgid "Open Source"
|
||||
msgstr "Atvērtā pirmkoda"
|
||||
|
||||
#: src/routes/_home/-sections/donate.tsx
|
||||
#: src/routes/_home/-sections/donate.tsx
|
||||
#: src/routes/_home/-sections/footer.tsx
|
||||
#: src/routes/_home/-sections/footer.tsx
|
||||
msgid "opens in new tab"
|
||||
msgstr "atveras jaunā cilnē"
|
||||
@@ -2031,7 +1998,6 @@ msgstr "Paroles aizsardzība ir aktivēta."
|
||||
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
msgid "Period"
|
||||
@@ -2087,13 +2053,11 @@ msgstr "Portugāļu (Brazīlija)"
|
||||
msgid "Portuguese (Portugal)"
|
||||
msgstr "Portugāļu (Portugāle)"
|
||||
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
msgid "Position"
|
||||
msgstr "Amats"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/preferences/index.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
@@ -2117,7 +2081,6 @@ msgstr "Primārā krāsa"
|
||||
msgid "Proficiency"
|
||||
msgstr "Prasmju līmenis"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/profile.tsx
|
||||
@@ -2305,16 +2268,11 @@ msgstr "CV analīze"
|
||||
msgid "Resume analysis complete."
|
||||
msgstr "CV analīze pabeigta."
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
msgid "Resume tailored successfully"
|
||||
msgstr "Veiksmīgi pielāgots CV"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/routes/_home/-sections/statistics.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
@@ -2391,7 +2349,6 @@ msgstr "Skola"
|
||||
msgid "Scorecard"
|
||||
msgstr "Rezultātu tabula"
|
||||
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
msgid "Search"
|
||||
msgstr "Meklēšana"
|
||||
@@ -2400,7 +2357,6 @@ msgstr "Meklēšana"
|
||||
msgid "Search countries"
|
||||
msgstr "Meklēt valstis"
|
||||
|
||||
#: src/components/input/icon-picker.tsx
|
||||
#: src/components/input/icon-picker.tsx
|
||||
msgid "Search for an icon"
|
||||
msgstr "Meklēt ikonu"
|
||||
@@ -2456,14 +2412,11 @@ msgstr "Atdalītājs"
|
||||
msgid "Serbian"
|
||||
msgstr "Serbu"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/dashboard/settings/authentication/-components/password.tsx
|
||||
msgid "Set Password"
|
||||
msgstr "Iestatīt paroli"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
msgid "Settings"
|
||||
@@ -2531,8 +2484,6 @@ msgstr "Piesakieties ar GitHub, Google vai pielāgotu OAuth pakalpojumu sniedzē
|
||||
msgid "Sign up"
|
||||
msgstr "Reģistrēties"
|
||||
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/login.tsx
|
||||
msgid "Signing in..."
|
||||
@@ -2591,13 +2542,10 @@ msgstr ""
|
||||
msgid "Slug"
|
||||
msgstr "Tīmekļa adrese (slug)"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
msgid "Something went wrong. Please try again."
|
||||
msgstr "Kaut kas nogāja greizi. Lūdzu, mēģiniet vēlreiz."
|
||||
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
msgid "Sort by"
|
||||
msgstr "Kārtot pēc"
|
||||
@@ -2823,7 +2771,6 @@ msgstr "Šo darbību nevar atsaukt."
|
||||
msgid "This action cannot be undone. All your data will be permanently deleted."
|
||||
msgstr "Šo darbību nevar atsaukt. Visi jūsu dati tiks neatgriezeniski dzēsti."
|
||||
|
||||
#: src/dialogs/resume/import.tsx
|
||||
#: src/dialogs/resume/import.tsx
|
||||
msgid "This feature requires AI Integration to be enabled. Please enable it in the settings."
|
||||
msgstr "Šai funkcijai nepieciešama ieslēgta MI integrācija. Lūdzu, ieslēdziet to iestatījumos."
|
||||
@@ -3303,7 +3250,6 @@ msgstr "Jūsu profils ir veiksmīgi atjaunināts."
|
||||
msgid "Your RapidAPI key is stored locally on your browser. It is only sent to the server when making a request to search for jobs, and is never stored or logged on our servers."
|
||||
msgstr "RapidAPI atslēga tiek saglabāta lokāli jūsu pārlūkprogrammā. Tā tiek nosūtīta uz serveri tikai tad, kad tiek veikts pieprasījums meklēt darbavietas, un nekad netiek saglabāta vai reģistrēta mūsu serveros."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "Your resume has been created successfully."
|
||||
msgstr "Jūsu CV ir veiksmīgi izveidots."
|
||||
@@ -3345,4 +3291,3 @@ msgstr "Tālināt"
|
||||
#: src/utils/locale.ts
|
||||
msgid "Zulu"
|
||||
msgstr "Zulu"
|
||||
|
||||
|
||||
Generated
-55
@@ -134,7 +134,6 @@ msgstr "നിങ്ങളുടെ ഇമെയിൽ വിലാസത്ത
|
||||
msgid "A passion project by <0>Amruth Pillai</0>."
|
||||
msgstr "<0>അമൃത് പിള്ള</0>യുടെ ഒരു പാഷൻ പ്രോജക്ട്."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "A resume with this slug already exists."
|
||||
msgstr "ഈ സ്ലഗ് ഉപയോഗിച്ചുള്ള ഒരു റിസ്യൂം ഇതിനകം നിലവിലുണ്ട്."
|
||||
@@ -257,7 +256,6 @@ msgstr "അഡ്വാൻസ്ഡ് ഫിൽട്ടറുകൾ"
|
||||
msgid "Afrikaans"
|
||||
msgstr "ആഫ്രിക്കാൻസ്"
|
||||
|
||||
#: src/dialogs/resume/import.tsx
|
||||
#: src/dialogs/resume/import.tsx
|
||||
msgid "AI"
|
||||
msgstr "AI"
|
||||
@@ -307,7 +305,6 @@ msgstr "ഇനിയും പലതുണ്ട്..."
|
||||
msgid "Any level"
|
||||
msgstr "ഏത് തലത്തിലും"
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/search-filters.tsx
|
||||
#: src/routes/dashboard/job-search/-components/search-filters.tsx
|
||||
msgid "Any time"
|
||||
msgstr "എപ്പോൾ വേണമെങ്കിലും"
|
||||
@@ -336,7 +333,6 @@ msgstr "API ആക്സസ്"
|
||||
msgid "API Key"
|
||||
msgstr "API കീ"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/api-keys.tsx
|
||||
@@ -407,7 +403,6 @@ msgstr "പാസ്വേഡ് സംരക്ഷണം നീക്കം
|
||||
msgid "Area of Study"
|
||||
msgstr "പഠന മേഖല"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/ai.tsx
|
||||
@@ -418,7 +413,6 @@ msgstr "ആർട്ടിഫിഷ്യൽ ഇന്റലിജൻസ്"
|
||||
msgid "Aspect Ratio"
|
||||
msgstr "ആസ്പെക്ട് റേഷ്യോ"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/authentication/index.tsx
|
||||
@@ -520,34 +514,19 @@ msgstr "എന്റെ റിസ്യൂം PDF ആയി എക്സ്പ
|
||||
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/resume/sections/award.tsx
|
||||
#: src/dialogs/resume/sections/award.tsx
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/cover-letter.tsx
|
||||
#: src/dialogs/resume/sections/cover-letter.tsx
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/interest.tsx
|
||||
#: src/dialogs/resume/sections/interest.tsx
|
||||
#: src/dialogs/resume/sections/language.tsx
|
||||
#: src/dialogs/resume/sections/language.tsx
|
||||
#: src/dialogs/resume/sections/profile.tsx
|
||||
#: src/dialogs/resume/sections/profile.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
#: src/dialogs/resume/sections/skill.tsx
|
||||
#: src/dialogs/resume/sections/skill.tsx
|
||||
#: src/dialogs/resume/sections/summary-item.tsx
|
||||
#: src/dialogs/resume/sections/summary-item.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
#: src/hooks/use-prompt.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
@@ -669,8 +648,6 @@ msgstr "കണക്റ്റ് ചെയ്യുക"
|
||||
msgid "Content"
|
||||
msgstr "ഉള്ളടക്കം"
|
||||
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/routes/auth/register.tsx
|
||||
msgid "Continue"
|
||||
@@ -834,7 +811,6 @@ msgstr "നിങ്ങൾക്ക് ആഗ്രഹിക്കുന്ന
|
||||
msgid "Creating your API key..."
|
||||
msgstr "നിങ്ങളുടെ API കീ സൃഷ്ടിക്കുന്നു..."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "Creating your resume..."
|
||||
msgstr "നിങ്ങളുടെ റിസ്യൂം സൃഷ്ടിക്കുന്നു..."
|
||||
@@ -856,7 +832,6 @@ msgstr "കസ്റ്റം സെക്ഷനുകൾ"
|
||||
msgid "Czech"
|
||||
msgstr "ചെക്ക്"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/danger-zone.tsx
|
||||
@@ -942,7 +917,6 @@ msgstr "നിങ്ങളുടെ റിസ്യൂം ഡിലീറ്റ
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
@@ -1259,7 +1233,6 @@ msgstr "നൈപുണ്യങ്ങൾ സിങ്ക് ചെയ്യു
|
||||
msgid "Features"
|
||||
msgstr "സവിശേഷതകൾ"
|
||||
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
msgid "Filter by"
|
||||
msgstr "ഫിൽറ്റർ ചെയ്യുക"
|
||||
@@ -1276,12 +1249,10 @@ msgstr "സൗകര്യസ്വഭാവം"
|
||||
msgid "Fluency"
|
||||
msgstr "ഫ്ലുവൻസി"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Font Family"
|
||||
msgstr "ഫോണ്ട് ഫാമിലി"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Font Size"
|
||||
msgstr "ഫോണ്ട് വലുപ്പം"
|
||||
@@ -1477,7 +1448,6 @@ msgstr "ഹൈലൈറ്റ്"
|
||||
msgid "Hindi"
|
||||
msgstr "ഹിന്ദി"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
msgid "Home"
|
||||
msgstr "ഹോം"
|
||||
@@ -1713,7 +1683,6 @@ msgstr "ലൈറ്റ്"
|
||||
msgid "Light theme"
|
||||
msgstr "ലൈറ്റ് തീം"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Line Height"
|
||||
msgstr "ലൈൻ ഹൈറ്റ്"
|
||||
@@ -1930,8 +1899,6 @@ msgid "Open Source"
|
||||
msgstr "ഓപ്പൺ സോഴ്സ്"
|
||||
|
||||
#: src/routes/_home/-sections/donate.tsx
|
||||
#: src/routes/_home/-sections/donate.tsx
|
||||
#: src/routes/_home/-sections/footer.tsx
|
||||
#: src/routes/_home/-sections/footer.tsx
|
||||
msgid "opens in new tab"
|
||||
msgstr "പുതിയ ടാബിൽ തുറക്കും"
|
||||
@@ -2031,7 +1998,6 @@ msgstr "പാസ്വേഡ് സംരക്ഷണം പ്രാപ്
|
||||
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
msgid "Period"
|
||||
@@ -2087,13 +2053,11 @@ msgstr "പോർച്ചുഗീസ് (ബ്രസീൽ)"
|
||||
msgid "Portuguese (Portugal)"
|
||||
msgstr "പോർച്ചുഗീസ് (പോർച്ചുഗൽ)"
|
||||
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
msgid "Position"
|
||||
msgstr "പദവി"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/preferences/index.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
@@ -2117,7 +2081,6 @@ msgstr "പ്രൈമറി നിറം"
|
||||
msgid "Proficiency"
|
||||
msgstr "പ്രാവീണ്യം"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/profile.tsx
|
||||
@@ -2305,16 +2268,11 @@ msgstr "റെസ്യൂമെ വിശകലനം"
|
||||
msgid "Resume analysis complete."
|
||||
msgstr "റെസ്യൂമെ വിശകലനം പൂർത്തിയായി."
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
msgid "Resume tailored successfully"
|
||||
msgstr "വിജയകരമായി ക്രമീകരിച്ച ബയോഡാറ്റ"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/routes/_home/-sections/statistics.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
@@ -2391,7 +2349,6 @@ msgstr "സ്കൂൾ"
|
||||
msgid "Scorecard"
|
||||
msgstr "സ്കോർകാർഡ്"
|
||||
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
msgid "Search"
|
||||
msgstr "തിരയുക"
|
||||
@@ -2400,7 +2357,6 @@ msgstr "തിരയുക"
|
||||
msgid "Search countries"
|
||||
msgstr "രാജ്യങ്ങൾ തിരയുക"
|
||||
|
||||
#: src/components/input/icon-picker.tsx
|
||||
#: src/components/input/icon-picker.tsx
|
||||
msgid "Search for an icon"
|
||||
msgstr "ഒരു ഐക്കൺ തിരയുക"
|
||||
@@ -2456,14 +2412,11 @@ msgstr "സെപറേറ്റർ"
|
||||
msgid "Serbian"
|
||||
msgstr "സെർബിയൻ"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/dashboard/settings/authentication/-components/password.tsx
|
||||
msgid "Set Password"
|
||||
msgstr "പാസ്വേഡ് സജ്ജമാക്കുക"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
msgid "Settings"
|
||||
@@ -2531,8 +2484,6 @@ msgstr "GitHub, Google അല്ലെങ്കിൽ ഒരു കസ്റ്
|
||||
msgid "Sign up"
|
||||
msgstr "സൈൻ അപ്"
|
||||
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/login.tsx
|
||||
msgid "Signing in..."
|
||||
@@ -2591,13 +2542,10 @@ msgstr ""
|
||||
msgid "Slug"
|
||||
msgstr "സ്ലഗ്"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
msgid "Something went wrong. Please try again."
|
||||
msgstr "എന്തോ പിശക് സംഭവിച്ചു. ദയവായി വീണ്ടും ശ്രമിക്കുക."
|
||||
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
msgid "Sort by"
|
||||
msgstr "സോർട്ട് ചെയ്യുക"
|
||||
@@ -2823,7 +2771,6 @@ msgstr "ഈ പ്രവർത്തി തിരികെ ലഭ്യമാക
|
||||
msgid "This action cannot be undone. All your data will be permanently deleted."
|
||||
msgstr "ഈ പ്രവർത്തി തിരികെ ലഭ്യമാക്കാൻ സാധിക്കില്ല. നിങ്ങളുടെ എല്ലാ ഡാറ്റയും ശാശ്വതമായി ഡിലീറ്റ് ചെയ്യപ്പെടും."
|
||||
|
||||
#: src/dialogs/resume/import.tsx
|
||||
#: src/dialogs/resume/import.tsx
|
||||
msgid "This feature requires AI Integration to be enabled. Please enable it in the settings."
|
||||
msgstr "ഈ സവിശേഷതയ്ക്ക് AI ഇന്റഗ്രേഷൻ പ്രാപ്തമാക്കിയിരിക്കണം. ദയവായി സെറ്റിംഗ്സിൽ ഇത് പ്രാപ്തമാക്കൂ."
|
||||
@@ -3303,7 +3250,6 @@ msgstr "നിങ്ങളുടെ പ്രൊഫൈൽ വിജയകരമ
|
||||
msgid "Your RapidAPI key is stored locally on your browser. It is only sent to the server when making a request to search for jobs, and is never stored or logged on our servers."
|
||||
msgstr "നിങ്ങളുടെ RapidAPI കീ നിങ്ങളുടെ ബ്രൗസറിൽ പ്രാദേശികമായി സംഭരിക്കുന്നു. ജോലികൾക്കായി തിരയുന്നതിന് അഭ്യർത്ഥന നടത്തുമ്പോൾ മാത്രമേ ഇത് സെർവറിലേക്ക് അയക്കുകയുള്ളൂ, ഒരിക്കലും ഞങ്ങളുടെ സെർവറുകളിൽ സംഭരിക്കുകയോ ലോഗ് ചെയ്യുകയോ ചെയ്യുന്നില്ല."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "Your resume has been created successfully."
|
||||
msgstr "നിങ്ങളുടെ റിസ്യൂം വിജയകരമായി സൃഷ്ടിച്ചിട്ടുണ്ട്."
|
||||
@@ -3345,4 +3291,3 @@ msgstr "സൂം ഔട്ട് ചെയ്യുക"
|
||||
#: src/utils/locale.ts
|
||||
msgid "Zulu"
|
||||
msgstr "സൂളു"
|
||||
|
||||
|
||||
Generated
-55
@@ -134,7 +134,6 @@ msgstr "तुमच्या ईमेल पत्त्यावर नवी
|
||||
msgid "A passion project by <0>Amruth Pillai</0>."
|
||||
msgstr "<0>Amruth Pillai</0> यांचा प्रचंड आवडीचा प्रकल्प."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "A resume with this slug already exists."
|
||||
msgstr "या slug सह रेझ्युमे आधीच अस्तित्वात आहे."
|
||||
@@ -257,7 +256,6 @@ msgstr "प्रगत फिल्टर"
|
||||
msgid "Afrikaans"
|
||||
msgstr "आफ्रिकान्स"
|
||||
|
||||
#: src/dialogs/resume/import.tsx
|
||||
#: src/dialogs/resume/import.tsx
|
||||
msgid "AI"
|
||||
msgstr "AI"
|
||||
@@ -307,7 +305,6 @@ msgstr "आणि बरेच काही..."
|
||||
msgid "Any level"
|
||||
msgstr "कोणत्याही स्तरावर"
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/search-filters.tsx
|
||||
#: src/routes/dashboard/job-search/-components/search-filters.tsx
|
||||
msgid "Any time"
|
||||
msgstr "कधीही"
|
||||
@@ -336,7 +333,6 @@ msgstr "API अॅक्सेस"
|
||||
msgid "API Key"
|
||||
msgstr "API Key"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/api-keys.tsx
|
||||
@@ -407,7 +403,6 @@ msgstr "तुम्हाला पासवर्ड संरक्षण न
|
||||
msgid "Area of Study"
|
||||
msgstr "अभ्यासाचे क्षेत्र"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/ai.tsx
|
||||
@@ -418,7 +413,6 @@ msgstr "कृत्रिम बुद्धिमत्ता"
|
||||
msgid "Aspect Ratio"
|
||||
msgstr "प्रसर गुणोत्तर"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/authentication/index.tsx
|
||||
@@ -520,34 +514,19 @@ msgstr "मी माझा रेझ्युमे PDF मध्ये नि
|
||||
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/resume/sections/award.tsx
|
||||
#: src/dialogs/resume/sections/award.tsx
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/cover-letter.tsx
|
||||
#: src/dialogs/resume/sections/cover-letter.tsx
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/interest.tsx
|
||||
#: src/dialogs/resume/sections/interest.tsx
|
||||
#: src/dialogs/resume/sections/language.tsx
|
||||
#: src/dialogs/resume/sections/language.tsx
|
||||
#: src/dialogs/resume/sections/profile.tsx
|
||||
#: src/dialogs/resume/sections/profile.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
#: src/dialogs/resume/sections/skill.tsx
|
||||
#: src/dialogs/resume/sections/skill.tsx
|
||||
#: src/dialogs/resume/sections/summary-item.tsx
|
||||
#: src/dialogs/resume/sections/summary-item.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
#: src/hooks/use-prompt.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
@@ -669,8 +648,6 @@ msgstr "कनेक्ट"
|
||||
msgid "Content"
|
||||
msgstr "सामग्री"
|
||||
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/routes/auth/register.tsx
|
||||
msgid "Continue"
|
||||
@@ -834,7 +811,6 @@ msgstr "तुम्हाला पाहिजे तितके रेझ्
|
||||
msgid "Creating your API key..."
|
||||
msgstr "तुमची API key तयार केली जात आहे..."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "Creating your resume..."
|
||||
msgstr "तुमचा रेझ्युमे तयार केला जात आहे..."
|
||||
@@ -856,7 +832,6 @@ msgstr "सानुकूल विभाग"
|
||||
msgid "Czech"
|
||||
msgstr "चेक"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/danger-zone.tsx
|
||||
@@ -942,7 +917,6 @@ msgstr "तुमचा रेझ्युमे हटवला जात आ
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
@@ -1259,7 +1233,6 @@ msgstr "कौशल्ये समक्रमित करण्यात अ
|
||||
msgid "Features"
|
||||
msgstr "वैशिष्ट्ये"
|
||||
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
msgid "Filter by"
|
||||
msgstr "यावरून फिल्टर करा"
|
||||
@@ -1276,12 +1249,10 @@ msgstr "लवचिकता"
|
||||
msgid "Fluency"
|
||||
msgstr "फ्लुएंसी"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Font Family"
|
||||
msgstr "फाँट फॅमिली"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Font Size"
|
||||
msgstr "फाँटचा आकार"
|
||||
@@ -1477,7 +1448,6 @@ msgstr "हायलाइट"
|
||||
msgid "Hindi"
|
||||
msgstr "हिंदी"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
msgid "Home"
|
||||
msgstr "होम"
|
||||
@@ -1713,7 +1683,6 @@ msgstr "हलकी"
|
||||
msgid "Light theme"
|
||||
msgstr "हलकी थीम"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Line Height"
|
||||
msgstr "रेषेची उंची"
|
||||
@@ -1930,8 +1899,6 @@ msgid "Open Source"
|
||||
msgstr "मुक्त स्रोत"
|
||||
|
||||
#: src/routes/_home/-sections/donate.tsx
|
||||
#: src/routes/_home/-sections/donate.tsx
|
||||
#: src/routes/_home/-sections/footer.tsx
|
||||
#: src/routes/_home/-sections/footer.tsx
|
||||
msgid "opens in new tab"
|
||||
msgstr "नवीन टॅबमध्ये उघडतो"
|
||||
@@ -2031,7 +1998,6 @@ msgstr "पासवर्ड संरक्षण सक्षम केले
|
||||
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
msgid "Period"
|
||||
@@ -2087,13 +2053,11 @@ msgstr "पोर्तुगीज (ब्राझील)"
|
||||
msgid "Portuguese (Portugal)"
|
||||
msgstr "पोर्तुगीज (पोर्तुगाल)"
|
||||
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
msgid "Position"
|
||||
msgstr "पद"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/preferences/index.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
@@ -2117,7 +2081,6 @@ msgstr "प्राथमिक रंग"
|
||||
msgid "Proficiency"
|
||||
msgstr "प्रभावीता"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/profile.tsx
|
||||
@@ -2305,16 +2268,11 @@ msgstr "रेझ्युमे विश्लेषण"
|
||||
msgid "Resume analysis complete."
|
||||
msgstr "रेझ्युमे विश्लेषण पूर्ण झाले."
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
msgid "Resume tailored successfully"
|
||||
msgstr "यशस्वीरित्या सानुकूलित केलेले बायोडाटा"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/routes/_home/-sections/statistics.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
@@ -2391,7 +2349,6 @@ msgstr "शाळा"
|
||||
msgid "Scorecard"
|
||||
msgstr "गुणावली"
|
||||
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
msgid "Search"
|
||||
msgstr "शोध"
|
||||
@@ -2400,7 +2357,6 @@ msgstr "शोध"
|
||||
msgid "Search countries"
|
||||
msgstr "देश शोधा"
|
||||
|
||||
#: src/components/input/icon-picker.tsx
|
||||
#: src/components/input/icon-picker.tsx
|
||||
msgid "Search for an icon"
|
||||
msgstr "आयकन शोधा"
|
||||
@@ -2456,14 +2412,11 @@ msgstr "सेपरेटर"
|
||||
msgid "Serbian"
|
||||
msgstr "सर्बियन"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/dashboard/settings/authentication/-components/password.tsx
|
||||
msgid "Set Password"
|
||||
msgstr "पासवर्ड सेट करा"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
msgid "Settings"
|
||||
@@ -2531,8 +2484,6 @@ msgstr "GitHub, Google किंवा कस्टम OAuth प्रोव्
|
||||
msgid "Sign up"
|
||||
msgstr "साइन अप करा"
|
||||
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/login.tsx
|
||||
msgid "Signing in..."
|
||||
@@ -2591,13 +2542,10 @@ msgstr ""
|
||||
msgid "Slug"
|
||||
msgstr "युआरएल"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
msgid "Something went wrong. Please try again."
|
||||
msgstr "काही तरी चूक झाली. कृपया पुन्हा प्रयत्न करा."
|
||||
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
msgid "Sort by"
|
||||
msgstr "यावरून क्रम लावा"
|
||||
@@ -2823,7 +2771,6 @@ msgstr "ही क्रिया उलट करता येणार ना
|
||||
msgid "This action cannot be undone. All your data will be permanently deleted."
|
||||
msgstr "ही क्रिया उलट करता येणार नाही. तुमचा सर्व डेटा कायमस्वरूपी हटवला जाईल."
|
||||
|
||||
#: src/dialogs/resume/import.tsx
|
||||
#: src/dialogs/resume/import.tsx
|
||||
msgid "This feature requires AI Integration to be enabled. Please enable it in the settings."
|
||||
msgstr "या फिचरसाठी AI इंटिग्रेशन सक्षम असणे आवश्यक आहे. कृपया सेटिंगमध्ये ते सक्षम करा."
|
||||
@@ -3303,7 +3250,6 @@ msgstr "तुमचा प्रोफाईल यशस्वीरित्
|
||||
msgid "Your RapidAPI key is stored locally on your browser. It is only sent to the server when making a request to search for jobs, and is never stored or logged on our servers."
|
||||
msgstr "तुमची RapidAPI की तुमच्या ब्राउझरमध्ये स्थानिकपणे संग्रहित असते. ती फक्त नोकऱ्या शोधण्यासाठी विनंती करताना सर्व्हरकडे पाठवली जाते आणि आमच्या सर्व्हरवर कधीही संग्रहित किंवा लॉग केली जात नाही."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "Your resume has been created successfully."
|
||||
msgstr "तुमचा रेझ्युमे यशस्वीरित्या तयार केला गेला आहे."
|
||||
@@ -3345,4 +3291,3 @@ msgstr "बाहेर झूम करा"
|
||||
#: src/utils/locale.ts
|
||||
msgid "Zulu"
|
||||
msgstr "झुलू"
|
||||
|
||||
|
||||
Generated
-55
@@ -134,7 +134,6 @@ msgstr "Pautan pengesahan baharu telah dihantar ke alamat e-mel anda. Sila semak
|
||||
msgid "A passion project by <0>Amruth Pillai</0>."
|
||||
msgstr "Sebuah projek yang digerakkan oleh <0>Amruth Pillai</0>."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "A resume with this slug already exists."
|
||||
msgstr "Resume dengan slug ini sudah wujud."
|
||||
@@ -257,7 +256,6 @@ msgstr "Penapis Lanjutan"
|
||||
msgid "Afrikaans"
|
||||
msgstr "Afrikaans"
|
||||
|
||||
#: src/dialogs/resume/import.tsx
|
||||
#: src/dialogs/resume/import.tsx
|
||||
msgid "AI"
|
||||
msgstr "AI"
|
||||
@@ -307,7 +305,6 @@ msgstr "Dan banyak lagi..."
|
||||
msgid "Any level"
|
||||
msgstr "Mana-mana tahap"
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/search-filters.tsx
|
||||
#: src/routes/dashboard/job-search/-components/search-filters.tsx
|
||||
msgid "Any time"
|
||||
msgstr "Bila-bila masa"
|
||||
@@ -336,7 +333,6 @@ msgstr "Akses API"
|
||||
msgid "API Key"
|
||||
msgstr "Kunci API"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/api-keys.tsx
|
||||
@@ -407,7 +403,6 @@ msgstr "Adakah anda pasti ingin membuang perlindungan kata laluan?"
|
||||
msgid "Area of Study"
|
||||
msgstr "Bidang Pengajian"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/ai.tsx
|
||||
@@ -418,7 +413,6 @@ msgstr "Kecerdasan Buatan"
|
||||
msgid "Aspect Ratio"
|
||||
msgstr "Nisbah Aspek"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/authentication/index.tsx
|
||||
@@ -520,34 +514,19 @@ msgstr "Bolehkah saya mengeksport resume saya ke PDF?"
|
||||
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/resume/sections/award.tsx
|
||||
#: src/dialogs/resume/sections/award.tsx
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/cover-letter.tsx
|
||||
#: src/dialogs/resume/sections/cover-letter.tsx
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/interest.tsx
|
||||
#: src/dialogs/resume/sections/interest.tsx
|
||||
#: src/dialogs/resume/sections/language.tsx
|
||||
#: src/dialogs/resume/sections/language.tsx
|
||||
#: src/dialogs/resume/sections/profile.tsx
|
||||
#: src/dialogs/resume/sections/profile.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
#: src/dialogs/resume/sections/skill.tsx
|
||||
#: src/dialogs/resume/sections/skill.tsx
|
||||
#: src/dialogs/resume/sections/summary-item.tsx
|
||||
#: src/dialogs/resume/sections/summary-item.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
#: src/hooks/use-prompt.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
@@ -669,8 +648,6 @@ msgstr "Sambung"
|
||||
msgid "Content"
|
||||
msgstr "Kandungan"
|
||||
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/routes/auth/register.tsx
|
||||
msgid "Continue"
|
||||
@@ -834,7 +811,6 @@ msgstr "Cipta seberapa banyak resume yang anda mahu, tanpa had."
|
||||
msgid "Creating your API key..."
|
||||
msgstr "Mencipta kunci API anda..."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "Creating your resume..."
|
||||
msgstr "Mencipta resume anda..."
|
||||
@@ -856,7 +832,6 @@ msgstr "Seksyen Tersuai"
|
||||
msgid "Czech"
|
||||
msgstr "Czech"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/danger-zone.tsx
|
||||
@@ -942,7 +917,6 @@ msgstr "Memadam resume anda..."
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
@@ -1259,7 +1233,6 @@ msgstr "Gagal menyegerakkan kemahiran"
|
||||
msgid "Features"
|
||||
msgstr "Ciri"
|
||||
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
msgid "Filter by"
|
||||
msgstr "Tapis mengikut"
|
||||
@@ -1276,12 +1249,10 @@ msgstr "Fleksibiliti"
|
||||
msgid "Fluency"
|
||||
msgstr "Tahap kefasihan"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Font Family"
|
||||
msgstr "Keluarga Fon"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Font Size"
|
||||
msgstr "Saiz Fon"
|
||||
@@ -1477,7 +1448,6 @@ msgstr "Sorot"
|
||||
msgid "Hindi"
|
||||
msgstr "Hindi"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
msgid "Home"
|
||||
msgstr "Laman Utama"
|
||||
@@ -1713,7 +1683,6 @@ msgstr "Cerah"
|
||||
msgid "Light theme"
|
||||
msgstr "Tema cerah"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Line Height"
|
||||
msgstr "Tinggi Baris"
|
||||
@@ -1930,8 +1899,6 @@ msgid "Open Source"
|
||||
msgstr "Sumber Terbuka"
|
||||
|
||||
#: src/routes/_home/-sections/donate.tsx
|
||||
#: src/routes/_home/-sections/donate.tsx
|
||||
#: src/routes/_home/-sections/footer.tsx
|
||||
#: src/routes/_home/-sections/footer.tsx
|
||||
msgid "opens in new tab"
|
||||
msgstr "dibuka dalam tab baharu"
|
||||
@@ -2031,7 +1998,6 @@ msgstr "Perlindungan kata laluan telah diaktifkan."
|
||||
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
msgid "Period"
|
||||
@@ -2087,13 +2053,11 @@ msgstr "Portugis (Brazil)"
|
||||
msgid "Portuguese (Portugal)"
|
||||
msgstr "Portugis (Portugal)"
|
||||
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
msgid "Position"
|
||||
msgstr "Kedudukan"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/preferences/index.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
@@ -2117,7 +2081,6 @@ msgstr "Warna Utama"
|
||||
msgid "Proficiency"
|
||||
msgstr "Kecekapan"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/profile.tsx
|
||||
@@ -2305,16 +2268,11 @@ msgstr "Analisis Resume"
|
||||
msgid "Resume analysis complete."
|
||||
msgstr "Analisis resume selesai."
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
msgid "Resume tailored successfully"
|
||||
msgstr "Resume yang disesuaikan dengan berjaya"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/routes/_home/-sections/statistics.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
@@ -2391,7 +2349,6 @@ msgstr "Sekolah"
|
||||
msgid "Scorecard"
|
||||
msgstr "Kad skor"
|
||||
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
msgid "Search"
|
||||
msgstr "Cari"
|
||||
@@ -2400,7 +2357,6 @@ msgstr "Cari"
|
||||
msgid "Search countries"
|
||||
msgstr "Cari negara"
|
||||
|
||||
#: src/components/input/icon-picker.tsx
|
||||
#: src/components/input/icon-picker.tsx
|
||||
msgid "Search for an icon"
|
||||
msgstr "Cari ikon"
|
||||
@@ -2456,14 +2412,11 @@ msgstr "Pemisah"
|
||||
msgid "Serbian"
|
||||
msgstr "Serbia"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/dashboard/settings/authentication/-components/password.tsx
|
||||
msgid "Set Password"
|
||||
msgstr "Tetapkan Kata Laluan"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
msgid "Settings"
|
||||
@@ -2531,8 +2484,6 @@ msgstr "Log masuk dengan GitHub, Google atau penyedia OAuth tersuai."
|
||||
msgid "Sign up"
|
||||
msgstr "Daftar"
|
||||
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/login.tsx
|
||||
msgid "Signing in..."
|
||||
@@ -2591,13 +2542,10 @@ msgstr ""
|
||||
msgid "Slug"
|
||||
msgstr "Slug"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
msgid "Something went wrong. Please try again."
|
||||
msgstr "Ada sesuatu yang tidak kena. Sila cuba lagi."
|
||||
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
msgid "Sort by"
|
||||
msgstr "Isih mengikut"
|
||||
@@ -2823,7 +2771,6 @@ msgstr "Tindakan ini tidak boleh dibatalkan."
|
||||
msgid "This action cannot be undone. All your data will be permanently deleted."
|
||||
msgstr "Tindakan ini tidak boleh dibatalkan. Semua data anda akan dipadamkan secara kekal."
|
||||
|
||||
#: src/dialogs/resume/import.tsx
|
||||
#: src/dialogs/resume/import.tsx
|
||||
msgid "This feature requires AI Integration to be enabled. Please enable it in the settings."
|
||||
msgstr "Ciri ini memerlukan Integrasi AI diaktifkan. Sila aktifkannya dalam tetapan."
|
||||
@@ -3303,7 +3250,6 @@ msgstr "Profil anda telah berjaya dikemas kini."
|
||||
msgid "Your RapidAPI key is stored locally on your browser. It is only sent to the server when making a request to search for jobs, and is never stored or logged on our servers."
|
||||
msgstr "Kunci RapidAPI anda disimpan secara tempatan di pelayar anda. Ia hanya dihantar ke pelayan apabila membuat permintaan untuk mencari pekerjaan, dan tidak pernah disimpan atau direkodkan di pelayan kami."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "Your resume has been created successfully."
|
||||
msgstr "Resume anda telah berjaya dicipta."
|
||||
@@ -3345,4 +3291,3 @@ msgstr "Zum keluar"
|
||||
#: src/utils/locale.ts
|
||||
msgid "Zulu"
|
||||
msgstr "Zulu"
|
||||
|
||||
|
||||
Generated
-55
@@ -134,7 +134,6 @@ msgstr "तपाईंको इमेल ठेगानामा नयाँ
|
||||
msgid "A passion project by <0>Amruth Pillai</0>."
|
||||
msgstr "<0>Amruth Pillai</0> द्वारा बनाइएको एउटा जोश र लगनको परियोजना।"
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "A resume with this slug already exists."
|
||||
msgstr "यस स्लग भएको एउटा बायोडाटा पहिले नै अवस्थित छ।"
|
||||
@@ -257,7 +256,6 @@ msgstr "उन्नत फिल्टरहरू"
|
||||
msgid "Afrikaans"
|
||||
msgstr "अफ्रिकान्स"
|
||||
|
||||
#: src/dialogs/resume/import.tsx
|
||||
#: src/dialogs/resume/import.tsx
|
||||
msgid "AI"
|
||||
msgstr "AI"
|
||||
@@ -307,7 +305,6 @@ msgstr "र यस्ता थुप्रै..."
|
||||
msgid "Any level"
|
||||
msgstr "कुनै पनि स्तर"
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/search-filters.tsx
|
||||
#: src/routes/dashboard/job-search/-components/search-filters.tsx
|
||||
msgid "Any time"
|
||||
msgstr "कुनै पनि बेला"
|
||||
@@ -336,7 +333,6 @@ msgstr "API पहुँच"
|
||||
msgid "API Key"
|
||||
msgstr "API Key"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/api-keys.tsx
|
||||
@@ -407,7 +403,6 @@ msgstr "के तपाईं पासवर्ड सुरक्षा ह
|
||||
msgid "Area of Study"
|
||||
msgstr "अध्ययन क्षेत्र"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/ai.tsx
|
||||
@@ -418,7 +413,6 @@ msgstr "कृत्रिम बौद्धिकता"
|
||||
msgid "Aspect Ratio"
|
||||
msgstr "आकार अनुपात (Aspect Ratio)"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/authentication/index.tsx
|
||||
@@ -520,34 +514,19 @@ msgstr "के म आफ्नो बायोडाटा PDF मा निर
|
||||
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/resume/sections/award.tsx
|
||||
#: src/dialogs/resume/sections/award.tsx
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/cover-letter.tsx
|
||||
#: src/dialogs/resume/sections/cover-letter.tsx
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/interest.tsx
|
||||
#: src/dialogs/resume/sections/interest.tsx
|
||||
#: src/dialogs/resume/sections/language.tsx
|
||||
#: src/dialogs/resume/sections/language.tsx
|
||||
#: src/dialogs/resume/sections/profile.tsx
|
||||
#: src/dialogs/resume/sections/profile.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
#: src/dialogs/resume/sections/skill.tsx
|
||||
#: src/dialogs/resume/sections/skill.tsx
|
||||
#: src/dialogs/resume/sections/summary-item.tsx
|
||||
#: src/dialogs/resume/sections/summary-item.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
#: src/hooks/use-prompt.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
@@ -669,8 +648,6 @@ msgstr "जोड्नुहोस्"
|
||||
msgid "Content"
|
||||
msgstr "सामग्री"
|
||||
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/routes/auth/register.tsx
|
||||
msgid "Continue"
|
||||
@@ -834,7 +811,6 @@ msgstr "जति नयाँ बायोडाटा बनाउनु छ
|
||||
msgid "Creating your API key..."
|
||||
msgstr "तपाईंको API key बनाउँदै..."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "Creating your resume..."
|
||||
msgstr "तपाईंको बायोडाटा बनाउँदै..."
|
||||
@@ -856,7 +832,6 @@ msgstr "अनुकूल (Custom) खण्डहरू"
|
||||
msgid "Czech"
|
||||
msgstr "चेक"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/danger-zone.tsx
|
||||
@@ -942,7 +917,6 @@ msgstr "तपाईंको बायोडाटा मेटाउँदै.
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
@@ -1259,7 +1233,6 @@ msgstr "कौशलहरू सिङ्क गर्न असफल भय
|
||||
msgid "Features"
|
||||
msgstr "विशेषताहरू"
|
||||
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
msgid "Filter by"
|
||||
msgstr "यसद्वारा फिल्टर गर्नुहोस्"
|
||||
@@ -1276,12 +1249,10 @@ msgstr "लचिलोपन"
|
||||
msgid "Fluency"
|
||||
msgstr "भाषा दक्षता (Fluency)"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Font Family"
|
||||
msgstr "फन्ट परिवार"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Font Size"
|
||||
msgstr "फन्ट आकार"
|
||||
@@ -1477,7 +1448,6 @@ msgstr "हाइलाइट"
|
||||
msgid "Hindi"
|
||||
msgstr "हिन्दी"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
msgid "Home"
|
||||
msgstr "गृह पृष्ठ"
|
||||
@@ -1713,7 +1683,6 @@ msgstr "ल्याइट"
|
||||
msgid "Light theme"
|
||||
msgstr "ल्याइट थिम"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Line Height"
|
||||
msgstr "लाइन उचाइ (Line Height)"
|
||||
@@ -1930,8 +1899,6 @@ msgid "Open Source"
|
||||
msgstr "खुला-स्रोत"
|
||||
|
||||
#: src/routes/_home/-sections/donate.tsx
|
||||
#: src/routes/_home/-sections/donate.tsx
|
||||
#: src/routes/_home/-sections/footer.tsx
|
||||
#: src/routes/_home/-sections/footer.tsx
|
||||
msgid "opens in new tab"
|
||||
msgstr "नयाँ ट्याबमा खुल्छ"
|
||||
@@ -2031,7 +1998,6 @@ msgstr "पासवर्ड सुरक्षा सक्रिय गरि
|
||||
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
msgid "Period"
|
||||
@@ -2087,13 +2053,11 @@ msgstr "पोर्चुगाली (ब्राजिल)"
|
||||
msgid "Portuguese (Portugal)"
|
||||
msgstr "पोर्चुगाली (पोर्चुगल)"
|
||||
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
msgid "Position"
|
||||
msgstr "पद"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/preferences/index.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
@@ -2117,7 +2081,6 @@ msgstr "मुख्य रङ"
|
||||
msgid "Proficiency"
|
||||
msgstr "दक्षता (Proficiency)"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/profile.tsx
|
||||
@@ -2305,16 +2268,11 @@ msgstr "बायोडाटा विश्लेषण"
|
||||
msgid "Resume analysis complete."
|
||||
msgstr "बायोडाटा विश्लेषण पूरा भयो।"
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
msgid "Resume tailored successfully"
|
||||
msgstr "बायोडाटा सफलतापूर्वक तयार पारियो"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/routes/_home/-sections/statistics.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
@@ -2391,7 +2349,6 @@ msgstr "विद्यालय/शैक्षिक संस्था"
|
||||
msgid "Scorecard"
|
||||
msgstr "अंकतालिका"
|
||||
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
msgid "Search"
|
||||
msgstr "खोज्नुहोस्"
|
||||
@@ -2400,7 +2357,6 @@ msgstr "खोज्नुहोस्"
|
||||
msgid "Search countries"
|
||||
msgstr "देशहरू खोज्नुहोस्"
|
||||
|
||||
#: src/components/input/icon-picker.tsx
|
||||
#: src/components/input/icon-picker.tsx
|
||||
msgid "Search for an icon"
|
||||
msgstr "आइकन खोज्नुहोस्"
|
||||
@@ -2456,14 +2412,11 @@ msgstr "पृथक्करण रेखा (Separator)"
|
||||
msgid "Serbian"
|
||||
msgstr "सर्बियन"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/dashboard/settings/authentication/-components/password.tsx
|
||||
msgid "Set Password"
|
||||
msgstr "पासवर्ड राख्नुहोस्"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
msgid "Settings"
|
||||
@@ -2531,8 +2484,6 @@ msgstr "GitHub, Google वा कुनै अनुकूल OAuth प्रद
|
||||
msgid "Sign up"
|
||||
msgstr "साइन अप"
|
||||
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/login.tsx
|
||||
msgid "Signing in..."
|
||||
@@ -2591,13 +2542,10 @@ msgstr ""
|
||||
msgid "Slug"
|
||||
msgstr "स्लग"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
msgid "Something went wrong. Please try again."
|
||||
msgstr "केही समस्या भयो। कृपया पुनः प्रयास गर्नुहोस्।"
|
||||
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
msgid "Sort by"
|
||||
msgstr "यसअनुसार क्रमबद्ध गर्नुहोस्"
|
||||
@@ -2823,7 +2771,6 @@ msgstr "यो कार्य उल्ट्याउन सकिँदैन
|
||||
msgid "This action cannot be undone. All your data will be permanently deleted."
|
||||
msgstr "यो कार्य उल्ट्याउन सकिँदैन। तपाईंका सबै डाटा स्थायी रूपमा मेटिनेछन्।"
|
||||
|
||||
#: src/dialogs/resume/import.tsx
|
||||
#: src/dialogs/resume/import.tsx
|
||||
msgid "This feature requires AI Integration to be enabled. Please enable it in the settings."
|
||||
msgstr "यो सुविधा प्रयोग गर्न AI एकीकरण (Integration) सक्रिय हुनुपर्नेछ। कृपया सेटिङमा गएर सक्रिय गर्नुहोस्।"
|
||||
@@ -3303,7 +3250,6 @@ msgstr "तपाईंको प्रोफाइल सफलतापूर
|
||||
msgid "Your RapidAPI key is stored locally on your browser. It is only sent to the server when making a request to search for jobs, and is never stored or logged on our servers."
|
||||
msgstr "तपाईंको RapidAPI कुञ्जी तपाईंको ब्राउजरमा स्थानीय रूपमा भण्डारण गरिएको छ। यो केवल जागिर खोज्न अनुरोध गर्दा सर्भरमा पठाइन्छ र हाम्रो सर्भरहरूमा कहिल्यै भण्डारण वा लग गरिँदैन।"
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "Your resume has been created successfully."
|
||||
msgstr "तपाईंको बायोडाटा सफलतापूर्वक बनाइयो।"
|
||||
@@ -3345,4 +3291,3 @@ msgstr "जूम आउट"
|
||||
#: src/utils/locale.ts
|
||||
msgid "Zulu"
|
||||
msgstr "जुलु"
|
||||
|
||||
|
||||
Generated
-55
@@ -134,7 +134,6 @@ msgstr "Er is een nieuwe verificatielink naar uw e-mailadres gestuurd. Controlee
|
||||
msgid "A passion project by <0>Amruth Pillai</0>."
|
||||
msgstr "Een passieproject van <0>Amruth Pillai</0>."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "A resume with this slug already exists."
|
||||
msgstr "Een cv met deze korte naam bestaat al."
|
||||
@@ -257,7 +256,6 @@ msgstr "Geavanceerde filters"
|
||||
msgid "Afrikaans"
|
||||
msgstr "Afrikaans"
|
||||
|
||||
#: src/dialogs/resume/import.tsx
|
||||
#: src/dialogs/resume/import.tsx
|
||||
msgid "AI"
|
||||
msgstr "AI"
|
||||
@@ -307,7 +305,6 @@ msgstr "En nog veel meer..."
|
||||
msgid "Any level"
|
||||
msgstr "Elk niveau"
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/search-filters.tsx
|
||||
#: src/routes/dashboard/job-search/-components/search-filters.tsx
|
||||
msgid "Any time"
|
||||
msgstr "Elk moment"
|
||||
@@ -336,7 +333,6 @@ msgstr "API-toegang"
|
||||
msgid "API Key"
|
||||
msgstr "API-sleutel"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/api-keys.tsx
|
||||
@@ -407,7 +403,6 @@ msgstr "Weet u zeker dat u de wachtwoordbeveiliging wilt verwijderen?"
|
||||
msgid "Area of Study"
|
||||
msgstr "Studierichting"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/ai.tsx
|
||||
@@ -418,7 +413,6 @@ msgstr "Kunstmatige intelligentie"
|
||||
msgid "Aspect Ratio"
|
||||
msgstr "Beeldverhouding"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/authentication/index.tsx
|
||||
@@ -520,34 +514,19 @@ msgstr "Kan ik mijn cv naar PDF exporteren?"
|
||||
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/resume/sections/award.tsx
|
||||
#: src/dialogs/resume/sections/award.tsx
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/cover-letter.tsx
|
||||
#: src/dialogs/resume/sections/cover-letter.tsx
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/interest.tsx
|
||||
#: src/dialogs/resume/sections/interest.tsx
|
||||
#: src/dialogs/resume/sections/language.tsx
|
||||
#: src/dialogs/resume/sections/language.tsx
|
||||
#: src/dialogs/resume/sections/profile.tsx
|
||||
#: src/dialogs/resume/sections/profile.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
#: src/dialogs/resume/sections/skill.tsx
|
||||
#: src/dialogs/resume/sections/skill.tsx
|
||||
#: src/dialogs/resume/sections/summary-item.tsx
|
||||
#: src/dialogs/resume/sections/summary-item.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
#: src/hooks/use-prompt.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
@@ -669,8 +648,6 @@ msgstr "Verbinden"
|
||||
msgid "Content"
|
||||
msgstr "Inhoud"
|
||||
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/routes/auth/register.tsx
|
||||
msgid "Continue"
|
||||
@@ -834,7 +811,6 @@ msgstr "Maak zoveel cv's als u wilt, zonder limieten."
|
||||
msgid "Creating your API key..."
|
||||
msgstr "Uw API-sleutel wordt aangemaakt..."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "Creating your resume..."
|
||||
msgstr "Uw cv wordt aangemaakt..."
|
||||
@@ -856,7 +832,6 @@ msgstr "Aangepaste secties"
|
||||
msgid "Czech"
|
||||
msgstr "Tsjechisch"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/danger-zone.tsx
|
||||
@@ -942,7 +917,6 @@ msgstr "Uw cv wordt verwijderd..."
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
@@ -1259,7 +1233,6 @@ msgstr "Synchronisatie van vaardigheden mislukt"
|
||||
msgid "Features"
|
||||
msgstr "Functies"
|
||||
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
msgid "Filter by"
|
||||
msgstr "Filteren op"
|
||||
@@ -1276,12 +1249,10 @@ msgstr "Flexibiliteit"
|
||||
msgid "Fluency"
|
||||
msgstr "Vlotheid"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Font Family"
|
||||
msgstr "Lettertypefamilie"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Font Size"
|
||||
msgstr "Tekengrootte"
|
||||
@@ -1477,7 +1448,6 @@ msgstr "Markeren"
|
||||
msgid "Hindi"
|
||||
msgstr "Hindi"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
msgid "Home"
|
||||
msgstr "Home"
|
||||
@@ -1713,7 +1683,6 @@ msgstr "Licht"
|
||||
msgid "Light theme"
|
||||
msgstr "Licht thema"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Line Height"
|
||||
msgstr "Regelafstand"
|
||||
@@ -1930,8 +1899,6 @@ msgid "Open Source"
|
||||
msgstr "Open Source"
|
||||
|
||||
#: src/routes/_home/-sections/donate.tsx
|
||||
#: src/routes/_home/-sections/donate.tsx
|
||||
#: src/routes/_home/-sections/footer.tsx
|
||||
#: src/routes/_home/-sections/footer.tsx
|
||||
msgid "opens in new tab"
|
||||
msgstr "opent in nieuw tabblad"
|
||||
@@ -2031,7 +1998,6 @@ msgstr "Wachtwoordbeveiliging is ingeschakeld."
|
||||
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
msgid "Period"
|
||||
@@ -2087,13 +2053,11 @@ msgstr "Portugees (Brazilië)"
|
||||
msgid "Portuguese (Portugal)"
|
||||
msgstr "Portugees (Portugal)"
|
||||
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
msgid "Position"
|
||||
msgstr "Positie"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/preferences/index.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
@@ -2117,7 +2081,6 @@ msgstr "Primaire kleur"
|
||||
msgid "Proficiency"
|
||||
msgstr "Vaardigheid"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/profile.tsx
|
||||
@@ -2305,16 +2268,11 @@ msgstr "C.V. Analyse"
|
||||
msgid "Resume analysis complete."
|
||||
msgstr "CV-analyse voltooid."
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
msgid "Resume tailored successfully"
|
||||
msgstr "Succesvol cv op maat"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/routes/_home/-sections/statistics.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
@@ -2391,7 +2349,6 @@ msgstr "School"
|
||||
msgid "Scorecard"
|
||||
msgstr "Scorekaart"
|
||||
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
msgid "Search"
|
||||
msgstr "Zoeken op"
|
||||
@@ -2400,7 +2357,6 @@ msgstr "Zoeken op"
|
||||
msgid "Search countries"
|
||||
msgstr "Landen zoeken"
|
||||
|
||||
#: src/components/input/icon-picker.tsx
|
||||
#: src/components/input/icon-picker.tsx
|
||||
msgid "Search for an icon"
|
||||
msgstr "Zoek naar een pictogram"
|
||||
@@ -2456,14 +2412,11 @@ msgstr "Scheidingsteken"
|
||||
msgid "Serbian"
|
||||
msgstr "Servisch"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/dashboard/settings/authentication/-components/password.tsx
|
||||
msgid "Set Password"
|
||||
msgstr "Wachtwoord instellen"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
msgid "Settings"
|
||||
@@ -2531,8 +2484,6 @@ msgstr "Log in met GitHub, Google of een aangepaste OAuth-provider."
|
||||
msgid "Sign up"
|
||||
msgstr "Registreren"
|
||||
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/login.tsx
|
||||
msgid "Signing in..."
|
||||
@@ -2591,13 +2542,10 @@ msgstr "Sloveens"
|
||||
msgid "Slug"
|
||||
msgstr "Korte naam"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
msgid "Something went wrong. Please try again."
|
||||
msgstr "Er is iets misgegaan. Probeer het alstublieft opnieuw."
|
||||
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
msgid "Sort by"
|
||||
msgstr "Sorteren op"
|
||||
@@ -2823,7 +2771,6 @@ msgstr "Deze actie kan niet ongedaan worden gemaakt."
|
||||
msgid "This action cannot be undone. All your data will be permanently deleted."
|
||||
msgstr "Deze actie kan niet ongedaan worden gemaakt. Al uw gegevens worden permanent verwijderd."
|
||||
|
||||
#: src/dialogs/resume/import.tsx
|
||||
#: src/dialogs/resume/import.tsx
|
||||
msgid "This feature requires AI Integration to be enabled. Please enable it in the settings."
|
||||
msgstr "Deze functie vereist dat AI-integratie is ingeschakeld. Schakel dit in de instellingen in."
|
||||
@@ -3303,7 +3250,6 @@ msgstr "Uw profiel is succesvol bijgewerkt."
|
||||
msgid "Your RapidAPI key is stored locally on your browser. It is only sent to the server when making a request to search for jobs, and is never stored or logged on our servers."
|
||||
msgstr "Uw RapidAPI-sleutel wordt lokaal in uw browser opgeslagen. De sleutel wordt alleen naar de server gestuurd wanneer u een aanvraag doet om vacatures te zoeken, en wordt nooit opgeslagen of bewaard op onze servers."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "Your resume has been created successfully."
|
||||
msgstr "Uw cv is succesvol aangemaakt."
|
||||
@@ -3345,4 +3291,3 @@ msgstr "Uitzoomen"
|
||||
#: src/utils/locale.ts
|
||||
msgid "Zulu"
|
||||
msgstr "Zulu"
|
||||
|
||||
|
||||
Generated
-55
@@ -134,7 +134,6 @@ msgstr "En ny bekreftelseslenke er sendt til e-postadressen din. Sjekk innboksen
|
||||
msgid "A passion project by <0>Amruth Pillai</0>."
|
||||
msgstr "Et lidenskapsprosjekt av <0>Amruth Pillai</0>."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "A resume with this slug already exists."
|
||||
msgstr "En CV med denne forkortelsen finnes allerede."
|
||||
@@ -257,7 +256,6 @@ msgstr ""
|
||||
msgid "Afrikaans"
|
||||
msgstr "Afrikaans"
|
||||
|
||||
#: src/dialogs/resume/import.tsx
|
||||
#: src/dialogs/resume/import.tsx
|
||||
msgid "AI"
|
||||
msgstr "KI"
|
||||
@@ -307,7 +305,6 @@ msgstr "Og mange flere..."
|
||||
msgid "Any level"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/search-filters.tsx
|
||||
#: src/routes/dashboard/job-search/-components/search-filters.tsx
|
||||
msgid "Any time"
|
||||
msgstr ""
|
||||
@@ -336,7 +333,6 @@ msgstr "API-tilgang"
|
||||
msgid "API Key"
|
||||
msgstr "API-nøkkel"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/api-keys.tsx
|
||||
@@ -407,7 +403,6 @@ msgstr "Er du sikker på at du vil fjerne passordbeskyttelsen?"
|
||||
msgid "Area of Study"
|
||||
msgstr "Studiefelt"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/ai.tsx
|
||||
@@ -418,7 +413,6 @@ msgstr "Kunstig intelligens"
|
||||
msgid "Aspect Ratio"
|
||||
msgstr "Størrelsesforhold"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/authentication/index.tsx
|
||||
@@ -520,34 +514,19 @@ msgstr "Kan jeg eksportere CV-en min til PDF?"
|
||||
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/resume/sections/award.tsx
|
||||
#: src/dialogs/resume/sections/award.tsx
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/cover-letter.tsx
|
||||
#: src/dialogs/resume/sections/cover-letter.tsx
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/interest.tsx
|
||||
#: src/dialogs/resume/sections/interest.tsx
|
||||
#: src/dialogs/resume/sections/language.tsx
|
||||
#: src/dialogs/resume/sections/language.tsx
|
||||
#: src/dialogs/resume/sections/profile.tsx
|
||||
#: src/dialogs/resume/sections/profile.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
#: src/dialogs/resume/sections/skill.tsx
|
||||
#: src/dialogs/resume/sections/skill.tsx
|
||||
#: src/dialogs/resume/sections/summary-item.tsx
|
||||
#: src/dialogs/resume/sections/summary-item.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
#: src/hooks/use-prompt.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
@@ -669,8 +648,6 @@ msgstr "Koble til"
|
||||
msgid "Content"
|
||||
msgstr "Innhold"
|
||||
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/routes/auth/register.tsx
|
||||
msgid "Continue"
|
||||
@@ -834,7 +811,6 @@ msgstr "Opprett så mange CV-er du vil, uten begrensninger."
|
||||
msgid "Creating your API key..."
|
||||
msgstr "Oppretter API-nøkkelen din..."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "Creating your resume..."
|
||||
msgstr "Oppretter CV-en din..."
|
||||
@@ -856,7 +832,6 @@ msgstr "Tilpassede seksjoner"
|
||||
msgid "Czech"
|
||||
msgstr "Tsjekkisk"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/danger-zone.tsx
|
||||
@@ -942,7 +917,6 @@ msgstr "Sletter CV-en din..."
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
@@ -1259,7 +1233,6 @@ msgstr ""
|
||||
msgid "Features"
|
||||
msgstr "Funksjoner"
|
||||
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
msgid "Filter by"
|
||||
msgstr "Filtrer etter"
|
||||
@@ -1276,12 +1249,10 @@ msgstr "Fleksibilitet"
|
||||
msgid "Fluency"
|
||||
msgstr "Språkferdighet"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Font Family"
|
||||
msgstr "Skrifttype"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Font Size"
|
||||
msgstr "Skriftstørrelse"
|
||||
@@ -1477,7 +1448,6 @@ msgstr "Fremhev"
|
||||
msgid "Hindi"
|
||||
msgstr "Hindi"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
msgid "Home"
|
||||
msgstr "Hjem"
|
||||
@@ -1713,7 +1683,6 @@ msgstr "Lyst"
|
||||
msgid "Light theme"
|
||||
msgstr "Lyst tema"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Line Height"
|
||||
msgstr "Linjehøyde"
|
||||
@@ -1930,8 +1899,6 @@ msgid "Open Source"
|
||||
msgstr "Åpen kildekode"
|
||||
|
||||
#: src/routes/_home/-sections/donate.tsx
|
||||
#: src/routes/_home/-sections/donate.tsx
|
||||
#: src/routes/_home/-sections/footer.tsx
|
||||
#: src/routes/_home/-sections/footer.tsx
|
||||
msgid "opens in new tab"
|
||||
msgstr "åpnes i ny fane"
|
||||
@@ -2031,7 +1998,6 @@ msgstr "Passordbeskyttelse er aktivert."
|
||||
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
msgid "Period"
|
||||
@@ -2087,13 +2053,11 @@ msgstr "Portugisisk (Brasil)"
|
||||
msgid "Portuguese (Portugal)"
|
||||
msgstr "Portugisisk (Portugal)"
|
||||
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
msgid "Position"
|
||||
msgstr "Posisjon"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/preferences/index.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
@@ -2117,7 +2081,6 @@ msgstr "Hovedfarge"
|
||||
msgid "Proficiency"
|
||||
msgstr "Ferdighetsnivå"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/profile.tsx
|
||||
@@ -2305,16 +2268,11 @@ msgstr ""
|
||||
msgid "Resume analysis complete."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
msgid "Resume tailored successfully"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/routes/_home/-sections/statistics.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
@@ -2391,7 +2349,6 @@ msgstr "Skole"
|
||||
msgid "Scorecard"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
msgid "Search"
|
||||
msgstr ""
|
||||
@@ -2400,7 +2357,6 @@ msgstr ""
|
||||
msgid "Search countries"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/input/icon-picker.tsx
|
||||
#: src/components/input/icon-picker.tsx
|
||||
msgid "Search for an icon"
|
||||
msgstr "Søk etter et ikon"
|
||||
@@ -2456,14 +2412,11 @@ msgstr "Skillelinje"
|
||||
msgid "Serbian"
|
||||
msgstr "Serbisk"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/dashboard/settings/authentication/-components/password.tsx
|
||||
msgid "Set Password"
|
||||
msgstr "Angi passord"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
msgid "Settings"
|
||||
@@ -2531,8 +2484,6 @@ msgstr "Logg inn med GitHub, Google eller en egendefinert OAuth-leverandør."
|
||||
msgid "Sign up"
|
||||
msgstr "Registrer deg"
|
||||
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/login.tsx
|
||||
msgid "Signing in..."
|
||||
@@ -2591,13 +2542,10 @@ msgstr ""
|
||||
msgid "Slug"
|
||||
msgstr "Forkortelse"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
msgid "Something went wrong. Please try again."
|
||||
msgstr "Noe gikk galt. Vennligst prøv igjen."
|
||||
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
msgid "Sort by"
|
||||
msgstr "Sorter etter"
|
||||
@@ -2823,7 +2771,6 @@ msgstr "Denne handlingen kan ikke angres."
|
||||
msgid "This action cannot be undone. All your data will be permanently deleted."
|
||||
msgstr "Denne handlingen kan ikke angres. Alle dataene dine vil bli slettet permanent."
|
||||
|
||||
#: src/dialogs/resume/import.tsx
|
||||
#: src/dialogs/resume/import.tsx
|
||||
msgid "This feature requires AI Integration to be enabled. Please enable it in the settings."
|
||||
msgstr "Denne funksjonen krever at KI-integrasjon er aktivert. Aktiver det i innstillingene."
|
||||
@@ -3303,7 +3250,6 @@ msgstr "Profilen din er oppdatert."
|
||||
msgid "Your RapidAPI key is stored locally on your browser. It is only sent to the server when making a request to search for jobs, and is never stored or logged on our servers."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "Your resume has been created successfully."
|
||||
msgstr "CV-en din er opprettet."
|
||||
@@ -3345,4 +3291,3 @@ msgstr "Zoom ut"
|
||||
#: src/utils/locale.ts
|
||||
msgid "Zulu"
|
||||
msgstr "Zulu"
|
||||
|
||||
|
||||
Generated
-55
@@ -134,7 +134,6 @@ msgstr "ଆପଣଙ୍କ ଇମେଲ୍ ଠିକଣାକୁ ଏକ ନୂ
|
||||
msgid "A passion project by <0>Amruth Pillai</0>."
|
||||
msgstr "<0>Amruth Pillai</0> ଙ୍କ ଏକ ଆଗ୍ରହ ପୂର୍ଣ୍ଣ ପ୍ରକଳ୍ପ।"
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "A resume with this slug already exists."
|
||||
msgstr "ଏହି ସ୍ଲଗ୍ ସହ ଏକ ରେଜ୍ୟୁମେ ପହିଲାରୁ ଅଛି।"
|
||||
@@ -257,7 +256,6 @@ msgstr ""
|
||||
msgid "Afrikaans"
|
||||
msgstr "ଆଫ୍ରିକାନ୍ସ"
|
||||
|
||||
#: src/dialogs/resume/import.tsx
|
||||
#: src/dialogs/resume/import.tsx
|
||||
msgid "AI"
|
||||
msgstr "AI"
|
||||
@@ -307,7 +305,6 @@ msgstr "ଏବଂ ଅନେକ ଅଧିକ..."
|
||||
msgid "Any level"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/search-filters.tsx
|
||||
#: src/routes/dashboard/job-search/-components/search-filters.tsx
|
||||
msgid "Any time"
|
||||
msgstr ""
|
||||
@@ -336,7 +333,6 @@ msgstr "API ଆକ୍ସେସ୍"
|
||||
msgid "API Key"
|
||||
msgstr "API କି"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/api-keys.tsx
|
||||
@@ -407,7 +403,6 @@ msgstr "ଆପଣ ନିଶ୍ଚିତ କି ପାସୱାର୍ଡ ସୁ
|
||||
msgid "Area of Study"
|
||||
msgstr "ଅଧ୍ୟୟନ କ୍ଷେତ୍ର"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/ai.tsx
|
||||
@@ -418,7 +413,6 @@ msgstr "କୃତ୍ରିମ ବୁଦ୍ଧିମତ୍ତା"
|
||||
msgid "Aspect Ratio"
|
||||
msgstr "ଆସ୍ପେକ୍ଟ ଅନୁପାତ"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/authentication/index.tsx
|
||||
@@ -520,34 +514,19 @@ msgstr "ମୁଁ ମୋର ରେଜ୍ୟୁମେକୁ PDF କୁ ନିର
|
||||
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/resume/sections/award.tsx
|
||||
#: src/dialogs/resume/sections/award.tsx
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/cover-letter.tsx
|
||||
#: src/dialogs/resume/sections/cover-letter.tsx
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/interest.tsx
|
||||
#: src/dialogs/resume/sections/interest.tsx
|
||||
#: src/dialogs/resume/sections/language.tsx
|
||||
#: src/dialogs/resume/sections/language.tsx
|
||||
#: src/dialogs/resume/sections/profile.tsx
|
||||
#: src/dialogs/resume/sections/profile.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
#: src/dialogs/resume/sections/skill.tsx
|
||||
#: src/dialogs/resume/sections/skill.tsx
|
||||
#: src/dialogs/resume/sections/summary-item.tsx
|
||||
#: src/dialogs/resume/sections/summary-item.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
#: src/hooks/use-prompt.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
@@ -669,8 +648,6 @@ msgstr "ଯୋଡନ୍ତୁ"
|
||||
msgid "Content"
|
||||
msgstr "ବିଷୟବସ୍ତୁ"
|
||||
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/routes/auth/register.tsx
|
||||
msgid "Continue"
|
||||
@@ -834,7 +811,6 @@ msgstr "ଆପଣ ଯେତେ ଇଚ୍ଛା ତେତେ ରେଜ୍ୟୁ
|
||||
msgid "Creating your API key..."
|
||||
msgstr "ଆପଣଙ୍କ API କି ତିଆରି ହେଉଛି..."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "Creating your resume..."
|
||||
msgstr "ଆପଣଙ୍କ ରେଜ୍ୟୁମେ ତିଆରି ହେଉଛି..."
|
||||
@@ -856,7 +832,6 @@ msgstr "କଷ୍ଟମ୍ ବିଭାଗଗୁଡିକ"
|
||||
msgid "Czech"
|
||||
msgstr "ଚେକ୍"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/danger-zone.tsx
|
||||
@@ -942,7 +917,6 @@ msgstr "ଆପଣଙ୍କ ରେଜ୍ୟୁମେ ବିଲୋପ ହୋଇଯ
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
@@ -1259,7 +1233,6 @@ msgstr ""
|
||||
msgid "Features"
|
||||
msgstr "ବିଶେଷତାଗୁଡିକ"
|
||||
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
msgid "Filter by"
|
||||
msgstr "ଏହା ଦ୍ୱାରା ଫିଲ୍ଟର୍ କରନ୍ତୁ"
|
||||
@@ -1276,12 +1249,10 @@ msgstr "ଲଚିଳାପଣ"
|
||||
msgid "Fluency"
|
||||
msgstr "ଦକ୍ଷତା"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Font Family"
|
||||
msgstr "ଫଣ୍ଟ ପରିବାର"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Font Size"
|
||||
msgstr "ଫଣ୍ଟ ଆକାର"
|
||||
@@ -1477,7 +1448,6 @@ msgstr "ହାଇଲାଇଟ୍"
|
||||
msgid "Hindi"
|
||||
msgstr "ହିନ୍ଦୀ"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
msgid "Home"
|
||||
msgstr "ହୋମ୍"
|
||||
@@ -1713,7 +1683,6 @@ msgstr "ଲାଇଟ୍"
|
||||
msgid "Light theme"
|
||||
msgstr "ଲାଇଟ୍ ଥିମ୍"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Line Height"
|
||||
msgstr "ଲାଇନ୍ ଉଚ୍ଚତା"
|
||||
@@ -1930,8 +1899,6 @@ msgid "Open Source"
|
||||
msgstr "ଖୋଲା‑ମୂଳ"
|
||||
|
||||
#: src/routes/_home/-sections/donate.tsx
|
||||
#: src/routes/_home/-sections/donate.tsx
|
||||
#: src/routes/_home/-sections/footer.tsx
|
||||
#: src/routes/_home/-sections/footer.tsx
|
||||
msgid "opens in new tab"
|
||||
msgstr "ନୂତନ ଟାବ୍ରେ ଖୋଲେ"
|
||||
@@ -2031,7 +1998,6 @@ msgstr "ପାସୱାର୍ଡ ସୁରକ୍ଷା ସକ୍ରିୟ କର
|
||||
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
msgid "Period"
|
||||
@@ -2087,13 +2053,11 @@ msgstr "ପୋର୍ତୁଗିଜ୍ (ବ୍ରାଜିଲ୍)"
|
||||
msgid "Portuguese (Portugal)"
|
||||
msgstr "ପୋର୍ତୁଗିଜ୍ (ପୋର୍ତୁଗାଲ୍)"
|
||||
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
msgid "Position"
|
||||
msgstr "ପଦବୀ"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/preferences/index.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
@@ -2117,7 +2081,6 @@ msgstr "ମୁଖ୍ୟ ରଙ୍ଗ"
|
||||
msgid "Proficiency"
|
||||
msgstr "ପ୍ରବୀଣତା"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/profile.tsx
|
||||
@@ -2305,16 +2268,11 @@ msgstr ""
|
||||
msgid "Resume analysis complete."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
msgid "Resume tailored successfully"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/routes/_home/-sections/statistics.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
@@ -2391,7 +2349,6 @@ msgstr "ବିଦ୍ୟାଳୟ"
|
||||
msgid "Scorecard"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
msgid "Search"
|
||||
msgstr ""
|
||||
@@ -2400,7 +2357,6 @@ msgstr ""
|
||||
msgid "Search countries"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/input/icon-picker.tsx
|
||||
#: src/components/input/icon-picker.tsx
|
||||
msgid "Search for an icon"
|
||||
msgstr "ଏକ ଆଇକନ୍ ଖୋଜନ୍ତୁ"
|
||||
@@ -2456,14 +2412,11 @@ msgstr "ବିଭଜକ"
|
||||
msgid "Serbian"
|
||||
msgstr "ସର୍ବିଆନ୍"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/dashboard/settings/authentication/-components/password.tsx
|
||||
msgid "Set Password"
|
||||
msgstr "ପାସୱାର୍ଡ ସେଟ୍ କରନ୍ତୁ"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
msgid "Settings"
|
||||
@@ -2531,8 +2484,6 @@ msgstr "GitHub, Google କିମ୍ବା କଷ୍ଟମ୍ OAuth ପ୍ରଦ
|
||||
msgid "Sign up"
|
||||
msgstr "ସାଇନ୍ ଅପ୍ କରନ୍ତୁ"
|
||||
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/login.tsx
|
||||
msgid "Signing in..."
|
||||
@@ -2591,13 +2542,10 @@ msgstr ""
|
||||
msgid "Slug"
|
||||
msgstr "ସ୍ଲଗ୍"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
msgid "Something went wrong. Please try again."
|
||||
msgstr "କିଛି ଭୁଲ୍ ହୋଇଛି। ଦୟାକରି ପୁନଃ ଚେଷ୍ଟା କରନ୍ତୁ।"
|
||||
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
msgid "Sort by"
|
||||
msgstr "ଏହା ଦ୍ୱାରା ସଜାଇବେ"
|
||||
@@ -2823,7 +2771,6 @@ msgstr "ଏହି କାର୍ଯ୍ୟ ପୁନଃ କରିହୋଇପାର
|
||||
msgid "This action cannot be undone. All your data will be permanently deleted."
|
||||
msgstr "ଏହି କାର୍ଯ୍ୟ ପୁନଃ କରିହୋଇପାରିବ ନାହିଁ। ଆପଣଙ୍କ ସମସ୍ତ ତଥ୍ୟ ସ୍ଥାୟୀଭାବରେ ବିଲୋପ ହେବ।"
|
||||
|
||||
#: src/dialogs/resume/import.tsx
|
||||
#: src/dialogs/resume/import.tsx
|
||||
msgid "This feature requires AI Integration to be enabled. Please enable it in the settings."
|
||||
msgstr "ଏହି ବିଶେଷତା ପାଇଁ AI ସମିକ୍ତକରଣ ସକ୍ରିୟ ରହିବା ଆବଶ୍ୟକ। ଦୟାକରି ସେଟିଂସ୍ରେ ଏହାକୁ ସକ୍ରିୟ କରନ୍ତୁ।"
|
||||
@@ -3303,7 +3250,6 @@ msgstr "ଆପଣଙ୍କ ପ୍ରୋଫାଇଲ୍ ସଫଳତାର ସହ
|
||||
msgid "Your RapidAPI key is stored locally on your browser. It is only sent to the server when making a request to search for jobs, and is never stored or logged on our servers."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "Your resume has been created successfully."
|
||||
msgstr "ଆପଣଙ୍କ ରେଜ୍ୟୁମେ ସଫଳତାର ସହ ସୃଷ୍ଟି କରାଯାଇଛି।"
|
||||
@@ -3345,4 +3291,3 @@ msgstr "ଜୁମ୍ ଆଉଟ୍ କରନ୍ତୁ"
|
||||
#: src/utils/locale.ts
|
||||
msgid "Zulu"
|
||||
msgstr "ଜୁଲୁ"
|
||||
|
||||
|
||||
Generated
-55
@@ -134,7 +134,6 @@ msgstr "Nowy link weryfikacyjny został wysłany na Twój adres e-mail. Sprawdź
|
||||
msgid "A passion project by <0>Amruth Pillai</0>."
|
||||
msgstr "Projekt realizowany z pasją przez <0>Amruth Pillai</0>."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "A resume with this slug already exists."
|
||||
msgstr "CV o tej krótkiej nazwie już istnieje."
|
||||
@@ -257,7 +256,6 @@ msgstr "Filtry zaawansowane"
|
||||
msgid "Afrikaans"
|
||||
msgstr "Afrikaans"
|
||||
|
||||
#: src/dialogs/resume/import.tsx
|
||||
#: src/dialogs/resume/import.tsx
|
||||
msgid "AI"
|
||||
msgstr "AI"
|
||||
@@ -307,7 +305,6 @@ msgstr "I wiele więcej..."
|
||||
msgid "Any level"
|
||||
msgstr "Dowolny poziom"
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/search-filters.tsx
|
||||
#: src/routes/dashboard/job-search/-components/search-filters.tsx
|
||||
msgid "Any time"
|
||||
msgstr "O każdej porze"
|
||||
@@ -336,7 +333,6 @@ msgstr "Dostęp przez API"
|
||||
msgid "API Key"
|
||||
msgstr "Klucz API"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/api-keys.tsx
|
||||
@@ -407,7 +403,6 @@ msgstr "Czy na pewno chcesz wyłączyć ochronę hasłem?"
|
||||
msgid "Area of Study"
|
||||
msgstr "Kierunek studiów"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/ai.tsx
|
||||
@@ -418,7 +413,6 @@ msgstr "Sztuczna inteligencja"
|
||||
msgid "Aspect Ratio"
|
||||
msgstr "Proporcje obrazu"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/authentication/index.tsx
|
||||
@@ -520,34 +514,19 @@ msgstr "Czy mogę wyeksportować swoje CV do PDF?"
|
||||
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/resume/sections/award.tsx
|
||||
#: src/dialogs/resume/sections/award.tsx
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/cover-letter.tsx
|
||||
#: src/dialogs/resume/sections/cover-letter.tsx
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/interest.tsx
|
||||
#: src/dialogs/resume/sections/interest.tsx
|
||||
#: src/dialogs/resume/sections/language.tsx
|
||||
#: src/dialogs/resume/sections/language.tsx
|
||||
#: src/dialogs/resume/sections/profile.tsx
|
||||
#: src/dialogs/resume/sections/profile.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
#: src/dialogs/resume/sections/skill.tsx
|
||||
#: src/dialogs/resume/sections/skill.tsx
|
||||
#: src/dialogs/resume/sections/summary-item.tsx
|
||||
#: src/dialogs/resume/sections/summary-item.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
#: src/hooks/use-prompt.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
@@ -669,8 +648,6 @@ msgstr "Połącz"
|
||||
msgid "Content"
|
||||
msgstr "Treść"
|
||||
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/routes/auth/register.tsx
|
||||
msgid "Continue"
|
||||
@@ -834,7 +811,6 @@ msgstr "Twórz tyle CV, ile chcesz, bez ograniczeń."
|
||||
msgid "Creating your API key..."
|
||||
msgstr "Tworzenie klucza API..."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "Creating your resume..."
|
||||
msgstr "Tworzenie CV..."
|
||||
@@ -856,7 +832,6 @@ msgstr "Sekcje niestandardowe"
|
||||
msgid "Czech"
|
||||
msgstr "Czeski"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/danger-zone.tsx
|
||||
@@ -942,7 +917,6 @@ msgstr "Usuwanie CV..."
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
@@ -1259,7 +1233,6 @@ msgstr "Nie udało się zsynchronizować umiejętności"
|
||||
msgid "Features"
|
||||
msgstr "Funkcje"
|
||||
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
msgid "Filter by"
|
||||
msgstr "Filtruj według"
|
||||
@@ -1276,12 +1249,10 @@ msgstr "Elastyczność"
|
||||
msgid "Fluency"
|
||||
msgstr "Biegłość językowa"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Font Family"
|
||||
msgstr "Czcionka"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Font Size"
|
||||
msgstr "Rozmiar czcionki"
|
||||
@@ -1477,7 +1448,6 @@ msgstr "Zakreślenie"
|
||||
msgid "Hindi"
|
||||
msgstr "Hindi"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
msgid "Home"
|
||||
msgstr "Strona główna"
|
||||
@@ -1713,7 +1683,6 @@ msgstr "Jasny"
|
||||
msgid "Light theme"
|
||||
msgstr "Jasny motyw"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Line Height"
|
||||
msgstr "Wysokość wiersza"
|
||||
@@ -1930,8 +1899,6 @@ msgid "Open Source"
|
||||
msgstr "Open Source"
|
||||
|
||||
#: src/routes/_home/-sections/donate.tsx
|
||||
#: src/routes/_home/-sections/donate.tsx
|
||||
#: src/routes/_home/-sections/footer.tsx
|
||||
#: src/routes/_home/-sections/footer.tsx
|
||||
msgid "opens in new tab"
|
||||
msgstr "otwiera się w nowej karcie"
|
||||
@@ -2031,7 +1998,6 @@ msgstr "Ochrona hasłem została włączona."
|
||||
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
msgid "Period"
|
||||
@@ -2087,13 +2053,11 @@ msgstr "Portugalski (Brazylia)"
|
||||
msgid "Portuguese (Portugal)"
|
||||
msgstr "Portugalski (Portugalia)"
|
||||
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
msgid "Position"
|
||||
msgstr "Stanowisko"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/preferences/index.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
@@ -2117,7 +2081,6 @@ msgstr "Kolor główny"
|
||||
msgid "Proficiency"
|
||||
msgstr "Poziom zaawansowania"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/profile.tsx
|
||||
@@ -2305,16 +2268,11 @@ msgstr "Analiza CV"
|
||||
msgid "Resume analysis complete."
|
||||
msgstr "Analiza CV zakończona."
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
msgid "Resume tailored successfully"
|
||||
msgstr "CV dostosowane z powodzeniem"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/routes/_home/-sections/statistics.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
@@ -2391,7 +2349,6 @@ msgstr "Szkoła"
|
||||
msgid "Scorecard"
|
||||
msgstr "Karta wyników"
|
||||
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
msgid "Search"
|
||||
msgstr "Wyszukiwanie"
|
||||
@@ -2400,7 +2357,6 @@ msgstr "Wyszukiwanie"
|
||||
msgid "Search countries"
|
||||
msgstr "Proszę szukać krajów"
|
||||
|
||||
#: src/components/input/icon-picker.tsx
|
||||
#: src/components/input/icon-picker.tsx
|
||||
msgid "Search for an icon"
|
||||
msgstr "Wyszukaj ikonę"
|
||||
@@ -2456,14 +2412,11 @@ msgstr "Separator"
|
||||
msgid "Serbian"
|
||||
msgstr "Serbski"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/dashboard/settings/authentication/-components/password.tsx
|
||||
msgid "Set Password"
|
||||
msgstr "Ustaw hasło"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
msgid "Settings"
|
||||
@@ -2531,8 +2484,6 @@ msgstr "Zaloguj się za pomocą GitHub, Google lub własnego dostawcy OAuth."
|
||||
msgid "Sign up"
|
||||
msgstr "Zarejestruj się"
|
||||
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/login.tsx
|
||||
msgid "Signing in..."
|
||||
@@ -2591,13 +2542,10 @@ msgstr ""
|
||||
msgid "Slug"
|
||||
msgstr "Krótka nazwa"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
msgid "Something went wrong. Please try again."
|
||||
msgstr "Coś poszło nie tak. Spróbuj ponownie."
|
||||
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
msgid "Sort by"
|
||||
msgstr "Sortuj według"
|
||||
@@ -2823,7 +2771,6 @@ msgstr "Tej akcji nie można cofnąć."
|
||||
msgid "This action cannot be undone. All your data will be permanently deleted."
|
||||
msgstr "Tej akcji nie można cofnąć. Wszystkie Twoje dane zostaną trwale usunięte."
|
||||
|
||||
#: src/dialogs/resume/import.tsx
|
||||
#: src/dialogs/resume/import.tsx
|
||||
msgid "This feature requires AI Integration to be enabled. Please enable it in the settings."
|
||||
msgstr "Ta funkcja wymaga włączenia integracji z AI. Włącz ją w ustawieniach."
|
||||
@@ -3303,7 +3250,6 @@ msgstr "Twój profil został pomyślnie zaktualizowany."
|
||||
msgid "Your RapidAPI key is stored locally on your browser. It is only sent to the server when making a request to search for jobs, and is never stored or logged on our servers."
|
||||
msgstr "Państwa klucz RapidAPI jest przechowywany lokalnie w Państwa przeglądarce. Jest on wysyłany do serwera tylko w przypadku żądania wyszukiwania ofert pracy i nigdy nie jest przechowywany ani rejestrowany na naszych serwerach."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "Your resume has been created successfully."
|
||||
msgstr "Twoje CV zostało pomyślnie utworzone."
|
||||
@@ -3345,4 +3291,3 @@ msgstr "Pomniejsz"
|
||||
#: src/utils/locale.ts
|
||||
msgid "Zulu"
|
||||
msgstr "Zulu"
|
||||
|
||||
|
||||
Generated
-55
@@ -134,7 +134,6 @@ msgstr "Um novo link de verificação foi enviado para o seu endereço de email.
|
||||
msgid "A passion project by <0>Amruth Pillai</0>."
|
||||
msgstr "Um projeto pessoal de <0>Amruth Pillai</0>."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "A resume with this slug already exists."
|
||||
msgstr "Já existe um currículo com este permalink."
|
||||
@@ -257,7 +256,6 @@ msgstr "Filtros avançados"
|
||||
msgid "Afrikaans"
|
||||
msgstr "Africâner"
|
||||
|
||||
#: src/dialogs/resume/import.tsx
|
||||
#: src/dialogs/resume/import.tsx
|
||||
msgid "AI"
|
||||
msgstr "IA"
|
||||
@@ -307,7 +305,6 @@ msgstr "E muito mais..."
|
||||
msgid "Any level"
|
||||
msgstr "Qualquer nível"
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/search-filters.tsx
|
||||
#: src/routes/dashboard/job-search/-components/search-filters.tsx
|
||||
msgid "Any time"
|
||||
msgstr "A qualquer momento"
|
||||
@@ -336,7 +333,6 @@ msgstr "Acesso à API"
|
||||
msgid "API Key"
|
||||
msgstr "Chave de API"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/api-keys.tsx
|
||||
@@ -407,7 +403,6 @@ msgstr "Tem certeza de que deseja remover a proteção por senha?"
|
||||
msgid "Area of Study"
|
||||
msgstr "Área de estudo"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/ai.tsx
|
||||
@@ -418,7 +413,6 @@ msgstr "Inteligência Artificial"
|
||||
msgid "Aspect Ratio"
|
||||
msgstr "Proporção da imagem"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/authentication/index.tsx
|
||||
@@ -520,34 +514,19 @@ msgstr "Posso exportar meu currículo para PDF?"
|
||||
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/resume/sections/award.tsx
|
||||
#: src/dialogs/resume/sections/award.tsx
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/cover-letter.tsx
|
||||
#: src/dialogs/resume/sections/cover-letter.tsx
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/interest.tsx
|
||||
#: src/dialogs/resume/sections/interest.tsx
|
||||
#: src/dialogs/resume/sections/language.tsx
|
||||
#: src/dialogs/resume/sections/language.tsx
|
||||
#: src/dialogs/resume/sections/profile.tsx
|
||||
#: src/dialogs/resume/sections/profile.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
#: src/dialogs/resume/sections/skill.tsx
|
||||
#: src/dialogs/resume/sections/skill.tsx
|
||||
#: src/dialogs/resume/sections/summary-item.tsx
|
||||
#: src/dialogs/resume/sections/summary-item.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
#: src/hooks/use-prompt.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
@@ -669,8 +648,6 @@ msgstr "Conectar"
|
||||
msgid "Content"
|
||||
msgstr "Conteúdo"
|
||||
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/routes/auth/register.tsx
|
||||
msgid "Continue"
|
||||
@@ -834,7 +811,6 @@ msgstr "Crie quantos currículos quiser, sem limites."
|
||||
msgid "Creating your API key..."
|
||||
msgstr "Criando sua chave de API..."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "Creating your resume..."
|
||||
msgstr "Criando seu currículo..."
|
||||
@@ -856,7 +832,6 @@ msgstr "Seções personalizadas"
|
||||
msgid "Czech"
|
||||
msgstr "Tcheco"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/danger-zone.tsx
|
||||
@@ -942,7 +917,6 @@ msgstr "Excluindo seu currículo..."
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
@@ -1259,7 +1233,6 @@ msgstr "Falha na sincronização de habilidades"
|
||||
msgid "Features"
|
||||
msgstr "Recursos"
|
||||
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
msgid "Filter by"
|
||||
msgstr "Filtrar por"
|
||||
@@ -1276,12 +1249,10 @@ msgstr "Flexibilidade"
|
||||
msgid "Fluency"
|
||||
msgstr "Fluência"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Font Family"
|
||||
msgstr "Família de fontes"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Font Size"
|
||||
msgstr "Tamanho da fonte"
|
||||
@@ -1477,7 +1448,6 @@ msgstr "Realce"
|
||||
msgid "Hindi"
|
||||
msgstr "Hindi"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
msgid "Home"
|
||||
msgstr "Início"
|
||||
@@ -1713,7 +1683,6 @@ msgstr "Claro"
|
||||
msgid "Light theme"
|
||||
msgstr "Tema claro"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Line Height"
|
||||
msgstr "Altura da linha"
|
||||
@@ -1930,8 +1899,6 @@ msgid "Open Source"
|
||||
msgstr "Código Aberto"
|
||||
|
||||
#: src/routes/_home/-sections/donate.tsx
|
||||
#: src/routes/_home/-sections/donate.tsx
|
||||
#: src/routes/_home/-sections/footer.tsx
|
||||
#: src/routes/_home/-sections/footer.tsx
|
||||
msgid "opens in new tab"
|
||||
msgstr "abre em nova aba"
|
||||
@@ -2031,7 +1998,6 @@ msgstr "A proteção por senha foi ativada."
|
||||
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
msgid "Period"
|
||||
@@ -2087,13 +2053,11 @@ msgstr "Português (Brasil)"
|
||||
msgid "Portuguese (Portugal)"
|
||||
msgstr "Português (Portugal)"
|
||||
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
msgid "Position"
|
||||
msgstr "Posição"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/preferences/index.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
@@ -2117,7 +2081,6 @@ msgstr "Cor primária"
|
||||
msgid "Proficiency"
|
||||
msgstr "Proficiência"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/profile.tsx
|
||||
@@ -2305,16 +2268,11 @@ msgstr "Análise de currículo"
|
||||
msgid "Resume analysis complete."
|
||||
msgstr "Análise de currículo concluída."
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
msgid "Resume tailored successfully"
|
||||
msgstr "Currículo adaptado com sucesso"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/routes/_home/-sections/statistics.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
@@ -2391,7 +2349,6 @@ msgstr "Escola"
|
||||
msgid "Scorecard"
|
||||
msgstr "Tabela de pontuação"
|
||||
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
msgid "Search"
|
||||
msgstr "Pesquisa"
|
||||
@@ -2400,7 +2357,6 @@ msgstr "Pesquisa"
|
||||
msgid "Search countries"
|
||||
msgstr "Pesquisar países"
|
||||
|
||||
#: src/components/input/icon-picker.tsx
|
||||
#: src/components/input/icon-picker.tsx
|
||||
msgid "Search for an icon"
|
||||
msgstr "Pesquisar um ícone"
|
||||
@@ -2456,14 +2412,11 @@ msgstr "Separador"
|
||||
msgid "Serbian"
|
||||
msgstr "Sérvio"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/dashboard/settings/authentication/-components/password.tsx
|
||||
msgid "Set Password"
|
||||
msgstr "Definir senha"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
msgid "Settings"
|
||||
@@ -2531,8 +2484,6 @@ msgstr "Entre com GitHub, Google ou um provedor OAuth personalizado."
|
||||
msgid "Sign up"
|
||||
msgstr "Cadastre-se"
|
||||
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/login.tsx
|
||||
msgid "Signing in..."
|
||||
@@ -2591,13 +2542,10 @@ msgstr ""
|
||||
msgid "Slug"
|
||||
msgstr "Permalink"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
msgid "Something went wrong. Please try again."
|
||||
msgstr "Algo deu errado. Tente novamente."
|
||||
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
msgid "Sort by"
|
||||
msgstr "Ordenar por"
|
||||
@@ -2823,7 +2771,6 @@ msgstr "Esta ação não pode ser desfeita."
|
||||
msgid "This action cannot be undone. All your data will be permanently deleted."
|
||||
msgstr "Esta ação não pode ser desfeita. Todos os seus dados serão excluídos permanentemente."
|
||||
|
||||
#: src/dialogs/resume/import.tsx
|
||||
#: src/dialogs/resume/import.tsx
|
||||
msgid "This feature requires AI Integration to be enabled. Please enable it in the settings."
|
||||
msgstr "Este recurso requer a Integração de IA ativada. Ative-a nas configurações."
|
||||
@@ -3303,7 +3250,6 @@ msgstr "Seu perfil foi atualizado com sucesso."
|
||||
msgid "Your RapidAPI key is stored locally on your browser. It is only sent to the server when making a request to search for jobs, and is never stored or logged on our servers."
|
||||
msgstr "Sua chave RapidAPI é armazenada localmente em seu navegador. Ela só é enviada para o servidor quando o senhor faz uma solicitação para procurar empregos e nunca é armazenada ou registrada em nossos servidores."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "Your resume has been created successfully."
|
||||
msgstr "Seu currículo foi criado com sucesso."
|
||||
@@ -3345,4 +3291,3 @@ msgstr "Diminuir zoom"
|
||||
#: src/utils/locale.ts
|
||||
msgid "Zulu"
|
||||
msgstr "Zulu"
|
||||
|
||||
|
||||
Generated
-55
@@ -134,7 +134,6 @@ msgstr "Foi enviado um novo link de verificação para o seu endereço de email.
|
||||
msgid "A passion project by <0>Amruth Pillai</0>."
|
||||
msgstr "Um projeto de paixão de <0>Amruth Pillai</0>."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "A resume with this slug already exists."
|
||||
msgstr "Já existe um currículo com este slug."
|
||||
@@ -257,7 +256,6 @@ msgstr "Filtros avançados"
|
||||
msgid "Afrikaans"
|
||||
msgstr "Africâner"
|
||||
|
||||
#: src/dialogs/resume/import.tsx
|
||||
#: src/dialogs/resume/import.tsx
|
||||
msgid "AI"
|
||||
msgstr "IA"
|
||||
@@ -307,7 +305,6 @@ msgstr "E muitas mais..."
|
||||
msgid "Any level"
|
||||
msgstr "Qualquer nível"
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/search-filters.tsx
|
||||
#: src/routes/dashboard/job-search/-components/search-filters.tsx
|
||||
msgid "Any time"
|
||||
msgstr "A qualquer altura"
|
||||
@@ -336,7 +333,6 @@ msgstr "Acesso à API"
|
||||
msgid "API Key"
|
||||
msgstr "Chave API"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/api-keys.tsx
|
||||
@@ -407,7 +403,6 @@ msgstr "Tem a certeza de que pretende remover a proteção por senha?"
|
||||
msgid "Area of Study"
|
||||
msgstr "Área de estudo"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/ai.tsx
|
||||
@@ -418,7 +413,6 @@ msgstr "Inteligência Artificial"
|
||||
msgid "Aspect Ratio"
|
||||
msgstr "Proporção"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/authentication/index.tsx
|
||||
@@ -520,34 +514,19 @@ msgstr "Posso exportar o meu currículo para PDF?"
|
||||
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/resume/sections/award.tsx
|
||||
#: src/dialogs/resume/sections/award.tsx
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/cover-letter.tsx
|
||||
#: src/dialogs/resume/sections/cover-letter.tsx
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/interest.tsx
|
||||
#: src/dialogs/resume/sections/interest.tsx
|
||||
#: src/dialogs/resume/sections/language.tsx
|
||||
#: src/dialogs/resume/sections/language.tsx
|
||||
#: src/dialogs/resume/sections/profile.tsx
|
||||
#: src/dialogs/resume/sections/profile.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
#: src/dialogs/resume/sections/skill.tsx
|
||||
#: src/dialogs/resume/sections/skill.tsx
|
||||
#: src/dialogs/resume/sections/summary-item.tsx
|
||||
#: src/dialogs/resume/sections/summary-item.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
#: src/hooks/use-prompt.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
@@ -669,8 +648,6 @@ msgstr "Ligar"
|
||||
msgid "Content"
|
||||
msgstr "Conteúdo"
|
||||
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/routes/auth/register.tsx
|
||||
msgid "Continue"
|
||||
@@ -834,7 +811,6 @@ msgstr "Crie quantos currículos quiser, sem limites."
|
||||
msgid "Creating your API key..."
|
||||
msgstr "A criar a sua chave API..."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "Creating your resume..."
|
||||
msgstr "A criar o seu currículo..."
|
||||
@@ -856,7 +832,6 @@ msgstr "Secções personalizadas"
|
||||
msgid "Czech"
|
||||
msgstr "Checo"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/danger-zone.tsx
|
||||
@@ -942,7 +917,6 @@ msgstr "A apagar o seu currículo..."
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
@@ -1259,7 +1233,6 @@ msgstr "Falha na sincronização de competências"
|
||||
msgid "Features"
|
||||
msgstr "Funcionalidades"
|
||||
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
msgid "Filter by"
|
||||
msgstr "Filtrar por"
|
||||
@@ -1276,12 +1249,10 @@ msgstr "Flexibilidade"
|
||||
msgid "Fluency"
|
||||
msgstr "Fluência"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Font Family"
|
||||
msgstr "Tipo de letra"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Font Size"
|
||||
msgstr "Tamanho da letra"
|
||||
@@ -1477,7 +1448,6 @@ msgstr "Realce"
|
||||
msgid "Hindi"
|
||||
msgstr "Hindi"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
msgid "Home"
|
||||
msgstr "Início"
|
||||
@@ -1713,7 +1683,6 @@ msgstr "Modo claro"
|
||||
msgid "Light theme"
|
||||
msgstr "Tema claro"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Line Height"
|
||||
msgstr "Altura da linha"
|
||||
@@ -1930,8 +1899,6 @@ msgid "Open Source"
|
||||
msgstr "Código aberto"
|
||||
|
||||
#: src/routes/_home/-sections/donate.tsx
|
||||
#: src/routes/_home/-sections/donate.tsx
|
||||
#: src/routes/_home/-sections/footer.tsx
|
||||
#: src/routes/_home/-sections/footer.tsx
|
||||
msgid "opens in new tab"
|
||||
msgstr "abre num novo separador"
|
||||
@@ -2031,7 +1998,6 @@ msgstr "A proteção por senha foi ativada."
|
||||
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
msgid "Period"
|
||||
@@ -2087,13 +2053,11 @@ msgstr "Português (Brasil)"
|
||||
msgid "Portuguese (Portugal)"
|
||||
msgstr "Português (Portugal)"
|
||||
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
msgid "Position"
|
||||
msgstr "Cargo"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/preferences/index.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
@@ -2117,7 +2081,6 @@ msgstr "Cor principal"
|
||||
msgid "Proficiency"
|
||||
msgstr "Proficiência"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/profile.tsx
|
||||
@@ -2305,16 +2268,11 @@ msgstr "Análise de currículos"
|
||||
msgid "Resume analysis complete."
|
||||
msgstr "Análise do currículo concluída."
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
msgid "Resume tailored successfully"
|
||||
msgstr "Currículo adaptado com sucesso"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/routes/_home/-sections/statistics.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
@@ -2391,7 +2349,6 @@ msgstr "Escola"
|
||||
msgid "Scorecard"
|
||||
msgstr "Quadro de resultados"
|
||||
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
msgid "Search"
|
||||
msgstr "Pesquise"
|
||||
@@ -2400,7 +2357,6 @@ msgstr "Pesquise"
|
||||
msgid "Search countries"
|
||||
msgstr "Pesquise países"
|
||||
|
||||
#: src/components/input/icon-picker.tsx
|
||||
#: src/components/input/icon-picker.tsx
|
||||
msgid "Search for an icon"
|
||||
msgstr "Pesquise por um ícone"
|
||||
@@ -2456,14 +2412,11 @@ msgstr "Separador"
|
||||
msgid "Serbian"
|
||||
msgstr "Sérvio"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/dashboard/settings/authentication/-components/password.tsx
|
||||
msgid "Set Password"
|
||||
msgstr "Definir senha"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
msgid "Settings"
|
||||
@@ -2531,8 +2484,6 @@ msgstr "Inicie sessão com o GitHub, Google ou um fornecedor OAuth personalizado
|
||||
msgid "Sign up"
|
||||
msgstr "Registar"
|
||||
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/login.tsx
|
||||
msgid "Signing in..."
|
||||
@@ -2591,13 +2542,10 @@ msgstr ""
|
||||
msgid "Slug"
|
||||
msgstr "Slug"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
msgid "Something went wrong. Please try again."
|
||||
msgstr "Algo correu mal. Tente novamente."
|
||||
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
msgid "Sort by"
|
||||
msgstr "Ordenar por"
|
||||
@@ -2823,7 +2771,6 @@ msgstr "Esta ação não pode ser anulada."
|
||||
msgid "This action cannot be undone. All your data will be permanently deleted."
|
||||
msgstr "Esta ação não pode ser anulada. Todos os seus dados serão permanentemente eliminados."
|
||||
|
||||
#: src/dialogs/resume/import.tsx
|
||||
#: src/dialogs/resume/import.tsx
|
||||
msgid "This feature requires AI Integration to be enabled. Please enable it in the settings."
|
||||
msgstr "Esta funcionalidade requer que a Integração com IA esteja ativada. Ative-a nas configurações."
|
||||
@@ -3303,7 +3250,6 @@ msgstr "O seu perfil foi atualizado com sucesso."
|
||||
msgid "Your RapidAPI key is stored locally on your browser. It is only sent to the server when making a request to search for jobs, and is never stored or logged on our servers."
|
||||
msgstr "A sua chave RapidAPI é armazenada localmente no seu navegador. Só é enviada para o servidor quando faz um pedido de procura de emprego e nunca é armazenada ou registada nos nossos servidores."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "Your resume has been created successfully."
|
||||
msgstr "O seu currículo foi criado com sucesso."
|
||||
@@ -3345,4 +3291,3 @@ msgstr "Afastar"
|
||||
#: src/utils/locale.ts
|
||||
msgid "Zulu"
|
||||
msgstr "Zulu"
|
||||
|
||||
|
||||
Generated
-55
@@ -134,7 +134,6 @@ msgstr "Un nou link de verificare a fost trimis la adresa dvs. de e-mail. Vă ru
|
||||
msgid "A passion project by <0>Amruth Pillai</0>."
|
||||
msgstr "Un proiect de pasiune realizat de <0>Amruth Pillai</0>."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "A resume with this slug already exists."
|
||||
msgstr "Există deja un CV cu acest slug."
|
||||
@@ -257,7 +256,6 @@ msgstr "Filtre avansate"
|
||||
msgid "Afrikaans"
|
||||
msgstr "Afrikaans"
|
||||
|
||||
#: src/dialogs/resume/import.tsx
|
||||
#: src/dialogs/resume/import.tsx
|
||||
msgid "AI"
|
||||
msgstr "AI"
|
||||
@@ -307,7 +305,6 @@ msgstr "Și multe altele..."
|
||||
msgid "Any level"
|
||||
msgstr "Orice nivel"
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/search-filters.tsx
|
||||
#: src/routes/dashboard/job-search/-components/search-filters.tsx
|
||||
msgid "Any time"
|
||||
msgstr "Oricând"
|
||||
@@ -336,7 +333,6 @@ msgstr "Acces API"
|
||||
msgid "API Key"
|
||||
msgstr "Cheie API"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/api-keys.tsx
|
||||
@@ -407,7 +403,6 @@ msgstr "Sunteți sigur că doriți să eliminați protecția prin parolă?"
|
||||
msgid "Area of Study"
|
||||
msgstr "Domeniu de studiu"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/ai.tsx
|
||||
@@ -418,7 +413,6 @@ msgstr "Inteligență artificială"
|
||||
msgid "Aspect Ratio"
|
||||
msgstr "Raport de aspect"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/authentication/index.tsx
|
||||
@@ -520,34 +514,19 @@ msgstr "Pot să-mi export CV-ul în PDF?"
|
||||
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/resume/sections/award.tsx
|
||||
#: src/dialogs/resume/sections/award.tsx
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/cover-letter.tsx
|
||||
#: src/dialogs/resume/sections/cover-letter.tsx
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/interest.tsx
|
||||
#: src/dialogs/resume/sections/interest.tsx
|
||||
#: src/dialogs/resume/sections/language.tsx
|
||||
#: src/dialogs/resume/sections/language.tsx
|
||||
#: src/dialogs/resume/sections/profile.tsx
|
||||
#: src/dialogs/resume/sections/profile.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
#: src/dialogs/resume/sections/skill.tsx
|
||||
#: src/dialogs/resume/sections/skill.tsx
|
||||
#: src/dialogs/resume/sections/summary-item.tsx
|
||||
#: src/dialogs/resume/sections/summary-item.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
#: src/hooks/use-prompt.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
@@ -669,8 +648,6 @@ msgstr "Conectează"
|
||||
msgid "Content"
|
||||
msgstr "Conținut"
|
||||
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/routes/auth/register.tsx
|
||||
msgid "Continue"
|
||||
@@ -834,7 +811,6 @@ msgstr "Creați câte CV-uri doriți, fără limite."
|
||||
msgid "Creating your API key..."
|
||||
msgstr "Se creează cheia API..."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "Creating your resume..."
|
||||
msgstr "Se creează CV-ul..."
|
||||
@@ -856,7 +832,6 @@ msgstr "Secțiuni personalizate"
|
||||
msgid "Czech"
|
||||
msgstr "Cehă"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/danger-zone.tsx
|
||||
@@ -942,7 +917,6 @@ msgstr "Se șterge CV-ul..."
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
@@ -1259,7 +1233,6 @@ msgstr "A eșuat sincronizarea competențelor"
|
||||
msgid "Features"
|
||||
msgstr "Funcționalități"
|
||||
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
msgid "Filter by"
|
||||
msgstr "Filtrați după"
|
||||
@@ -1276,12 +1249,10 @@ msgstr "Flexibilitate"
|
||||
msgid "Fluency"
|
||||
msgstr "Fluență"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Font Family"
|
||||
msgstr "Familia de fonturi"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Font Size"
|
||||
msgstr "Dimensiunea fontului"
|
||||
@@ -1477,7 +1448,6 @@ msgstr "Evidențiere"
|
||||
msgid "Hindi"
|
||||
msgstr "Hindi"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
msgid "Home"
|
||||
msgstr "Acasă"
|
||||
@@ -1713,7 +1683,6 @@ msgstr "Deschisă"
|
||||
msgid "Light theme"
|
||||
msgstr "Temă deschisă"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Line Height"
|
||||
msgstr "Înălțimea liniei"
|
||||
@@ -1930,8 +1899,6 @@ msgid "Open Source"
|
||||
msgstr "Sursă publică"
|
||||
|
||||
#: src/routes/_home/-sections/donate.tsx
|
||||
#: src/routes/_home/-sections/donate.tsx
|
||||
#: src/routes/_home/-sections/footer.tsx
|
||||
#: src/routes/_home/-sections/footer.tsx
|
||||
msgid "opens in new tab"
|
||||
msgstr "se deschide într-o filă nouă"
|
||||
@@ -2031,7 +1998,6 @@ msgstr "Protecția prin parolă a fost activată."
|
||||
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
msgid "Period"
|
||||
@@ -2087,13 +2053,11 @@ msgstr "Portugheză (Brazilia)"
|
||||
msgid "Portuguese (Portugal)"
|
||||
msgstr "Portugheză (Portugalia)"
|
||||
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
msgid "Position"
|
||||
msgstr "Poziție"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/preferences/index.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
@@ -2117,7 +2081,6 @@ msgstr "Culoare primară"
|
||||
msgid "Proficiency"
|
||||
msgstr "Nivel de competență"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/profile.tsx
|
||||
@@ -2305,16 +2268,11 @@ msgstr "Analiza CV-ului"
|
||||
msgid "Resume analysis complete."
|
||||
msgstr "Analiza CV-ului este completă."
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
msgid "Resume tailored successfully"
|
||||
msgstr "Curriculum vitae adaptat cu succes"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/routes/_home/-sections/statistics.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
@@ -2391,7 +2349,6 @@ msgstr "Școală"
|
||||
msgid "Scorecard"
|
||||
msgstr "Fișă de scor"
|
||||
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
msgid "Search"
|
||||
msgstr "Căutare"
|
||||
@@ -2400,7 +2357,6 @@ msgstr "Căutare"
|
||||
msgid "Search countries"
|
||||
msgstr "Căutare țări"
|
||||
|
||||
#: src/components/input/icon-picker.tsx
|
||||
#: src/components/input/icon-picker.tsx
|
||||
msgid "Search for an icon"
|
||||
msgstr "Căutați o iconiță"
|
||||
@@ -2456,14 +2412,11 @@ msgstr "Separator"
|
||||
msgid "Serbian"
|
||||
msgstr "Sârbă"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/dashboard/settings/authentication/-components/password.tsx
|
||||
msgid "Set Password"
|
||||
msgstr "Setează parolă"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
msgid "Settings"
|
||||
@@ -2531,8 +2484,6 @@ msgstr "Autentificați-vă cu GitHub, Google sau un furnizor OAuth personalizat.
|
||||
msgid "Sign up"
|
||||
msgstr "Înregistrare"
|
||||
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/login.tsx
|
||||
msgid "Signing in..."
|
||||
@@ -2591,13 +2542,10 @@ msgstr ""
|
||||
msgid "Slug"
|
||||
msgstr "Slug"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
msgid "Something went wrong. Please try again."
|
||||
msgstr "Ceva nu a funcționat. Vă rugăm să încercați din nou."
|
||||
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
msgid "Sort by"
|
||||
msgstr "Sortați după"
|
||||
@@ -2823,7 +2771,6 @@ msgstr "Această acțiune nu poate fi anulată."
|
||||
msgid "This action cannot be undone. All your data will be permanently deleted."
|
||||
msgstr "Această acțiune nu poate fi anulată. Toate datele dvs. vor fi șterse definitiv."
|
||||
|
||||
#: src/dialogs/resume/import.tsx
|
||||
#: src/dialogs/resume/import.tsx
|
||||
msgid "This feature requires AI Integration to be enabled. Please enable it in the settings."
|
||||
msgstr "Această funcționalitate necesită ca integrarea AI să fie activată. Vă rugăm să o activați în setări."
|
||||
@@ -3303,7 +3250,6 @@ msgstr "Profilul dvs. a fost actualizat cu succes."
|
||||
msgid "Your RapidAPI key is stored locally on your browser. It is only sent to the server when making a request to search for jobs, and is never stored or logged on our servers."
|
||||
msgstr "Cheia dumneavoastră RapidAPI este stocată local în browserul dumneavoastră. Aceasta este trimisă către server numai atunci când se face o cerere de căutare a locurilor de muncă și nu este niciodată stocată sau înregistrată pe serverele noastre."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "Your resume has been created successfully."
|
||||
msgstr "CV-ul a fost creat cu succes."
|
||||
@@ -3345,4 +3291,3 @@ msgstr "Micșorează"
|
||||
#: src/utils/locale.ts
|
||||
msgid "Zulu"
|
||||
msgstr "Zulu"
|
||||
|
||||
|
||||
Generated
-55
@@ -134,7 +134,6 @@ msgstr "Новая ссылка для подтверждения отправл
|
||||
msgid "A passion project by <0>Amruth Pillai</0>."
|
||||
msgstr "Проект <0>Амрута Пиллая</0>."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "A resume with this slug already exists."
|
||||
msgstr "Резюме с таким URL уже существует."
|
||||
@@ -257,7 +256,6 @@ msgstr "Дополнительные фильтры"
|
||||
msgid "Afrikaans"
|
||||
msgstr "Африкаанс"
|
||||
|
||||
#: src/dialogs/resume/import.tsx
|
||||
#: src/dialogs/resume/import.tsx
|
||||
msgid "AI"
|
||||
msgstr "ИИ"
|
||||
@@ -307,7 +305,6 @@ msgstr "И многое другое..."
|
||||
msgid "Any level"
|
||||
msgstr "Любой уровень"
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/search-filters.tsx
|
||||
#: src/routes/dashboard/job-search/-components/search-filters.tsx
|
||||
msgid "Any time"
|
||||
msgstr "В любое время"
|
||||
@@ -336,7 +333,6 @@ msgstr "Доступ по API"
|
||||
msgid "API Key"
|
||||
msgstr "API-ключ"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/api-keys.tsx
|
||||
@@ -407,7 +403,6 @@ msgstr "Вы уверены, что хотите отключить защиту
|
||||
msgid "Area of Study"
|
||||
msgstr "Область обучения"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/ai.tsx
|
||||
@@ -418,7 +413,6 @@ msgstr "Искусственный интеллект"
|
||||
msgid "Aspect Ratio"
|
||||
msgstr "Соотношение сторон"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/authentication/index.tsx
|
||||
@@ -520,34 +514,19 @@ msgstr "Могу ли я экспортировать свое резюме в P
|
||||
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/resume/sections/award.tsx
|
||||
#: src/dialogs/resume/sections/award.tsx
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/cover-letter.tsx
|
||||
#: src/dialogs/resume/sections/cover-letter.tsx
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/interest.tsx
|
||||
#: src/dialogs/resume/sections/interest.tsx
|
||||
#: src/dialogs/resume/sections/language.tsx
|
||||
#: src/dialogs/resume/sections/language.tsx
|
||||
#: src/dialogs/resume/sections/profile.tsx
|
||||
#: src/dialogs/resume/sections/profile.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
#: src/dialogs/resume/sections/skill.tsx
|
||||
#: src/dialogs/resume/sections/skill.tsx
|
||||
#: src/dialogs/resume/sections/summary-item.tsx
|
||||
#: src/dialogs/resume/sections/summary-item.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
#: src/hooks/use-prompt.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
@@ -669,8 +648,6 @@ msgstr "Подключить"
|
||||
msgid "Content"
|
||||
msgstr "Содержание"
|
||||
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/routes/auth/register.tsx
|
||||
msgid "Continue"
|
||||
@@ -834,7 +811,6 @@ msgstr "Создавайте столько резюме, сколько зах
|
||||
msgid "Creating your API key..."
|
||||
msgstr "Создание вашего API-ключа..."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "Creating your resume..."
|
||||
msgstr "Создание вашего резюме..."
|
||||
@@ -856,7 +832,6 @@ msgstr "Пользовательские разделы"
|
||||
msgid "Czech"
|
||||
msgstr "Чешский"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/danger-zone.tsx
|
||||
@@ -942,7 +917,6 @@ msgstr "Удаление вашего резюме..."
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
@@ -1259,7 +1233,6 @@ msgstr "Не удалось синхронизировать навыки"
|
||||
msgid "Features"
|
||||
msgstr "Возможности"
|
||||
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
msgid "Filter by"
|
||||
msgstr "Фильтровать по"
|
||||
@@ -1276,12 +1249,10 @@ msgstr "Гибкость"
|
||||
msgid "Fluency"
|
||||
msgstr "Уровень владения"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Font Family"
|
||||
msgstr "Семейство шрифтов"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Font Size"
|
||||
msgstr "Размер шрифта"
|
||||
@@ -1477,7 +1448,6 @@ msgstr "Подсветка"
|
||||
msgid "Hindi"
|
||||
msgstr "Хинди"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
msgid "Home"
|
||||
msgstr "Главная"
|
||||
@@ -1713,7 +1683,6 @@ msgstr "Светлая"
|
||||
msgid "Light theme"
|
||||
msgstr "Светлая тема"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Line Height"
|
||||
msgstr "Высота строки"
|
||||
@@ -1930,8 +1899,6 @@ msgid "Open Source"
|
||||
msgstr "Открытый исходный код"
|
||||
|
||||
#: src/routes/_home/-sections/donate.tsx
|
||||
#: src/routes/_home/-sections/donate.tsx
|
||||
#: src/routes/_home/-sections/footer.tsx
|
||||
#: src/routes/_home/-sections/footer.tsx
|
||||
msgid "opens in new tab"
|
||||
msgstr "открывается в новой вкладке"
|
||||
@@ -2031,7 +1998,6 @@ msgstr "Защита паролем включена."
|
||||
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
msgid "Period"
|
||||
@@ -2087,13 +2053,11 @@ msgstr "Португальский (Бразилия)"
|
||||
msgid "Portuguese (Portugal)"
|
||||
msgstr "Португальский (Португалия)"
|
||||
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
msgid "Position"
|
||||
msgstr "Должность"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/preferences/index.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
@@ -2117,7 +2081,6 @@ msgstr "Основной цвет"
|
||||
msgid "Proficiency"
|
||||
msgstr "Компетентность"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/profile.tsx
|
||||
@@ -2305,16 +2268,11 @@ msgstr "Анализ резюме"
|
||||
msgid "Resume analysis complete."
|
||||
msgstr "Анализ резюме завершен."
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
msgid "Resume tailored successfully"
|
||||
msgstr "Удачно составленное резюме"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/routes/_home/-sections/statistics.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
@@ -2391,7 +2349,6 @@ msgstr "Учебное заведение"
|
||||
msgid "Scorecard"
|
||||
msgstr "Оценочный лист"
|
||||
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
msgid "Search"
|
||||
msgstr "Поиск"
|
||||
@@ -2400,7 +2357,6 @@ msgstr "Поиск"
|
||||
msgid "Search countries"
|
||||
msgstr "Поиск стран"
|
||||
|
||||
#: src/components/input/icon-picker.tsx
|
||||
#: src/components/input/icon-picker.tsx
|
||||
msgid "Search for an icon"
|
||||
msgstr "Поиск иконки"
|
||||
@@ -2456,14 +2412,11 @@ msgstr "Разделитель"
|
||||
msgid "Serbian"
|
||||
msgstr "Сербский"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/dashboard/settings/authentication/-components/password.tsx
|
||||
msgid "Set Password"
|
||||
msgstr "Установить пароль"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
msgid "Settings"
|
||||
@@ -2531,8 +2484,6 @@ msgstr "Войдите с GitHub, Google или собственным пров
|
||||
msgid "Sign up"
|
||||
msgstr "Зарегистрироваться"
|
||||
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/login.tsx
|
||||
msgid "Signing in..."
|
||||
@@ -2591,13 +2542,10 @@ msgstr "Английский"
|
||||
msgid "Slug"
|
||||
msgstr "URL"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
msgid "Something went wrong. Please try again."
|
||||
msgstr "Что-то пошло не так. Пожалуйста, попробуйте еще раз."
|
||||
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
msgid "Sort by"
|
||||
msgstr "Сортировать по"
|
||||
@@ -2823,7 +2771,6 @@ msgstr "Это действие нельзя отменить."
|
||||
msgid "This action cannot be undone. All your data will be permanently deleted."
|
||||
msgstr "Это действие нельзя отменить. Все ваши данные будут безвозвратно удалены."
|
||||
|
||||
#: src/dialogs/resume/import.tsx
|
||||
#: src/dialogs/resume/import.tsx
|
||||
msgid "This feature requires AI Integration to be enabled. Please enable it in the settings."
|
||||
msgstr "Для этой функции необходимо включить интеграцию с ИИ. Пожалуйста, активируйте её в настройках."
|
||||
@@ -3303,7 +3250,6 @@ msgstr "Ваш профиль был успешно обновлен."
|
||||
msgid "Your RapidAPI key is stored locally on your browser. It is only sent to the server when making a request to search for jobs, and is never stored or logged on our servers."
|
||||
msgstr "Ваш ключ RapidAPI хранится локально в Вашем браузере. Он отправляется на сервер только при запросе на поиск работы и никогда не хранится и не регистрируется на наших серверах."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "Your resume has been created successfully."
|
||||
msgstr "Ваше резюме было успешно создано."
|
||||
@@ -3345,4 +3291,3 @@ msgstr "Уменьшить"
|
||||
#: src/utils/locale.ts
|
||||
msgid "Zulu"
|
||||
msgstr "Зулу"
|
||||
|
||||
|
||||
Generated
-55
@@ -134,7 +134,6 @@ msgstr "Nový overovací odkaz bol odoslaný na tvoju e‑mailovú adresu. Skont
|
||||
msgid "A passion project by <0>Amruth Pillai</0>."
|
||||
msgstr "Nadšenecký projekt od <0>Amruth Pillai</0>."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "A resume with this slug already exists."
|
||||
msgstr "Životopis s týmto slugom už existuje."
|
||||
@@ -257,7 +256,6 @@ msgstr "Rozšírené filtre"
|
||||
msgid "Afrikaans"
|
||||
msgstr "Afrikánčina"
|
||||
|
||||
#: src/dialogs/resume/import.tsx
|
||||
#: src/dialogs/resume/import.tsx
|
||||
msgid "AI"
|
||||
msgstr "AI"
|
||||
@@ -307,7 +305,6 @@ msgstr "A mnoho ďalšieho..."
|
||||
msgid "Any level"
|
||||
msgstr "Akákoľvek úroveň"
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/search-filters.tsx
|
||||
#: src/routes/dashboard/job-search/-components/search-filters.tsx
|
||||
msgid "Any time"
|
||||
msgstr "Kedykoľvek"
|
||||
@@ -336,7 +333,6 @@ msgstr "Prístup cez API"
|
||||
msgid "API Key"
|
||||
msgstr "API kľúč"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/api-keys.tsx
|
||||
@@ -407,7 +403,6 @@ msgstr "Naozaj chceš odstrániť ochranu heslom?"
|
||||
msgid "Area of Study"
|
||||
msgstr "Študijný odbor"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/ai.tsx
|
||||
@@ -418,7 +413,6 @@ msgstr "Umelá inteligencia"
|
||||
msgid "Aspect Ratio"
|
||||
msgstr "Pomer strán"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/authentication/index.tsx
|
||||
@@ -520,34 +514,19 @@ msgstr "Môžem svoj životopis exportovať do PDF?"
|
||||
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/resume/sections/award.tsx
|
||||
#: src/dialogs/resume/sections/award.tsx
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/cover-letter.tsx
|
||||
#: src/dialogs/resume/sections/cover-letter.tsx
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/interest.tsx
|
||||
#: src/dialogs/resume/sections/interest.tsx
|
||||
#: src/dialogs/resume/sections/language.tsx
|
||||
#: src/dialogs/resume/sections/language.tsx
|
||||
#: src/dialogs/resume/sections/profile.tsx
|
||||
#: src/dialogs/resume/sections/profile.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
#: src/dialogs/resume/sections/skill.tsx
|
||||
#: src/dialogs/resume/sections/skill.tsx
|
||||
#: src/dialogs/resume/sections/summary-item.tsx
|
||||
#: src/dialogs/resume/sections/summary-item.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
#: src/hooks/use-prompt.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
@@ -669,8 +648,6 @@ msgstr "Pripojiť"
|
||||
msgid "Content"
|
||||
msgstr "Obsah"
|
||||
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/routes/auth/register.tsx
|
||||
msgid "Continue"
|
||||
@@ -834,7 +811,6 @@ msgstr "Vytvor si toľko životopisov, koľko chceš – bez obmedzení."
|
||||
msgid "Creating your API key..."
|
||||
msgstr "Vytváram tvoj API kľúč..."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "Creating your resume..."
|
||||
msgstr "Vytváram tvoj životopis..."
|
||||
@@ -856,7 +832,6 @@ msgstr "Vlastné sekcie"
|
||||
msgid "Czech"
|
||||
msgstr "Čeština"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/danger-zone.tsx
|
||||
@@ -942,7 +917,6 @@ msgstr "Vymazávam tvoj životopis..."
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
@@ -1259,7 +1233,6 @@ msgstr "Nepodarilo sa synchronizovať zručnosti"
|
||||
msgid "Features"
|
||||
msgstr "Funkcie"
|
||||
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
msgid "Filter by"
|
||||
msgstr "Filtrovať podľa"
|
||||
@@ -1276,12 +1249,10 @@ msgstr "Flexibilita"
|
||||
msgid "Fluency"
|
||||
msgstr "Jazyková úroveň"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Font Family"
|
||||
msgstr "Písmo"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Font Size"
|
||||
msgstr "Veľkosť písma"
|
||||
@@ -1477,7 +1448,6 @@ msgstr "Zvýraznenie"
|
||||
msgid "Hindi"
|
||||
msgstr "Hindčina"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
msgid "Home"
|
||||
msgstr "Domov"
|
||||
@@ -1713,7 +1683,6 @@ msgstr "Svetlá"
|
||||
msgid "Light theme"
|
||||
msgstr "Svetlá téma"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Line Height"
|
||||
msgstr "Riadkovanie"
|
||||
@@ -1930,8 +1899,6 @@ msgid "Open Source"
|
||||
msgstr "Open source"
|
||||
|
||||
#: src/routes/_home/-sections/donate.tsx
|
||||
#: src/routes/_home/-sections/donate.tsx
|
||||
#: src/routes/_home/-sections/footer.tsx
|
||||
#: src/routes/_home/-sections/footer.tsx
|
||||
msgid "opens in new tab"
|
||||
msgstr "otvorí sa na novej karte"
|
||||
@@ -2031,7 +1998,6 @@ msgstr "Ochrana heslom bola zapnutá."
|
||||
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
msgid "Period"
|
||||
@@ -2087,13 +2053,11 @@ msgstr "Portugalčina (Brazília)"
|
||||
msgid "Portuguese (Portugal)"
|
||||
msgstr "Portugalčina (Portugalsko)"
|
||||
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
msgid "Position"
|
||||
msgstr "Pozícia"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/preferences/index.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
@@ -2117,7 +2081,6 @@ msgstr "Hlavná farba"
|
||||
msgid "Proficiency"
|
||||
msgstr "Úroveň znalosti"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/profile.tsx
|
||||
@@ -2305,16 +2268,11 @@ msgstr "Analýza životopisu"
|
||||
msgid "Resume analysis complete."
|
||||
msgstr "Dokončenie analýzy životopisu."
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
msgid "Resume tailored successfully"
|
||||
msgstr "Úspešne pripravený životopis"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/routes/_home/-sections/statistics.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
@@ -2391,7 +2349,6 @@ msgstr "Škola"
|
||||
msgid "Scorecard"
|
||||
msgstr "Hodnotiaca karta"
|
||||
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
msgid "Search"
|
||||
msgstr "Vyhľadávanie"
|
||||
@@ -2400,7 +2357,6 @@ msgstr "Vyhľadávanie"
|
||||
msgid "Search countries"
|
||||
msgstr "Vyhľadávanie krajín"
|
||||
|
||||
#: src/components/input/icon-picker.tsx
|
||||
#: src/components/input/icon-picker.tsx
|
||||
msgid "Search for an icon"
|
||||
msgstr "Hľadať ikonu"
|
||||
@@ -2456,14 +2412,11 @@ msgstr "Oddeľovač"
|
||||
msgid "Serbian"
|
||||
msgstr "Srbčina"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/dashboard/settings/authentication/-components/password.tsx
|
||||
msgid "Set Password"
|
||||
msgstr "Nastaviť heslo"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
msgid "Settings"
|
||||
@@ -2531,8 +2484,6 @@ msgstr "Prihlás sa cez GitHub, Google alebo vlastného OAuth poskytovateľa."
|
||||
msgid "Sign up"
|
||||
msgstr "Zaregistrovať sa"
|
||||
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/login.tsx
|
||||
msgid "Signing in..."
|
||||
@@ -2591,13 +2542,10 @@ msgstr ""
|
||||
msgid "Slug"
|
||||
msgstr "Slug"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
msgid "Something went wrong. Please try again."
|
||||
msgstr "Niečo sa pokazilo. Skús to, prosím, znova."
|
||||
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
msgid "Sort by"
|
||||
msgstr "Zoradiť podľa"
|
||||
@@ -2823,7 +2771,6 @@ msgstr "Túto akciu nemožno vrátiť späť."
|
||||
msgid "This action cannot be undone. All your data will be permanently deleted."
|
||||
msgstr "Túto akciu nemožno vrátiť späť. Všetky tvoje dáta budú natrvalo vymazané."
|
||||
|
||||
#: src/dialogs/resume/import.tsx
|
||||
#: src/dialogs/resume/import.tsx
|
||||
msgid "This feature requires AI Integration to be enabled. Please enable it in the settings."
|
||||
msgstr "Táto funkcia vyžaduje povolenú AI integráciu. Prosím, povoľ ju v nastaveniach."
|
||||
@@ -3303,7 +3250,6 @@ msgstr "Tvoj profil bol úspešne aktualizovaný."
|
||||
msgid "Your RapidAPI key is stored locally on your browser. It is only sent to the server when making a request to search for jobs, and is never stored or logged on our servers."
|
||||
msgstr "Váš kľúč RapidAPI je uložený lokálne v prehliadači. Na server sa odosiela len pri požiadavke na vyhľadávanie pracovných miest a nikdy sa neukladá ani nezaznamenáva na našich serveroch."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "Your resume has been created successfully."
|
||||
msgstr "Tvoj životopis bol úspešne vytvorený."
|
||||
@@ -3345,4 +3291,3 @@ msgstr "Oddialiť"
|
||||
#: src/utils/locale.ts
|
||||
msgid "Zulu"
|
||||
msgstr "Zulu"
|
||||
|
||||
|
||||
Generated
-55
@@ -134,7 +134,6 @@ msgstr "Nova potrditvena povezava je bila poslana na vaš e-poštni naslov. Za p
|
||||
msgid "A passion project by <0>Amruth Pillai</0>."
|
||||
msgstr "Projekt iz strasti avtorja <0>Amruth Pillai</0>."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "A resume with this slug already exists."
|
||||
msgstr "Življenjepis s tem vzdevkom že obstaja."
|
||||
@@ -257,7 +256,6 @@ msgstr "Napredni filtri"
|
||||
msgid "Afrikaans"
|
||||
msgstr "Afriščina"
|
||||
|
||||
#: src/dialogs/resume/import.tsx
|
||||
#: src/dialogs/resume/import.tsx
|
||||
msgid "AI"
|
||||
msgstr "AI"
|
||||
@@ -307,7 +305,6 @@ msgstr "In še veliko več..."
|
||||
msgid "Any level"
|
||||
msgstr "Katera koli stopnja"
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/search-filters.tsx
|
||||
#: src/routes/dashboard/job-search/-components/search-filters.tsx
|
||||
msgid "Any time"
|
||||
msgstr "Kadar koli"
|
||||
@@ -336,7 +333,6 @@ msgstr "API dostop"
|
||||
msgid "API Key"
|
||||
msgstr "API ključ"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/api-keys.tsx
|
||||
@@ -407,7 +403,6 @@ msgstr "Ali ste prepričani, da želite odstraniti zaščito z geslom?"
|
||||
msgid "Area of Study"
|
||||
msgstr "Področje študija"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/ai.tsx
|
||||
@@ -418,7 +413,6 @@ msgstr "Umetna inteligenca"
|
||||
msgid "Aspect Ratio"
|
||||
msgstr "Razmerje stranic"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/authentication/index.tsx
|
||||
@@ -520,34 +514,19 @@ msgstr "Ali lahko izvozite svoj življenjepis v PDF?"
|
||||
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/resume/sections/award.tsx
|
||||
#: src/dialogs/resume/sections/award.tsx
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/cover-letter.tsx
|
||||
#: src/dialogs/resume/sections/cover-letter.tsx
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/interest.tsx
|
||||
#: src/dialogs/resume/sections/interest.tsx
|
||||
#: src/dialogs/resume/sections/language.tsx
|
||||
#: src/dialogs/resume/sections/language.tsx
|
||||
#: src/dialogs/resume/sections/profile.tsx
|
||||
#: src/dialogs/resume/sections/profile.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
#: src/dialogs/resume/sections/skill.tsx
|
||||
#: src/dialogs/resume/sections/skill.tsx
|
||||
#: src/dialogs/resume/sections/summary-item.tsx
|
||||
#: src/dialogs/resume/sections/summary-item.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
#: src/hooks/use-prompt.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
@@ -669,8 +648,6 @@ msgstr "Poveži"
|
||||
msgid "Content"
|
||||
msgstr "Vsebina"
|
||||
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/routes/auth/register.tsx
|
||||
msgid "Continue"
|
||||
@@ -834,7 +811,6 @@ msgstr "Ustvarite toliko življenjepisov, kolikor želite, brez omejitev."
|
||||
msgid "Creating your API key..."
|
||||
msgstr "Ustvarjanje vašega API ključa..."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "Creating your resume..."
|
||||
msgstr "Ustvarjanje vašega življenjepisa..."
|
||||
@@ -856,7 +832,6 @@ msgstr "Poljubni razdelki"
|
||||
msgid "Czech"
|
||||
msgstr "Češčina"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/danger-zone.tsx
|
||||
@@ -942,7 +917,6 @@ msgstr "Brišem vaš življenjepis..."
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
@@ -1259,7 +1233,6 @@ msgstr "Ni uspelo sinhronizirati veščin"
|
||||
msgid "Features"
|
||||
msgstr "Funkcionalnosti"
|
||||
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
msgid "Filter by"
|
||||
msgstr "Filtriraj po"
|
||||
@@ -1276,12 +1249,10 @@ msgstr "Fleksibilnost"
|
||||
msgid "Fluency"
|
||||
msgstr "Stopnja znanja"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Font Family"
|
||||
msgstr "Družina pisav"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Font Size"
|
||||
msgstr "Velikost pisave"
|
||||
@@ -1477,7 +1448,6 @@ msgstr "Označi"
|
||||
msgid "Hindi"
|
||||
msgstr "Hindujščina"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
msgid "Home"
|
||||
msgstr "Domov"
|
||||
@@ -1713,7 +1683,6 @@ msgstr "Svetlo"
|
||||
msgid "Light theme"
|
||||
msgstr "Svetla tema"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Line Height"
|
||||
msgstr "Višina vrstice"
|
||||
@@ -1930,8 +1899,6 @@ msgid "Open Source"
|
||||
msgstr "Odprta koda"
|
||||
|
||||
#: src/routes/_home/-sections/donate.tsx
|
||||
#: src/routes/_home/-sections/donate.tsx
|
||||
#: src/routes/_home/-sections/footer.tsx
|
||||
#: src/routes/_home/-sections/footer.tsx
|
||||
msgid "opens in new tab"
|
||||
msgstr "odpre se v novem zavihku"
|
||||
@@ -2031,7 +1998,6 @@ msgstr "Zaščita z geslom je bila omogočena."
|
||||
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
msgid "Period"
|
||||
@@ -2087,13 +2053,11 @@ msgstr "portugalščina (Brazilija)"
|
||||
msgid "Portuguese (Portugal)"
|
||||
msgstr "portugalščina (Portugalska)"
|
||||
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
msgid "Position"
|
||||
msgstr "Položaj"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/preferences/index.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
@@ -2117,7 +2081,6 @@ msgstr "Primarna barva"
|
||||
msgid "Proficiency"
|
||||
msgstr "Znanje"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/profile.tsx
|
||||
@@ -2305,16 +2268,11 @@ msgstr "Analiza življenjepisa"
|
||||
msgid "Resume analysis complete."
|
||||
msgstr "Analiza življenjepisa je končana."
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
msgid "Resume tailored successfully"
|
||||
msgstr "Uspešno prilagojen življenjepis"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/routes/_home/-sections/statistics.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
@@ -2391,7 +2349,6 @@ msgstr "Šola"
|
||||
msgid "Scorecard"
|
||||
msgstr "Preglednica rezultatov"
|
||||
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
msgid "Search"
|
||||
msgstr "Iskanje"
|
||||
@@ -2400,7 +2357,6 @@ msgstr "Iskanje"
|
||||
msgid "Search countries"
|
||||
msgstr "Iskanje držav"
|
||||
|
||||
#: src/components/input/icon-picker.tsx
|
||||
#: src/components/input/icon-picker.tsx
|
||||
msgid "Search for an icon"
|
||||
msgstr "Poišči ikono"
|
||||
@@ -2456,14 +2412,11 @@ msgstr "Ločilo"
|
||||
msgid "Serbian"
|
||||
msgstr "srbščina"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/dashboard/settings/authentication/-components/password.tsx
|
||||
msgid "Set Password"
|
||||
msgstr "Nastavi geslo"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
msgid "Settings"
|
||||
@@ -2531,8 +2484,6 @@ msgstr "Prijavite se z GitHub, Google ali poljubnim ponudnikom OAuth."
|
||||
msgid "Sign up"
|
||||
msgstr "Registracija"
|
||||
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/login.tsx
|
||||
msgid "Signing in..."
|
||||
@@ -2591,13 +2542,10 @@ msgstr ""
|
||||
msgid "Slug"
|
||||
msgstr "Polž"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
msgid "Something went wrong. Please try again."
|
||||
msgstr "Nekaj je šlo narobe. Prosimo, poskusite znova."
|
||||
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
msgid "Sort by"
|
||||
msgstr "Razvrsti po"
|
||||
@@ -2823,7 +2771,6 @@ msgstr "To dejanje ni mogoče razveljaviti."
|
||||
msgid "This action cannot be undone. All your data will be permanently deleted."
|
||||
msgstr "To dejanje ni mogoče razveljaviti. Vsi vaši podatki bodo trajno izbrisani."
|
||||
|
||||
#: src/dialogs/resume/import.tsx
|
||||
#: src/dialogs/resume/import.tsx
|
||||
msgid "This feature requires AI Integration to be enabled. Please enable it in the settings."
|
||||
msgstr "Ta funkcija zahteva omogočeno AI integracijo. Prosim omogočite jo v nastavitvah."
|
||||
@@ -3303,7 +3250,6 @@ msgstr "Vaš profil je bil uspešno posodobljen."
|
||||
msgid "Your RapidAPI key is stored locally on your browser. It is only sent to the server when making a request to search for jobs, and is never stored or logged on our servers."
|
||||
msgstr "Ključ RapidAPI je shranjen lokalno v brskalniku. Na strežnik se pošlje le ob zahtevku za iskanje delovnih mest in se nikoli ne shranjuje ali beleži na naših strežnikih."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "Your resume has been created successfully."
|
||||
msgstr "Vaš življenjepis je bil uspešno ustvarjen."
|
||||
@@ -3345,4 +3291,3 @@ msgstr "Oddalji"
|
||||
#: src/utils/locale.ts
|
||||
msgid "Zulu"
|
||||
msgstr "Zuluščina"
|
||||
|
||||
|
||||
Generated
-55
@@ -134,7 +134,6 @@ msgstr "Një link i ri verifikimi është dërguar në adresën tuaj të emailit
|
||||
msgid "A passion project by <0>Amruth Pillai</0>."
|
||||
msgstr "Një projekt pasioni nga <0>Amruth Pillai</0>."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "A resume with this slug already exists."
|
||||
msgstr "Ekziston tashmë një CV me këtë link të normalizuar."
|
||||
@@ -257,7 +256,6 @@ msgstr "Filtrat e avancuar"
|
||||
msgid "Afrikaans"
|
||||
msgstr "Afrikanisht"
|
||||
|
||||
#: src/dialogs/resume/import.tsx
|
||||
#: src/dialogs/resume/import.tsx
|
||||
msgid "AI"
|
||||
msgstr "AI"
|
||||
@@ -307,7 +305,6 @@ msgstr "Dhe shumë të tjera..."
|
||||
msgid "Any level"
|
||||
msgstr "Çdo nivel"
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/search-filters.tsx
|
||||
#: src/routes/dashboard/job-search/-components/search-filters.tsx
|
||||
msgid "Any time"
|
||||
msgstr "Çdo kohë"
|
||||
@@ -336,7 +333,6 @@ msgstr "Akses API"
|
||||
msgid "API Key"
|
||||
msgstr "API Key"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/api-keys.tsx
|
||||
@@ -407,7 +403,6 @@ msgstr "Jeni i sigurt se dëshironi të hiqni mbrojtjen me fjalëkalim?"
|
||||
msgid "Area of Study"
|
||||
msgstr "Fusha e studimit"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/ai.tsx
|
||||
@@ -418,7 +413,6 @@ msgstr "Inteligjenca Artificiale"
|
||||
msgid "Aspect Ratio"
|
||||
msgstr "Proporcioni"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/authentication/index.tsx
|
||||
@@ -520,34 +514,19 @@ msgstr "A mund ta eksportoj CV-në time në PDF?"
|
||||
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/resume/sections/award.tsx
|
||||
#: src/dialogs/resume/sections/award.tsx
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/cover-letter.tsx
|
||||
#: src/dialogs/resume/sections/cover-letter.tsx
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/interest.tsx
|
||||
#: src/dialogs/resume/sections/interest.tsx
|
||||
#: src/dialogs/resume/sections/language.tsx
|
||||
#: src/dialogs/resume/sections/language.tsx
|
||||
#: src/dialogs/resume/sections/profile.tsx
|
||||
#: src/dialogs/resume/sections/profile.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
#: src/dialogs/resume/sections/skill.tsx
|
||||
#: src/dialogs/resume/sections/skill.tsx
|
||||
#: src/dialogs/resume/sections/summary-item.tsx
|
||||
#: src/dialogs/resume/sections/summary-item.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
#: src/hooks/use-prompt.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
@@ -669,8 +648,6 @@ msgstr "Lidhu"
|
||||
msgid "Content"
|
||||
msgstr "Përmbajtja"
|
||||
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/routes/auth/register.tsx
|
||||
msgid "Continue"
|
||||
@@ -834,7 +811,6 @@ msgstr "Krijoni sa më shumë CV që dëshironi, pa kufizime."
|
||||
msgid "Creating your API key..."
|
||||
msgstr "Po krijohet API key-ja juaj..."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "Creating your resume..."
|
||||
msgstr "Po krijohet CV-ja juaj..."
|
||||
@@ -856,7 +832,6 @@ msgstr "Rubrika të personalizuara"
|
||||
msgid "Czech"
|
||||
msgstr "Çekisht"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/danger-zone.tsx
|
||||
@@ -942,7 +917,6 @@ msgstr "Po fshihet CV-ja juaj..."
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
@@ -1259,7 +1233,6 @@ msgstr "Dështoi sinkronizimi i aftësive"
|
||||
msgid "Features"
|
||||
msgstr "Veçori"
|
||||
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
msgid "Filter by"
|
||||
msgstr "Filtro sipas"
|
||||
@@ -1276,12 +1249,10 @@ msgstr "Fleksibilitet"
|
||||
msgid "Fluency"
|
||||
msgstr "Rrjedhshmëri"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Font Family"
|
||||
msgstr "Familja e germave"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Font Size"
|
||||
msgstr "Madhësia e germave"
|
||||
@@ -1477,7 +1448,6 @@ msgstr "Thekso"
|
||||
msgid "Hindi"
|
||||
msgstr "Indisht (Hindi)"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
msgid "Home"
|
||||
msgstr "Kreu"
|
||||
@@ -1713,7 +1683,6 @@ msgstr "E çelët"
|
||||
msgid "Light theme"
|
||||
msgstr "Temë e çelët"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Line Height"
|
||||
msgstr "Lartësia e rreshtit"
|
||||
@@ -1930,8 +1899,6 @@ msgid "Open Source"
|
||||
msgstr "Open Source"
|
||||
|
||||
#: src/routes/_home/-sections/donate.tsx
|
||||
#: src/routes/_home/-sections/donate.tsx
|
||||
#: src/routes/_home/-sections/footer.tsx
|
||||
#: src/routes/_home/-sections/footer.tsx
|
||||
msgid "opens in new tab"
|
||||
msgstr "hapet në skedë të re"
|
||||
@@ -2031,7 +1998,6 @@ msgstr "Mbrojtja me fjalëkalim është aktivizuar."
|
||||
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
msgid "Period"
|
||||
@@ -2087,13 +2053,11 @@ msgstr "Portugalisht (Brazil)"
|
||||
msgid "Portuguese (Portugal)"
|
||||
msgstr "Portugalisht (Portugali)"
|
||||
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
msgid "Position"
|
||||
msgstr "Pozicioni"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/preferences/index.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
@@ -2117,7 +2081,6 @@ msgstr "Ngjyra kryesore"
|
||||
msgid "Proficiency"
|
||||
msgstr "Aftësi"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/profile.tsx
|
||||
@@ -2305,16 +2268,11 @@ msgstr "Analiza e CV-së"
|
||||
msgid "Resume analysis complete."
|
||||
msgstr "Analiza e rezumesë e përfunduar."
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
msgid "Resume tailored successfully"
|
||||
msgstr "CV e përshtatur me sukses"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/routes/_home/-sections/statistics.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
@@ -2391,7 +2349,6 @@ msgstr "Shkolla"
|
||||
msgid "Scorecard"
|
||||
msgstr "Fletëvlerësimi"
|
||||
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
msgid "Search"
|
||||
msgstr "Kërko"
|
||||
@@ -2400,7 +2357,6 @@ msgstr "Kërko"
|
||||
msgid "Search countries"
|
||||
msgstr "Kërko vende"
|
||||
|
||||
#: src/components/input/icon-picker.tsx
|
||||
#: src/components/input/icon-picker.tsx
|
||||
msgid "Search for an icon"
|
||||
msgstr "Kërkoni një ikonë"
|
||||
@@ -2456,14 +2412,11 @@ msgstr "Ndarës"
|
||||
msgid "Serbian"
|
||||
msgstr "Serbisht"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/dashboard/settings/authentication/-components/password.tsx
|
||||
msgid "Set Password"
|
||||
msgstr "Vendos fjalëkalimin"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
msgid "Settings"
|
||||
@@ -2531,8 +2484,6 @@ msgstr "Hyni me GitHub, Google ose një ofrues tjetër të personalizuar OAuth."
|
||||
msgid "Sign up"
|
||||
msgstr "Regjistrohu"
|
||||
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/login.tsx
|
||||
msgid "Signing in..."
|
||||
@@ -2591,13 +2542,10 @@ msgstr ""
|
||||
msgid "Slug"
|
||||
msgstr "Linku i normalizuar"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
msgid "Something went wrong. Please try again."
|
||||
msgstr "Diçka shkoi keq. Ju lutemi provoni përsëri."
|
||||
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
msgid "Sort by"
|
||||
msgstr "Rendit sipas"
|
||||
@@ -2823,7 +2771,6 @@ msgstr "Ky veprim nuk mund të zhbëhet."
|
||||
msgid "This action cannot be undone. All your data will be permanently deleted."
|
||||
msgstr "Ky veprim nuk mund të zhbëhet. Të gjitha të dhënat tuaja do të fshihen përgjithmonë."
|
||||
|
||||
#: src/dialogs/resume/import.tsx
|
||||
#: src/dialogs/resume/import.tsx
|
||||
msgid "This feature requires AI Integration to be enabled. Please enable it in the settings."
|
||||
msgstr "Kjo veçori kërkon që Integrimi i AI të jetë aktivizuar. Ju lutemi aktivizojeni te parametrat."
|
||||
@@ -3303,7 +3250,6 @@ msgstr "Profili juaj u përditësua me sukses."
|
||||
msgid "Your RapidAPI key is stored locally on your browser. It is only sent to the server when making a request to search for jobs, and is never stored or logged on our servers."
|
||||
msgstr "Çelësi juaj i RapidAPI-së ruhet lokalisht në shfletuesin tuaj. Ai dërgohet në server vetëm kur bëni një kërkesë për të kërkuar vende pune, dhe kurrë nuk ruhet apo regjistrohet në serverët tanë."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "Your resume has been created successfully."
|
||||
msgstr "CV-ja juaj u krijua me sukses."
|
||||
@@ -3345,4 +3291,3 @@ msgstr "Zvogëlo"
|
||||
#: src/utils/locale.ts
|
||||
msgid "Zulu"
|
||||
msgstr "Zulu"
|
||||
|
||||
|
||||
Generated
-55
@@ -134,7 +134,6 @@ msgstr "Нова веза за верификацију је послата на
|
||||
msgid "A passion project by <0>Amruth Pillai</0>."
|
||||
msgstr "Страстни пројекат аутора <0>Амрута Пилаија</0>."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "A resume with this slug already exists."
|
||||
msgstr "Резиме са овим идентификатором (slug) већ постоји."
|
||||
@@ -257,7 +256,6 @@ msgstr "Напредни филтери"
|
||||
msgid "Afrikaans"
|
||||
msgstr "Африканс"
|
||||
|
||||
#: src/dialogs/resume/import.tsx
|
||||
#: src/dialogs/resume/import.tsx
|
||||
msgid "AI"
|
||||
msgstr "AI"
|
||||
@@ -307,7 +305,6 @@ msgstr "И још много тога..."
|
||||
msgid "Any level"
|
||||
msgstr "Било који ниво"
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/search-filters.tsx
|
||||
#: src/routes/dashboard/job-search/-components/search-filters.tsx
|
||||
msgid "Any time"
|
||||
msgstr "Било када"
|
||||
@@ -336,7 +333,6 @@ msgstr "API приступ"
|
||||
msgid "API Key"
|
||||
msgstr "API кључ"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/api-keys.tsx
|
||||
@@ -407,7 +403,6 @@ msgstr "Да ли сигурно желите да уклоните заштит
|
||||
msgid "Area of Study"
|
||||
msgstr "Област студија"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/ai.tsx
|
||||
@@ -418,7 +413,6 @@ msgstr "Вештачка интелигенција"
|
||||
msgid "Aspect Ratio"
|
||||
msgstr "Однос стране"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/authentication/index.tsx
|
||||
@@ -520,34 +514,19 @@ msgstr "Могу ли да извезем свој резиме у PDF?"
|
||||
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/resume/sections/award.tsx
|
||||
#: src/dialogs/resume/sections/award.tsx
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/cover-letter.tsx
|
||||
#: src/dialogs/resume/sections/cover-letter.tsx
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/interest.tsx
|
||||
#: src/dialogs/resume/sections/interest.tsx
|
||||
#: src/dialogs/resume/sections/language.tsx
|
||||
#: src/dialogs/resume/sections/language.tsx
|
||||
#: src/dialogs/resume/sections/profile.tsx
|
||||
#: src/dialogs/resume/sections/profile.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
#: src/dialogs/resume/sections/skill.tsx
|
||||
#: src/dialogs/resume/sections/skill.tsx
|
||||
#: src/dialogs/resume/sections/summary-item.tsx
|
||||
#: src/dialogs/resume/sections/summary-item.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
#: src/hooks/use-prompt.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
@@ -669,8 +648,6 @@ msgstr "Повежи"
|
||||
msgid "Content"
|
||||
msgstr "Садржај"
|
||||
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/routes/auth/register.tsx
|
||||
msgid "Continue"
|
||||
@@ -834,7 +811,6 @@ msgstr "Креирајте онолико резимеа колико желит
|
||||
msgid "Creating your API key..."
|
||||
msgstr "Креирање вашег API кључа..."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "Creating your resume..."
|
||||
msgstr "Креирање вашег резимеа..."
|
||||
@@ -856,7 +832,6 @@ msgstr "Прилагођени одељци"
|
||||
msgid "Czech"
|
||||
msgstr "Чешки"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/danger-zone.tsx
|
||||
@@ -942,7 +917,6 @@ msgstr "Брисање вашег резимеа..."
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
@@ -1259,7 +1233,6 @@ msgstr "Синхронизација вештина није успела"
|
||||
msgid "Features"
|
||||
msgstr "Функције"
|
||||
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
msgid "Filter by"
|
||||
msgstr "Филтрирај по"
|
||||
@@ -1276,12 +1249,10 @@ msgstr "Флексибилност"
|
||||
msgid "Fluency"
|
||||
msgstr "Течност"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Font Family"
|
||||
msgstr "Породица фонтова"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Font Size"
|
||||
msgstr "Величина фонта"
|
||||
@@ -1477,7 +1448,6 @@ msgstr "Истакни"
|
||||
msgid "Hindi"
|
||||
msgstr "Хинди"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
msgid "Home"
|
||||
msgstr "Почетна"
|
||||
@@ -1713,7 +1683,6 @@ msgstr "Светла"
|
||||
msgid "Light theme"
|
||||
msgstr "Светла тема"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Line Height"
|
||||
msgstr "Висина реда"
|
||||
@@ -1930,8 +1899,6 @@ msgid "Open Source"
|
||||
msgstr "Отворени код"
|
||||
|
||||
#: src/routes/_home/-sections/donate.tsx
|
||||
#: src/routes/_home/-sections/donate.tsx
|
||||
#: src/routes/_home/-sections/footer.tsx
|
||||
#: src/routes/_home/-sections/footer.tsx
|
||||
msgid "opens in new tab"
|
||||
msgstr "отвара се у новом језичку"
|
||||
@@ -2031,7 +1998,6 @@ msgstr "Заштита лозинком је омогућена."
|
||||
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
msgid "Period"
|
||||
@@ -2087,13 +2053,11 @@ msgstr "Португалски (Бразил)"
|
||||
msgid "Portuguese (Portugal)"
|
||||
msgstr "Португалски (Португал)"
|
||||
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
msgid "Position"
|
||||
msgstr "Позиција"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/preferences/index.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
@@ -2117,7 +2081,6 @@ msgstr "Примарна боја"
|
||||
msgid "Proficiency"
|
||||
msgstr "Степен познавања"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/profile.tsx
|
||||
@@ -2305,16 +2268,11 @@ msgstr "Анализа резимеа"
|
||||
msgid "Resume analysis complete."
|
||||
msgstr "Анализа резимеа је завршена."
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
msgid "Resume tailored successfully"
|
||||
msgstr "Успешно прилагођен резиме"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/routes/_home/-sections/statistics.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
@@ -2391,7 +2349,6 @@ msgstr "Школа"
|
||||
msgid "Scorecard"
|
||||
msgstr "Картица са резултатима"
|
||||
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
msgid "Search"
|
||||
msgstr "Претрага"
|
||||
@@ -2400,7 +2357,6 @@ msgstr "Претрага"
|
||||
msgid "Search countries"
|
||||
msgstr "Претрага земаља"
|
||||
|
||||
#: src/components/input/icon-picker.tsx
|
||||
#: src/components/input/icon-picker.tsx
|
||||
msgid "Search for an icon"
|
||||
msgstr "Претражите иконицу"
|
||||
@@ -2456,14 +2412,11 @@ msgstr "Раздвајач"
|
||||
msgid "Serbian"
|
||||
msgstr "Српски"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/dashboard/settings/authentication/-components/password.tsx
|
||||
msgid "Set Password"
|
||||
msgstr "Постави лозинку"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
msgid "Settings"
|
||||
@@ -2531,8 +2484,6 @@ msgstr "Пријавите се помоћу GitHub-а, Google-а или при
|
||||
msgid "Sign up"
|
||||
msgstr "Региструј се"
|
||||
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/login.tsx
|
||||
msgid "Signing in..."
|
||||
@@ -2591,13 +2542,10 @@ msgstr ""
|
||||
msgid "Slug"
|
||||
msgstr "Идентификатор (slug)"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
msgid "Something went wrong. Please try again."
|
||||
msgstr "Нешто је пошло наопако. Покушајте поново."
|
||||
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
msgid "Sort by"
|
||||
msgstr "Сортирај по"
|
||||
@@ -2823,7 +2771,6 @@ msgstr "Ова радња се не може опозвати."
|
||||
msgid "This action cannot be undone. All your data will be permanently deleted."
|
||||
msgstr "Ова радња се не може опозвати. Сви ваши подаци биће трајно обрисани."
|
||||
|
||||
#: src/dialogs/resume/import.tsx
|
||||
#: src/dialogs/resume/import.tsx
|
||||
msgid "This feature requires AI Integration to be enabled. Please enable it in the settings."
|
||||
msgstr "Ова функција захтева да буде омогућена AI интеграција. Омогућите је у подешавањима."
|
||||
@@ -3303,7 +3250,6 @@ msgstr "Ваш профил је успешно ажуриран."
|
||||
msgid "Your RapidAPI key is stored locally on your browser. It is only sent to the server when making a request to search for jobs, and is never stored or logged on our servers."
|
||||
msgstr "Ваш RapidAPI кључ је локално сачуван у вашем прегледачу. Он се шаље на сервер само приликом упитивања за претрагу послова и никада се не чува нити евидентира на нашим серверима."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "Your resume has been created successfully."
|
||||
msgstr "Ваш резиме је успешно креиран."
|
||||
@@ -3345,4 +3291,3 @@ msgstr "Умањи"
|
||||
#: src/utils/locale.ts
|
||||
msgid "Zulu"
|
||||
msgstr "Зулу"
|
||||
|
||||
|
||||
Generated
-55
@@ -134,7 +134,6 @@ msgstr "En ny verifieringslänk har skickats till din e-postadress. Kontrollera
|
||||
msgid "A passion project by <0>Amruth Pillai</0>."
|
||||
msgstr "Ett passionsprojekt av <0>Amruth Pillai</0>."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "A resume with this slug already exists."
|
||||
msgstr "Ett CV med denna identifierare finns redan."
|
||||
@@ -257,7 +256,6 @@ msgstr "Avancerade filter"
|
||||
msgid "Afrikaans"
|
||||
msgstr "Afrikanska"
|
||||
|
||||
#: src/dialogs/resume/import.tsx
|
||||
#: src/dialogs/resume/import.tsx
|
||||
msgid "AI"
|
||||
msgstr "AI"
|
||||
@@ -307,7 +305,6 @@ msgstr "Och många fler..."
|
||||
msgid "Any level"
|
||||
msgstr "Alla nivåer"
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/search-filters.tsx
|
||||
#: src/routes/dashboard/job-search/-components/search-filters.tsx
|
||||
msgid "Any time"
|
||||
msgstr "När som helst"
|
||||
@@ -336,7 +333,6 @@ msgstr "API Åtkomst"
|
||||
msgid "API Key"
|
||||
msgstr "API nyckel"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/api-keys.tsx
|
||||
@@ -407,7 +403,6 @@ msgstr "Är du säker på att du vill ta bort lösenordsskyddet?"
|
||||
msgid "Area of Study"
|
||||
msgstr "Studieområde"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/ai.tsx
|
||||
@@ -418,7 +413,6 @@ msgstr "Artificiell intelligens"
|
||||
msgid "Aspect Ratio"
|
||||
msgstr "Bildförhållande"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/authentication/index.tsx
|
||||
@@ -520,34 +514,19 @@ msgstr "Kan jag exportera mitt CV till PDF?"
|
||||
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/resume/sections/award.tsx
|
||||
#: src/dialogs/resume/sections/award.tsx
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/cover-letter.tsx
|
||||
#: src/dialogs/resume/sections/cover-letter.tsx
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/interest.tsx
|
||||
#: src/dialogs/resume/sections/interest.tsx
|
||||
#: src/dialogs/resume/sections/language.tsx
|
||||
#: src/dialogs/resume/sections/language.tsx
|
||||
#: src/dialogs/resume/sections/profile.tsx
|
||||
#: src/dialogs/resume/sections/profile.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
#: src/dialogs/resume/sections/skill.tsx
|
||||
#: src/dialogs/resume/sections/skill.tsx
|
||||
#: src/dialogs/resume/sections/summary-item.tsx
|
||||
#: src/dialogs/resume/sections/summary-item.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
#: src/hooks/use-prompt.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
@@ -669,8 +648,6 @@ msgstr "Anslut"
|
||||
msgid "Content"
|
||||
msgstr "Innehåll"
|
||||
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/routes/auth/register.tsx
|
||||
msgid "Continue"
|
||||
@@ -834,7 +811,6 @@ msgstr "Skapa så många CV:n du vill, utan begränsningar."
|
||||
msgid "Creating your API key..."
|
||||
msgstr "Skapar din API-nyckel..."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "Creating your resume..."
|
||||
msgstr "Skapar ditt CV..."
|
||||
@@ -856,7 +832,6 @@ msgstr "Anpassade avsnitt"
|
||||
msgid "Czech"
|
||||
msgstr "Tjeckiska"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/danger-zone.tsx
|
||||
@@ -942,7 +917,6 @@ msgstr "Raderar ditt CV..."
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
@@ -1259,7 +1233,6 @@ msgstr "Misslyckades med att synkronisera färdigheter"
|
||||
msgid "Features"
|
||||
msgstr "Funktioner"
|
||||
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
msgid "Filter by"
|
||||
msgstr "Filtrera efter"
|
||||
@@ -1276,12 +1249,10 @@ msgstr "Flexibilitet"
|
||||
msgid "Fluency"
|
||||
msgstr "Språknivå"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Font Family"
|
||||
msgstr "Typsnittsfamilj"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Font Size"
|
||||
msgstr "Textstorlek"
|
||||
@@ -1477,7 +1448,6 @@ msgstr "Markera"
|
||||
msgid "Hindi"
|
||||
msgstr "Hindi"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
msgid "Home"
|
||||
msgstr "Hem"
|
||||
@@ -1713,7 +1683,6 @@ msgstr "Ljus"
|
||||
msgid "Light theme"
|
||||
msgstr "Ljust tema"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Line Height"
|
||||
msgstr "Radavstånd"
|
||||
@@ -1930,8 +1899,6 @@ msgid "Open Source"
|
||||
msgstr "Öppen källkod"
|
||||
|
||||
#: src/routes/_home/-sections/donate.tsx
|
||||
#: src/routes/_home/-sections/donate.tsx
|
||||
#: src/routes/_home/-sections/footer.tsx
|
||||
#: src/routes/_home/-sections/footer.tsx
|
||||
msgid "opens in new tab"
|
||||
msgstr "öppnas i ny flik"
|
||||
@@ -2031,7 +1998,6 @@ msgstr "Lösenordsskydd har aktiverats."
|
||||
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
msgid "Period"
|
||||
@@ -2087,13 +2053,11 @@ msgstr "Portugisiska (Brasilien)"
|
||||
msgid "Portuguese (Portugal)"
|
||||
msgstr "Portugisiska (Portugal)"
|
||||
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
msgid "Position"
|
||||
msgstr "Position"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/preferences/index.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
@@ -2117,7 +2081,6 @@ msgstr "Primärfärg"
|
||||
msgid "Proficiency"
|
||||
msgstr "Färdighet"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/profile.tsx
|
||||
@@ -2305,16 +2268,11 @@ msgstr "Analys av CV"
|
||||
msgid "Resume analysis complete."
|
||||
msgstr "CV-analysen är klar."
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
msgid "Resume tailored successfully"
|
||||
msgstr "Skräddarsytt CV med framgång"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/routes/_home/-sections/statistics.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
@@ -2391,7 +2349,6 @@ msgstr "Skola"
|
||||
msgid "Scorecard"
|
||||
msgstr "Scorekort"
|
||||
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
msgid "Search"
|
||||
msgstr "Sök"
|
||||
@@ -2400,7 +2357,6 @@ msgstr "Sök"
|
||||
msgid "Search countries"
|
||||
msgstr "Sök länder"
|
||||
|
||||
#: src/components/input/icon-picker.tsx
|
||||
#: src/components/input/icon-picker.tsx
|
||||
msgid "Search for an icon"
|
||||
msgstr "Sök efter en ikon"
|
||||
@@ -2456,14 +2412,11 @@ msgstr "Avskiljare"
|
||||
msgid "Serbian"
|
||||
msgstr "Serbiska"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/dashboard/settings/authentication/-components/password.tsx
|
||||
msgid "Set Password"
|
||||
msgstr "Ställ in lösenord"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
msgid "Settings"
|
||||
@@ -2531,8 +2484,6 @@ msgstr "Logga in med GitHub, Google eller en egen OAuth-leverantör."
|
||||
msgid "Sign up"
|
||||
msgstr "Registrera dig"
|
||||
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/login.tsx
|
||||
msgid "Signing in..."
|
||||
@@ -2591,13 +2542,10 @@ msgstr "Slovenska"
|
||||
msgid "Slug"
|
||||
msgstr "Slug"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
msgid "Something went wrong. Please try again."
|
||||
msgstr "Något gick fel. Försök igen."
|
||||
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
msgid "Sort by"
|
||||
msgstr "Sortera efter"
|
||||
@@ -2823,7 +2771,6 @@ msgstr "Denna åtgärd kan inte ångras."
|
||||
msgid "This action cannot be undone. All your data will be permanently deleted."
|
||||
msgstr "Denna åtgärd kan inte ångras. All din data kommer att raderas permanent."
|
||||
|
||||
#: src/dialogs/resume/import.tsx
|
||||
#: src/dialogs/resume/import.tsx
|
||||
msgid "This feature requires AI Integration to be enabled. Please enable it in the settings."
|
||||
msgstr "Den här funktionen kräver att AI-integrationen är aktiverad. Aktivera den i inställningarna."
|
||||
@@ -3303,7 +3250,6 @@ msgstr "Din profil har uppdaterats."
|
||||
msgid "Your RapidAPI key is stored locally on your browser. It is only sent to the server when making a request to search for jobs, and is never stored or logged on our servers."
|
||||
msgstr "Din RapidAPI-nyckel lagras lokalt i din webbläsare. Den skickas bara till servern när du gör en förfrågan om att söka efter jobb och lagras eller loggas aldrig på våra servrar."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "Your resume has been created successfully."
|
||||
msgstr "Ditt CV har skapats."
|
||||
@@ -3345,4 +3291,3 @@ msgstr "Zooma ut"
|
||||
#: src/utils/locale.ts
|
||||
msgid "Zulu"
|
||||
msgstr "Zulu"
|
||||
|
||||
|
||||
Generated
-55
@@ -134,7 +134,6 @@ msgstr "உங்கள் மின்னஞ்சல் முகவரிக
|
||||
msgid "A passion project by <0>Amruth Pillai</0>."
|
||||
msgstr "<0>அம்ருத் பிள்ளை</0> உருவாக்கிய ஒரு ஆர்வமான திட்டம்."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "A resume with this slug already exists."
|
||||
msgstr "இந்த ஸ்லக் உடன் ஒரு ரெஸ்யூமி ஏற்கனவே உள்ளது."
|
||||
@@ -257,7 +256,6 @@ msgstr "மேம்பட்ட வடிகட்டிகள்"
|
||||
msgid "Afrikaans"
|
||||
msgstr "ஆஃப்ரிகான்ஸ்"
|
||||
|
||||
#: src/dialogs/resume/import.tsx
|
||||
#: src/dialogs/resume/import.tsx
|
||||
msgid "AI"
|
||||
msgstr "AI"
|
||||
@@ -307,7 +305,6 @@ msgstr "மேலும் பல..."
|
||||
msgid "Any level"
|
||||
msgstr "எந்த அளவிலும்"
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/search-filters.tsx
|
||||
#: src/routes/dashboard/job-search/-components/search-filters.tsx
|
||||
msgid "Any time"
|
||||
msgstr "எந்த நேரத்திலும்"
|
||||
@@ -336,7 +333,6 @@ msgstr "API அணுகல்"
|
||||
msgid "API Key"
|
||||
msgstr "API விசை"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/api-keys.tsx
|
||||
@@ -407,7 +403,6 @@ msgstr "கடவுச்சொல் பாதுகாப்பை நிச
|
||||
msgid "Area of Study"
|
||||
msgstr "கற்றல் துறை"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/ai.tsx
|
||||
@@ -418,7 +413,6 @@ msgstr "செயற்கை நுண்ணறிவு"
|
||||
msgid "Aspect Ratio"
|
||||
msgstr "ஒப்புத்திணைவு விகிதம்"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/authentication/index.tsx
|
||||
@@ -520,34 +514,19 @@ msgstr "என் ரெஸ்யூமியை PDF ஆக ஏற்றும
|
||||
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/resume/sections/award.tsx
|
||||
#: src/dialogs/resume/sections/award.tsx
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/cover-letter.tsx
|
||||
#: src/dialogs/resume/sections/cover-letter.tsx
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/interest.tsx
|
||||
#: src/dialogs/resume/sections/interest.tsx
|
||||
#: src/dialogs/resume/sections/language.tsx
|
||||
#: src/dialogs/resume/sections/language.tsx
|
||||
#: src/dialogs/resume/sections/profile.tsx
|
||||
#: src/dialogs/resume/sections/profile.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
#: src/dialogs/resume/sections/skill.tsx
|
||||
#: src/dialogs/resume/sections/skill.tsx
|
||||
#: src/dialogs/resume/sections/summary-item.tsx
|
||||
#: src/dialogs/resume/sections/summary-item.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
#: src/hooks/use-prompt.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
@@ -669,8 +648,6 @@ msgstr "இணைக்கவும்"
|
||||
msgid "Content"
|
||||
msgstr "உள்ளடக்கம்"
|
||||
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/routes/auth/register.tsx
|
||||
msgid "Continue"
|
||||
@@ -834,7 +811,6 @@ msgstr "வரம்புகள் இன்றி, நீங்கள் வ
|
||||
msgid "Creating your API key..."
|
||||
msgstr "உங்கள் API விசையை உருவாக்குகிறது..."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "Creating your resume..."
|
||||
msgstr "உங்கள் ரெஸ்யூமியை உருவாக்குகிறது..."
|
||||
@@ -856,7 +832,6 @@ msgstr "தனிப்பயன் பகுதிகள்"
|
||||
msgid "Czech"
|
||||
msgstr "செக்"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/danger-zone.tsx
|
||||
@@ -942,7 +917,6 @@ msgstr "உங்கள் ரெஸ்யூமியை நீக்கிக
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
@@ -1259,7 +1233,6 @@ msgstr "திறன்களை ஒத்திசைக்கத் தவற
|
||||
msgid "Features"
|
||||
msgstr "அம்சங்கள்"
|
||||
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
msgid "Filter by"
|
||||
msgstr "இதன்படி வடிகட்டு"
|
||||
@@ -1276,12 +1249,10 @@ msgstr "நெகிழ்வுத்தன்மை"
|
||||
msgid "Fluency"
|
||||
msgstr "வழக்காற்றுத் திறன்"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Font Family"
|
||||
msgstr "எழுத்துரு குடும்பம்"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Font Size"
|
||||
msgstr "எழுத்துரு அளவு"
|
||||
@@ -1477,7 +1448,6 @@ msgstr "ஹைலைட்"
|
||||
msgid "Hindi"
|
||||
msgstr "ஹிந்தி"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
msgid "Home"
|
||||
msgstr "முகப்பு"
|
||||
@@ -1713,7 +1683,6 @@ msgstr "லைட்"
|
||||
msgid "Light theme"
|
||||
msgstr "லைட் தீம்"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Line Height"
|
||||
msgstr "வரி உயரம்"
|
||||
@@ -1930,8 +1899,6 @@ msgid "Open Source"
|
||||
msgstr "திறந்த மூல"
|
||||
|
||||
#: src/routes/_home/-sections/donate.tsx
|
||||
#: src/routes/_home/-sections/donate.tsx
|
||||
#: src/routes/_home/-sections/footer.tsx
|
||||
#: src/routes/_home/-sections/footer.tsx
|
||||
msgid "opens in new tab"
|
||||
msgstr "புதிய தாவலில் திறக்கிறது"
|
||||
@@ -2031,7 +1998,6 @@ msgstr "கடவுச்சொல் பாதுகாப்பு இயக
|
||||
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
msgid "Period"
|
||||
@@ -2087,13 +2053,11 @@ msgstr "போர்ச்சுகீஸ் (பிரேஸில்)"
|
||||
msgid "Portuguese (Portugal)"
|
||||
msgstr "போர்ச்சுகீஸ் (போர்ச்சுகல்)"
|
||||
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
msgid "Position"
|
||||
msgstr "பதவி"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/preferences/index.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
@@ -2117,7 +2081,6 @@ msgstr "முதன்மை நிறம்"
|
||||
msgid "Proficiency"
|
||||
msgstr "திறமைத் தரம்"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/profile.tsx
|
||||
@@ -2305,16 +2268,11 @@ msgstr "விண்ணப்பப் பகுப்பாய்வு"
|
||||
msgid "Resume analysis complete."
|
||||
msgstr "விண்ணப்பப் பகுப்பாய்வு நிறைவடைந்தது."
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
msgid "Resume tailored successfully"
|
||||
msgstr "வெற்றிகரமாக வடிவமைக்கப்பட்ட ரெஸ்யூம்"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/routes/_home/-sections/statistics.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
@@ -2391,7 +2349,6 @@ msgstr "பள்ளி"
|
||||
msgid "Scorecard"
|
||||
msgstr "மதிப்பெண் அட்டை"
|
||||
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
msgid "Search"
|
||||
msgstr "தேடல்"
|
||||
@@ -2400,7 +2357,6 @@ msgstr "தேடல்"
|
||||
msgid "Search countries"
|
||||
msgstr "நாடுகளைத் தேடு"
|
||||
|
||||
#: src/components/input/icon-picker.tsx
|
||||
#: src/components/input/icon-picker.tsx
|
||||
msgid "Search for an icon"
|
||||
msgstr "ஒரு ஐகானைத் தேடுங்கள்"
|
||||
@@ -2456,14 +2412,11 @@ msgstr "பிரிப்பான்"
|
||||
msgid "Serbian"
|
||||
msgstr "செர்பியன்"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/dashboard/settings/authentication/-components/password.tsx
|
||||
msgid "Set Password"
|
||||
msgstr "கடவுச்சொல்லை அமைக்கவும்"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
msgid "Settings"
|
||||
@@ -2531,8 +2484,6 @@ msgstr "GitHub, Google அல்லது தனிப்பயன் OAuth வ
|
||||
msgid "Sign up"
|
||||
msgstr "பதிவு செய்யவும்"
|
||||
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/login.tsx
|
||||
msgid "Signing in..."
|
||||
@@ -2591,13 +2542,10 @@ msgstr ""
|
||||
msgid "Slug"
|
||||
msgstr "ஸ்லக்"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
msgid "Something went wrong. Please try again."
|
||||
msgstr "ஏதோ தவறு நடந்துள்ளது. தயவுசெய்து மீண்டும் முயற்சிக்கவும்."
|
||||
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
msgid "Sort by"
|
||||
msgstr "இதன்படி வரிசைப்படுத்து"
|
||||
@@ -2823,7 +2771,6 @@ msgstr "இந்த செயலைக் களைந்து விட ம
|
||||
msgid "This action cannot be undone. All your data will be permanently deleted."
|
||||
msgstr "இந்த செயலைக் களைந்து விட முடியாது. உங்கள் அனைத்து தரவும் நிரந்தரமாக நீக்கப்படும்."
|
||||
|
||||
#: src/dialogs/resume/import.tsx
|
||||
#: src/dialogs/resume/import.tsx
|
||||
msgid "This feature requires AI Integration to be enabled. Please enable it in the settings."
|
||||
msgstr "இந்த அம்சத்திற்கு AI ஒருங்கிணைப்பு இயக்கப்பட்டிருக்க வேண்டும். தயவுசெய்து அமைப்புகளில் அதை இயக்கவும்."
|
||||
@@ -3303,7 +3250,6 @@ msgstr "உங்கள் சுயவிவரம் வெற்றிகர
|
||||
msgid "Your RapidAPI key is stored locally on your browser. It is only sent to the server when making a request to search for jobs, and is never stored or logged on our servers."
|
||||
msgstr "உங்கள் RapidAPI சாவியை உங்கள் உலாவியில் உள்ளூரில் சேமித்து வைக்கப்பட்டுள்ளது. வேலைகளைத் தேடுவதற்கான கோரிக்கையைச் செய்யும்போது மட்டுமே அது சேவையகத்திற்கு அனுப்பப்படும், மேலும் எங்கள் சேவையகங்களில் அது ஒருபோதும் சேமிக்கப்படவோ அல்லது பதிவு செய்யப்படவோ இல்லை."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "Your resume has been created successfully."
|
||||
msgstr "உங்கள் ரெஸ்யூமி வெற்றிகரமாக உருவாக்கப்பட்டுள்ளது."
|
||||
@@ -3345,4 +3291,3 @@ msgstr "சிறிதாக்கு"
|
||||
#: src/utils/locale.ts
|
||||
msgid "Zulu"
|
||||
msgstr "ஜூலு"
|
||||
|
||||
|
||||
Generated
-55
@@ -134,7 +134,6 @@ msgstr "మీ ఇమెయిల్ చిరునామాకు కొత్
|
||||
msgid "A passion project by <0>Amruth Pillai</0>."
|
||||
msgstr "<0>అమృత్ పిల్లై</0> రూపొందించిన ఒక అభిరుచి ప్రాజెక్ట్."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "A resume with this slug already exists."
|
||||
msgstr "ఈ స్లగ్తో ఇప్పటికే ఒక జీవన చరిత్ర ఉంది."
|
||||
@@ -257,7 +256,6 @@ msgstr "అధునాతన ఫిల్టర్లు"
|
||||
msgid "Afrikaans"
|
||||
msgstr "ఆఫ్రికాన్స్"
|
||||
|
||||
#: src/dialogs/resume/import.tsx
|
||||
#: src/dialogs/resume/import.tsx
|
||||
msgid "AI"
|
||||
msgstr "AI"
|
||||
@@ -307,7 +305,6 @@ msgstr "మరియు మరెన్నో..."
|
||||
msgid "Any level"
|
||||
msgstr "ఏ స్థాయిలోనైనా"
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/search-filters.tsx
|
||||
#: src/routes/dashboard/job-search/-components/search-filters.tsx
|
||||
msgid "Any time"
|
||||
msgstr "ఎప్పుడైనా"
|
||||
@@ -336,7 +333,6 @@ msgstr "API యాక్సెస్"
|
||||
msgid "API Key"
|
||||
msgstr "API కీ"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/api-keys.tsx
|
||||
@@ -407,7 +403,6 @@ msgstr "మీరు ఖచ్చితంగా పాస్వర్డ్
|
||||
msgid "Area of Study"
|
||||
msgstr "అధ్యయన విభాగం"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/ai.tsx
|
||||
@@ -418,7 +413,6 @@ msgstr "ఆర్టిఫిషియల్ ఇంటెలిజెన్స
|
||||
msgid "Aspect Ratio"
|
||||
msgstr "కారక నిష్పత్తి"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/authentication/index.tsx
|
||||
@@ -520,34 +514,19 @@ msgstr "నేను నా రిజ్యూమ్ని PDFగా ఎగ
|
||||
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/resume/sections/award.tsx
|
||||
#: src/dialogs/resume/sections/award.tsx
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/cover-letter.tsx
|
||||
#: src/dialogs/resume/sections/cover-letter.tsx
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/interest.tsx
|
||||
#: src/dialogs/resume/sections/interest.tsx
|
||||
#: src/dialogs/resume/sections/language.tsx
|
||||
#: src/dialogs/resume/sections/language.tsx
|
||||
#: src/dialogs/resume/sections/profile.tsx
|
||||
#: src/dialogs/resume/sections/profile.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
#: src/dialogs/resume/sections/skill.tsx
|
||||
#: src/dialogs/resume/sections/skill.tsx
|
||||
#: src/dialogs/resume/sections/summary-item.tsx
|
||||
#: src/dialogs/resume/sections/summary-item.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
#: src/hooks/use-prompt.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
@@ -669,8 +648,6 @@ msgstr "కనెక్ట్ చేయండి"
|
||||
msgid "Content"
|
||||
msgstr "విషయం"
|
||||
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/routes/auth/register.tsx
|
||||
msgid "Continue"
|
||||
@@ -834,7 +811,6 @@ msgstr "మీరు ఎంతైనా ఎక్కువ రిజ్యూమ
|
||||
msgid "Creating your API key..."
|
||||
msgstr "మీ API కీ సృష్టించబడుతోంది..."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "Creating your resume..."
|
||||
msgstr "మీ రిజ్యూమ్ సృష్టించబడుతోంది..."
|
||||
@@ -856,7 +832,6 @@ msgstr "కస్టమ్ విభాగాలు"
|
||||
msgid "Czech"
|
||||
msgstr "చెక్"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/danger-zone.tsx
|
||||
@@ -942,7 +917,6 @@ msgstr "మీ రిజ్యూమ్ను తొలగిస్తున
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
@@ -1259,7 +1233,6 @@ msgstr "నైపుణ్యాలను సింక్ చేయడంలో
|
||||
msgid "Features"
|
||||
msgstr "ఫీచర్లు"
|
||||
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
msgid "Filter by"
|
||||
msgstr "ద్వారా ఫిల్టర్ చేయండి"
|
||||
@@ -1276,12 +1249,10 @@ msgstr "లచకంగా"
|
||||
msgid "Fluency"
|
||||
msgstr "పరిజ్ఞానం"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Font Family"
|
||||
msgstr "ఫాంట్ కుటుంబం"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Font Size"
|
||||
msgstr "ఫాంట్ పరిమాణం"
|
||||
@@ -1477,7 +1448,6 @@ msgstr "హైలైట్"
|
||||
msgid "Hindi"
|
||||
msgstr "హిందీ"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
msgid "Home"
|
||||
msgstr "హోమ్"
|
||||
@@ -1713,7 +1683,6 @@ msgstr "లైట్"
|
||||
msgid "Light theme"
|
||||
msgstr "లైట్ థీమ్"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Line Height"
|
||||
msgstr "లైన్ హైట్"
|
||||
@@ -1930,8 +1899,6 @@ msgid "Open Source"
|
||||
msgstr "ఓపెన్ సోర్స్"
|
||||
|
||||
#: src/routes/_home/-sections/donate.tsx
|
||||
#: src/routes/_home/-sections/donate.tsx
|
||||
#: src/routes/_home/-sections/footer.tsx
|
||||
#: src/routes/_home/-sections/footer.tsx
|
||||
msgid "opens in new tab"
|
||||
msgstr "కొత్త ట్యాబ్లో తెరవబడుతుంది"
|
||||
@@ -2031,7 +1998,6 @@ msgstr "పాస్వర్డ్ రక్షణను ప్రారం
|
||||
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
msgid "Period"
|
||||
@@ -2087,13 +2053,11 @@ msgstr "పోర్చుగీస్ (బ్రెజిల్)"
|
||||
msgid "Portuguese (Portugal)"
|
||||
msgstr "పోర్చుగీస్ (పోర్చుగల్)"
|
||||
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
msgid "Position"
|
||||
msgstr "పాజిషన్"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/preferences/index.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
@@ -2117,7 +2081,6 @@ msgstr "ప్రాథమిక రంగు"
|
||||
msgid "Proficiency"
|
||||
msgstr "నైపుణ్యం స్థాయి"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/profile.tsx
|
||||
@@ -2305,16 +2268,11 @@ msgstr "రిజ్యూమ్ విశ్లేషణ"
|
||||
msgid "Resume analysis complete."
|
||||
msgstr "రిజ్యూమ్ విశ్లేషణ పూర్తయింది."
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
msgid "Resume tailored successfully"
|
||||
msgstr "విజయవంతంగా అనుకూలీకరించిన రెస్యూమ్"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/routes/_home/-sections/statistics.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
@@ -2391,7 +2349,6 @@ msgstr "పాఠశాల"
|
||||
msgid "Scorecard"
|
||||
msgstr "స్కోర్కార్డ్"
|
||||
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
msgid "Search"
|
||||
msgstr "శోధన"
|
||||
@@ -2400,7 +2357,6 @@ msgstr "శోధన"
|
||||
msgid "Search countries"
|
||||
msgstr "దేశాలను శోధించండి"
|
||||
|
||||
#: src/components/input/icon-picker.tsx
|
||||
#: src/components/input/icon-picker.tsx
|
||||
msgid "Search for an icon"
|
||||
msgstr "ఒక ఐకాన్ కోసం శోధించండి"
|
||||
@@ -2456,14 +2412,11 @@ msgstr "వేర్పాటు రేఖ"
|
||||
msgid "Serbian"
|
||||
msgstr "సెర్బియన్"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/dashboard/settings/authentication/-components/password.tsx
|
||||
msgid "Set Password"
|
||||
msgstr "పాస్వర్డ్ సెట్ చేయండి"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
msgid "Settings"
|
||||
@@ -2531,8 +2484,6 @@ msgstr "GitHub, Google లేదా కస్టమ్ OAuth ప్రొవై
|
||||
msgid "Sign up"
|
||||
msgstr "సైన్ అప్ చేయండి"
|
||||
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/login.tsx
|
||||
msgid "Signing in..."
|
||||
@@ -2591,13 +2542,10 @@ msgstr ""
|
||||
msgid "Slug"
|
||||
msgstr "స్లగ్"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
msgid "Something went wrong. Please try again."
|
||||
msgstr "ఏదో తప్పు జరిగింది. దయచేసి మళ్లీ ప్రయత్నించండి."
|
||||
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
msgid "Sort by"
|
||||
msgstr "సორტ్ చేయండి"
|
||||
@@ -2823,7 +2771,6 @@ msgstr "ఈ చర్యను రద్దు చేయడం సాధ్య
|
||||
msgid "This action cannot be undone. All your data will be permanently deleted."
|
||||
msgstr "ఈ చర్యను రద్దు చేయడం సాధ్యం కాదు. మీ డేటా మొత్తం శాశ్వతంగా తొలగించబడుతుంది."
|
||||
|
||||
#: src/dialogs/resume/import.tsx
|
||||
#: src/dialogs/resume/import.tsx
|
||||
msgid "This feature requires AI Integration to be enabled. Please enable it in the settings."
|
||||
msgstr "ఈ ఫీచర్ పనికి రావడానికి AI ఇంటిగ్రేషన్ యాక్టివేట్ చేయాలి. దయచేసి సెట్టింగ్స్లో ఎనేబుల్ చేయండి."
|
||||
@@ -3303,7 +3250,6 @@ msgstr "మీ ప్రొఫైలు విజయవంతంగా నవీ
|
||||
msgid "Your RapidAPI key is stored locally on your browser. It is only sent to the server when making a request to search for jobs, and is never stored or logged on our servers."
|
||||
msgstr "మీ RapidAPI కీ మీ బ్రౌజర్లో స్థానికంగా నిల్వ చేయబడుతుంది. ఉద్యోగాల కోసం శోధించడానికి అభ్యర్థన చేసేటప్పుడు మాత్రమే ఇది సర్వర్కు పంపబడుతుంది, మరియు మా సర్వర్లలో ఎప్పుడూ నిల్వ చేయబడదు లేదా లాగ్ చేయబడదు."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "Your resume has been created successfully."
|
||||
msgstr "మీ రిజ్యూమ్ విజయవంతంగా రూపొందించబడింది."
|
||||
@@ -3345,4 +3291,3 @@ msgstr "జూమ్ అవుట్ చేయండి"
|
||||
#: src/utils/locale.ts
|
||||
msgid "Zulu"
|
||||
msgstr "జులు"
|
||||
|
||||
|
||||
Generated
-55
@@ -134,7 +134,6 @@ msgstr "ลิงก์ยืนยันใหม่ได้ถูกส่ง
|
||||
msgid "A passion project by <0>Amruth Pillai</0>."
|
||||
msgstr "โครงการทำด้วยใจจาก <0>Amruth Pillai</0>."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "A resume with this slug already exists."
|
||||
msgstr "เรซูเม่ที่ใช้ slug นี้มีอยู่แล้ว"
|
||||
@@ -257,7 +256,6 @@ msgstr "ตัวกรองขั้นสูง"
|
||||
msgid "Afrikaans"
|
||||
msgstr "อาฟรีกานส์"
|
||||
|
||||
#: src/dialogs/resume/import.tsx
|
||||
#: src/dialogs/resume/import.tsx
|
||||
msgid "AI"
|
||||
msgstr "AI"
|
||||
@@ -307,7 +305,6 @@ msgstr "และอีกมากมาย..."
|
||||
msgid "Any level"
|
||||
msgstr "ทุกระดับ"
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/search-filters.tsx
|
||||
#: src/routes/dashboard/job-search/-components/search-filters.tsx
|
||||
msgid "Any time"
|
||||
msgstr "เวลาใดก็ได้"
|
||||
@@ -336,7 +333,6 @@ msgstr "API Access"
|
||||
msgid "API Key"
|
||||
msgstr "API Key"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/api-keys.tsx
|
||||
@@ -407,7 +403,6 @@ msgstr "คุณแน่ใจหรือไม่ว่าต้องกา
|
||||
msgid "Area of Study"
|
||||
msgstr "สาขาวิชา"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/ai.tsx
|
||||
@@ -418,7 +413,6 @@ msgstr "ปัญญาประดิษฐ์"
|
||||
msgid "Aspect Ratio"
|
||||
msgstr "อัตราส่วนภาพ"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/authentication/index.tsx
|
||||
@@ -520,34 +514,19 @@ msgstr "ฉันสามารถส่งออกเรซูเม่ขอ
|
||||
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/resume/sections/award.tsx
|
||||
#: src/dialogs/resume/sections/award.tsx
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/cover-letter.tsx
|
||||
#: src/dialogs/resume/sections/cover-letter.tsx
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/interest.tsx
|
||||
#: src/dialogs/resume/sections/interest.tsx
|
||||
#: src/dialogs/resume/sections/language.tsx
|
||||
#: src/dialogs/resume/sections/language.tsx
|
||||
#: src/dialogs/resume/sections/profile.tsx
|
||||
#: src/dialogs/resume/sections/profile.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
#: src/dialogs/resume/sections/skill.tsx
|
||||
#: src/dialogs/resume/sections/skill.tsx
|
||||
#: src/dialogs/resume/sections/summary-item.tsx
|
||||
#: src/dialogs/resume/sections/summary-item.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
#: src/hooks/use-prompt.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
@@ -669,8 +648,6 @@ msgstr "เชื่อมต่อ"
|
||||
msgid "Content"
|
||||
msgstr "เนื้อหา"
|
||||
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/routes/auth/register.tsx
|
||||
msgid "Continue"
|
||||
@@ -834,7 +811,6 @@ msgstr "สร้างเรซูเม่ได้ไม่จำกัดต
|
||||
msgid "Creating your API key..."
|
||||
msgstr "กำลังสร้างคีย์ API ของคุณ..."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "Creating your resume..."
|
||||
msgstr "กำลังสร้างเรซูเม่ของคุณ..."
|
||||
@@ -856,7 +832,6 @@ msgstr "ส่วนที่กำหนดเอง"
|
||||
msgid "Czech"
|
||||
msgstr "เช็ก"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/danger-zone.tsx
|
||||
@@ -942,7 +917,6 @@ msgstr "กำลังลบเรซูเม่ของคุณ..."
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
@@ -1259,7 +1233,6 @@ msgstr "ไม่สามารถซิงค์ทักษะได้"
|
||||
msgid "Features"
|
||||
msgstr "คุณสมบัติ"
|
||||
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
msgid "Filter by"
|
||||
msgstr "กรองโดย"
|
||||
@@ -1276,12 +1249,10 @@ msgstr "ความยืดหยุ่น"
|
||||
msgid "Fluency"
|
||||
msgstr "ความคล่องแคล่ว"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Font Family"
|
||||
msgstr "ตระกูลฟอนต์"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Font Size"
|
||||
msgstr "ขนาดฟอนต์"
|
||||
@@ -1477,7 +1448,6 @@ msgstr "ไฮไลต์"
|
||||
msgid "Hindi"
|
||||
msgstr "ฮินดี"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
msgid "Home"
|
||||
msgstr "หน้าแรก"
|
||||
@@ -1713,7 +1683,6 @@ msgstr "สว่าง"
|
||||
msgid "Light theme"
|
||||
msgstr "ธีมสว่าง"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Line Height"
|
||||
msgstr "ความสูงของเส้น"
|
||||
@@ -1930,8 +1899,6 @@ msgid "Open Source"
|
||||
msgstr "โอเพนซอร์ส"
|
||||
|
||||
#: src/routes/_home/-sections/donate.tsx
|
||||
#: src/routes/_home/-sections/donate.tsx
|
||||
#: src/routes/_home/-sections/footer.tsx
|
||||
#: src/routes/_home/-sections/footer.tsx
|
||||
msgid "opens in new tab"
|
||||
msgstr "เปิดในแท็บใหม่"
|
||||
@@ -2031,7 +1998,6 @@ msgstr "เปิดการป้องกันด้วยรหัสผ่
|
||||
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
msgid "Period"
|
||||
@@ -2087,13 +2053,11 @@ msgstr "โปรตุเกส (บราซิล)"
|
||||
msgid "Portuguese (Portugal)"
|
||||
msgstr "โปรตุเกส (โปรตุเกส)"
|
||||
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
msgid "Position"
|
||||
msgstr "ตำแหน่ง"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/preferences/index.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
@@ -2117,7 +2081,6 @@ msgstr "สีหลัก"
|
||||
msgid "Proficiency"
|
||||
msgstr "ความชำนาญ"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/profile.tsx
|
||||
@@ -2305,16 +2268,11 @@ msgstr "การวิเคราะห์ประวัติย่อ"
|
||||
msgid "Resume analysis complete."
|
||||
msgstr "การวิเคราะห์ประวัติย่อเสร็จสมบูรณ์"
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
msgid "Resume tailored successfully"
|
||||
msgstr "ประวัติย่อที่ปรับแต่งอย่างประสบความสำเร็จ"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/routes/_home/-sections/statistics.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
@@ -2391,7 +2349,6 @@ msgstr "โรงเรียน"
|
||||
msgid "Scorecard"
|
||||
msgstr "สกอร์การ์ด"
|
||||
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
msgid "Search"
|
||||
msgstr "ค้นหา"
|
||||
@@ -2400,7 +2357,6 @@ msgstr "ค้นหา"
|
||||
msgid "Search countries"
|
||||
msgstr "ค้นหาประเทศ"
|
||||
|
||||
#: src/components/input/icon-picker.tsx
|
||||
#: src/components/input/icon-picker.tsx
|
||||
msgid "Search for an icon"
|
||||
msgstr "ค้นหาไอคอน"
|
||||
@@ -2456,14 +2412,11 @@ msgstr "ตัวคั่น"
|
||||
msgid "Serbian"
|
||||
msgstr "เซอร์เบีย"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/dashboard/settings/authentication/-components/password.tsx
|
||||
msgid "Set Password"
|
||||
msgstr "ตั้งรหัสผ่าน"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
msgid "Settings"
|
||||
@@ -2531,8 +2484,6 @@ msgstr "ลงชื่อเข้าใช้ด้วย GitHub, Google ห
|
||||
msgid "Sign up"
|
||||
msgstr "ลงทะเบียน"
|
||||
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/login.tsx
|
||||
msgid "Signing in..."
|
||||
@@ -2591,13 +2542,10 @@ msgstr ""
|
||||
msgid "Slug"
|
||||
msgstr "ชื่อ"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
msgid "Something went wrong. Please try again."
|
||||
msgstr "เกิดข้อผิดพลาดบางอย่าง กรุณาลองใหม่อีกครั้ง"
|
||||
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
msgid "Sort by"
|
||||
msgstr "เรียงตาม"
|
||||
@@ -2823,7 +2771,6 @@ msgstr "การดำเนินการนี้ไม่สามารถ
|
||||
msgid "This action cannot be undone. All your data will be permanently deleted."
|
||||
msgstr "การดำเนินการนี้ไม่สามารถย้อนกลับได้ ข้อมูลของคุณทั้งหมดจะถูกลบถาวร"
|
||||
|
||||
#: src/dialogs/resume/import.tsx
|
||||
#: src/dialogs/resume/import.tsx
|
||||
msgid "This feature requires AI Integration to be enabled. Please enable it in the settings."
|
||||
msgstr "ฟีเจอร์นี้จำเป็นต้องเปิดการผสาน AI โปรดเปิดใช้ในหน้าการตั้งค่า"
|
||||
@@ -3303,7 +3250,6 @@ msgstr "โปรไฟล์ของคุณได้รับการอั
|
||||
msgid "Your RapidAPI key is stored locally on your browser. It is only sent to the server when making a request to search for jobs, and is never stored or logged on our servers."
|
||||
msgstr "คีย์ RapidAPI ของคุณถูกเก็บไว้ที่เครื่องของคุณในเบราว์เซอร์ของคุณ คีย์นี้จะถูกส่งไปยังเซิร์ฟเวอร์เพียงครั้งเดียวเมื่อคุณทำการค้นหาตำแหน่งงาน และจะไม่ถูกเก็บไว้หรือบันทึกไว้ในเซิร์ฟเวอร์ของเราเลย"
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "Your resume has been created successfully."
|
||||
msgstr "ประวัติย่อของคุณถูกสร้างเรียบร้อยแล้ว"
|
||||
@@ -3345,4 +3291,3 @@ msgstr "ซูมออก"
|
||||
#: src/utils/locale.ts
|
||||
msgid "Zulu"
|
||||
msgstr "ซูลู"
|
||||
|
||||
|
||||
Generated
-55
@@ -134,7 +134,6 @@ msgstr "Yeni bir doğrulama bağlantısı e-posta adresinize gönderildi. Lütfe
|
||||
msgid "A passion project by <0>Amruth Pillai</0>."
|
||||
msgstr "<0>Amruth Pillai</0>'nin bir tutku projesi."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "A resume with this slug already exists."
|
||||
msgstr "Bu kısa adla bir özgeçmiş zaten mevcut."
|
||||
@@ -257,7 +256,6 @@ msgstr "Gelişmiş Filtreler"
|
||||
msgid "Afrikaans"
|
||||
msgstr "Afrikaans"
|
||||
|
||||
#: src/dialogs/resume/import.tsx
|
||||
#: src/dialogs/resume/import.tsx
|
||||
msgid "AI"
|
||||
msgstr "Yapay Zeka"
|
||||
@@ -307,7 +305,6 @@ msgstr "Ve daha fazlası..."
|
||||
msgid "Any level"
|
||||
msgstr "Herhangi bir seviye"
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/search-filters.tsx
|
||||
#: src/routes/dashboard/job-search/-components/search-filters.tsx
|
||||
msgid "Any time"
|
||||
msgstr "Her zaman"
|
||||
@@ -336,7 +333,6 @@ msgstr "API Erişimi"
|
||||
msgid "API Key"
|
||||
msgstr "API Anahtarı"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/api-keys.tsx
|
||||
@@ -407,7 +403,6 @@ msgstr "Parola korumasını kaldırmak istediğinizden emin misiniz?"
|
||||
msgid "Area of Study"
|
||||
msgstr "Çalışma alanı"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/ai.tsx
|
||||
@@ -418,7 +413,6 @@ msgstr "Yapay Zekâ"
|
||||
msgid "Aspect Ratio"
|
||||
msgstr "En/Boy Oranı"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/authentication/index.tsx
|
||||
@@ -520,34 +514,19 @@ msgstr "Özgeçmişimi PDF olarak dışa aktarabilir miyim?"
|
||||
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/resume/sections/award.tsx
|
||||
#: src/dialogs/resume/sections/award.tsx
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/cover-letter.tsx
|
||||
#: src/dialogs/resume/sections/cover-letter.tsx
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/interest.tsx
|
||||
#: src/dialogs/resume/sections/interest.tsx
|
||||
#: src/dialogs/resume/sections/language.tsx
|
||||
#: src/dialogs/resume/sections/language.tsx
|
||||
#: src/dialogs/resume/sections/profile.tsx
|
||||
#: src/dialogs/resume/sections/profile.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
#: src/dialogs/resume/sections/skill.tsx
|
||||
#: src/dialogs/resume/sections/skill.tsx
|
||||
#: src/dialogs/resume/sections/summary-item.tsx
|
||||
#: src/dialogs/resume/sections/summary-item.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
#: src/hooks/use-prompt.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
@@ -669,8 +648,6 @@ msgstr "Bağlan"
|
||||
msgid "Content"
|
||||
msgstr "İçerik"
|
||||
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/routes/auth/register.tsx
|
||||
msgid "Continue"
|
||||
@@ -834,7 +811,6 @@ msgstr "İstediğiniz kadar özgeçmiş oluşturun, sınırsız."
|
||||
msgid "Creating your API key..."
|
||||
msgstr "API anahtarınız oluşturuluyor..."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "Creating your resume..."
|
||||
msgstr "Özgeçmişiniz oluşturuluyor..."
|
||||
@@ -856,7 +832,6 @@ msgstr "Özel Bölümler"
|
||||
msgid "Czech"
|
||||
msgstr "Çekçe"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/danger-zone.tsx
|
||||
@@ -942,7 +917,6 @@ msgstr "Özgeçmişiniz siliniyor..."
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
@@ -1259,7 +1233,6 @@ msgstr "Beceriler senkronize edilemedi"
|
||||
msgid "Features"
|
||||
msgstr "Özellikler"
|
||||
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
msgid "Filter by"
|
||||
msgstr "Filtrele"
|
||||
@@ -1276,12 +1249,10 @@ msgstr "Esneklik"
|
||||
msgid "Fluency"
|
||||
msgstr "Akıcılık"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Font Family"
|
||||
msgstr "Yazı Tipi Ailesi"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Font Size"
|
||||
msgstr "Yazı Tipi Büyüklüğü"
|
||||
@@ -1477,7 +1448,6 @@ msgstr "Vurgula"
|
||||
msgid "Hindi"
|
||||
msgstr "Hintçe"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
msgid "Home"
|
||||
msgstr "Ana Sayfa"
|
||||
@@ -1713,7 +1683,6 @@ msgstr "Açık"
|
||||
msgid "Light theme"
|
||||
msgstr "Açık tema"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Line Height"
|
||||
msgstr "Satır Yüksekliği"
|
||||
@@ -1930,8 +1899,6 @@ msgid "Open Source"
|
||||
msgstr "Açık Kaynak"
|
||||
|
||||
#: src/routes/_home/-sections/donate.tsx
|
||||
#: src/routes/_home/-sections/donate.tsx
|
||||
#: src/routes/_home/-sections/footer.tsx
|
||||
#: src/routes/_home/-sections/footer.tsx
|
||||
msgid "opens in new tab"
|
||||
msgstr "yeni sekmede açılır"
|
||||
@@ -2031,7 +1998,6 @@ msgstr "Şifre koruması etkinleştirildi."
|
||||
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
msgid "Period"
|
||||
@@ -2087,13 +2053,11 @@ msgstr "Portekizce (Brezilya)"
|
||||
msgid "Portuguese (Portugal)"
|
||||
msgstr "Portekizce (Portekiz)"
|
||||
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
msgid "Position"
|
||||
msgstr "Pozisyon"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/preferences/index.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
@@ -2117,7 +2081,6 @@ msgstr "Birincil Renk"
|
||||
msgid "Proficiency"
|
||||
msgstr "Yeterlilik"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/profile.tsx
|
||||
@@ -2305,16 +2268,11 @@ msgstr "Özgeçmiş Analizi"
|
||||
msgid "Resume analysis complete."
|
||||
msgstr "Özgeçmiş analizi tamamlandı."
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
msgid "Resume tailored successfully"
|
||||
msgstr "Başarılı bir şekilde uyarlanmış özgeçmiş"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/routes/_home/-sections/statistics.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
@@ -2391,7 +2349,6 @@ msgstr "Okul"
|
||||
msgid "Scorecard"
|
||||
msgstr "Puan Kartı"
|
||||
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
msgid "Search"
|
||||
msgstr "Arama"
|
||||
@@ -2400,7 +2357,6 @@ msgstr "Arama"
|
||||
msgid "Search countries"
|
||||
msgstr "Ülkeleri arayın"
|
||||
|
||||
#: src/components/input/icon-picker.tsx
|
||||
#: src/components/input/icon-picker.tsx
|
||||
msgid "Search for an icon"
|
||||
msgstr "Bir simge arayın"
|
||||
@@ -2456,14 +2412,11 @@ msgstr "Ayırıcı"
|
||||
msgid "Serbian"
|
||||
msgstr "Sırpça"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/dashboard/settings/authentication/-components/password.tsx
|
||||
msgid "Set Password"
|
||||
msgstr "Şifreyi Ayarla"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
msgid "Settings"
|
||||
@@ -2531,8 +2484,6 @@ msgstr "GitHub, Google veya özel bir OAuth sağlayıcısı ile giriş yapın."
|
||||
msgid "Sign up"
|
||||
msgstr "Kayıt ol"
|
||||
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/login.tsx
|
||||
msgid "Signing in..."
|
||||
@@ -2591,13 +2542,10 @@ msgstr ""
|
||||
msgid "Slug"
|
||||
msgstr "Slug"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
msgid "Something went wrong. Please try again."
|
||||
msgstr "Bir hata oluştu. Lütfen tekrar deneyin."
|
||||
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
msgid "Sort by"
|
||||
msgstr "Sırala"
|
||||
@@ -2823,7 +2771,6 @@ msgstr "Bu işlem geri alınamaz."
|
||||
msgid "This action cannot be undone. All your data will be permanently deleted."
|
||||
msgstr "Bu işlem geri alınamaz. Tüm verileriniz kalıcı olarak silinecek."
|
||||
|
||||
#: src/dialogs/resume/import.tsx
|
||||
#: src/dialogs/resume/import.tsx
|
||||
msgid "This feature requires AI Integration to be enabled. Please enable it in the settings."
|
||||
msgstr "Bu özellik için AI Entegrasyonunun etkinleştirilmesi gerekmektedir. Lütfen ayarlardan etkinleştirin."
|
||||
@@ -3303,7 +3250,6 @@ msgstr "Profiliniz başarıyla güncellendi."
|
||||
msgid "Your RapidAPI key is stored locally on your browser. It is only sent to the server when making a request to search for jobs, and is never stored or logged on our servers."
|
||||
msgstr "RapidAPI anahtarınız tarayıcınızda yerel olarak saklanır. Yalnızca iş aramak için bir istekte bulunurken sunucuya gönderilir ve asla sunucularımızda saklanmaz veya kaydedilmez."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "Your resume has been created successfully."
|
||||
msgstr "Özgeçmişiniz başarıyla oluşturuldu."
|
||||
@@ -3345,4 +3291,3 @@ msgstr "Uzaklaştır"
|
||||
#: src/utils/locale.ts
|
||||
msgid "Zulu"
|
||||
msgstr "Zulu"
|
||||
|
||||
|
||||
Generated
-55
@@ -134,7 +134,6 @@ msgstr "Нове посилання з підтвердженням було н
|
||||
msgid "A passion project by <0>Amruth Pillai</0>."
|
||||
msgstr "Зроблено з любовʼю від <0>Amruth Pillai</0>."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "A resume with this slug already exists."
|
||||
msgstr "Резюме з таким slug вже існує."
|
||||
@@ -257,7 +256,6 @@ msgstr "Розширені фільтри"
|
||||
msgid "Afrikaans"
|
||||
msgstr "Африканська"
|
||||
|
||||
#: src/dialogs/resume/import.tsx
|
||||
#: src/dialogs/resume/import.tsx
|
||||
msgid "AI"
|
||||
msgstr "ШІ"
|
||||
@@ -307,7 +305,6 @@ msgstr "Та багато іншого..."
|
||||
msgid "Any level"
|
||||
msgstr "Будь-який рівень"
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/search-filters.tsx
|
||||
#: src/routes/dashboard/job-search/-components/search-filters.tsx
|
||||
msgid "Any time"
|
||||
msgstr "У будь-який час"
|
||||
@@ -336,7 +333,6 @@ msgstr "API доступ"
|
||||
msgid "API Key"
|
||||
msgstr "API Ключ"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/api-keys.tsx
|
||||
@@ -407,7 +403,6 @@ msgstr "Ви впевнені, що хочете зняти захист пар
|
||||
msgid "Area of Study"
|
||||
msgstr "Освітня програма"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/ai.tsx
|
||||
@@ -418,7 +413,6 @@ msgstr "Штучний інтелект"
|
||||
msgid "Aspect Ratio"
|
||||
msgstr "Пропорції"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/authentication/index.tsx
|
||||
@@ -520,34 +514,19 @@ msgstr "Чи можу я експортувати своє резюме у PDF?"
|
||||
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/resume/sections/award.tsx
|
||||
#: src/dialogs/resume/sections/award.tsx
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/cover-letter.tsx
|
||||
#: src/dialogs/resume/sections/cover-letter.tsx
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/interest.tsx
|
||||
#: src/dialogs/resume/sections/interest.tsx
|
||||
#: src/dialogs/resume/sections/language.tsx
|
||||
#: src/dialogs/resume/sections/language.tsx
|
||||
#: src/dialogs/resume/sections/profile.tsx
|
||||
#: src/dialogs/resume/sections/profile.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
#: src/dialogs/resume/sections/skill.tsx
|
||||
#: src/dialogs/resume/sections/skill.tsx
|
||||
#: src/dialogs/resume/sections/summary-item.tsx
|
||||
#: src/dialogs/resume/sections/summary-item.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
#: src/hooks/use-prompt.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
@@ -669,8 +648,6 @@ msgstr "Підключити"
|
||||
msgid "Content"
|
||||
msgstr "Зміст"
|
||||
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/routes/auth/register.tsx
|
||||
msgid "Continue"
|
||||
@@ -834,7 +811,6 @@ msgstr "Створюйте стільки резюме, скільки заба
|
||||
msgid "Creating your API key..."
|
||||
msgstr "Створення вашого API ключа..."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "Creating your resume..."
|
||||
msgstr "Створення вашого резюме..."
|
||||
@@ -856,7 +832,6 @@ msgstr "Користувацькі розділи"
|
||||
msgid "Czech"
|
||||
msgstr "Чеська"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/danger-zone.tsx
|
||||
@@ -942,7 +917,6 @@ msgstr "Видалення вашого резюме..."
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
@@ -1259,7 +1233,6 @@ msgstr "Не вдалося синхронізувати навички"
|
||||
msgid "Features"
|
||||
msgstr "Функції"
|
||||
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
msgid "Filter by"
|
||||
msgstr "Фільтрувати за"
|
||||
@@ -1276,12 +1249,10 @@ msgstr "Гнучкість"
|
||||
msgid "Fluency"
|
||||
msgstr "Володіння мовою"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Font Family"
|
||||
msgstr "Гарнітура шрифту"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Font Size"
|
||||
msgstr "Розмір шрифту"
|
||||
@@ -1477,7 +1448,6 @@ msgstr "Виділити"
|
||||
msgid "Hindi"
|
||||
msgstr "Гінді"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
msgid "Home"
|
||||
msgstr "Головна"
|
||||
@@ -1713,7 +1683,6 @@ msgstr "Світлий"
|
||||
msgid "Light theme"
|
||||
msgstr "Світла тема"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Line Height"
|
||||
msgstr "Інтервал між рядками"
|
||||
@@ -1930,8 +1899,6 @@ msgid "Open Source"
|
||||
msgstr "Опен-сорс"
|
||||
|
||||
#: src/routes/_home/-sections/donate.tsx
|
||||
#: src/routes/_home/-sections/donate.tsx
|
||||
#: src/routes/_home/-sections/footer.tsx
|
||||
#: src/routes/_home/-sections/footer.tsx
|
||||
msgid "opens in new tab"
|
||||
msgstr "відкриється у новій вкладці"
|
||||
@@ -2031,7 +1998,6 @@ msgstr "Захист паролем увімкнено."
|
||||
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
msgid "Period"
|
||||
@@ -2087,13 +2053,11 @@ msgstr "Португальська (Бразилія)"
|
||||
msgid "Portuguese (Portugal)"
|
||||
msgstr "Португальська (Португалія)"
|
||||
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
msgid "Position"
|
||||
msgstr "Посада"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/preferences/index.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
@@ -2117,7 +2081,6 @@ msgstr "Основний колір"
|
||||
msgid "Proficiency"
|
||||
msgstr "Рівень володіння"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/profile.tsx
|
||||
@@ -2305,16 +2268,11 @@ msgstr "Аналіз резюме"
|
||||
msgid "Resume analysis complete."
|
||||
msgstr "Аналіз резюме завершено."
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
msgid "Resume tailored successfully"
|
||||
msgstr "Успішно складено резюме"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/routes/_home/-sections/statistics.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
@@ -2391,7 +2349,6 @@ msgstr "Школа"
|
||||
msgid "Scorecard"
|
||||
msgstr "Картка оцінювання"
|
||||
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
msgid "Search"
|
||||
msgstr "Пошук"
|
||||
@@ -2400,7 +2357,6 @@ msgstr "Пошук"
|
||||
msgid "Search countries"
|
||||
msgstr "Країни для пошуку"
|
||||
|
||||
#: src/components/input/icon-picker.tsx
|
||||
#: src/components/input/icon-picker.tsx
|
||||
msgid "Search for an icon"
|
||||
msgstr "Пошук іконки"
|
||||
@@ -2456,14 +2412,11 @@ msgstr "Роздільник"
|
||||
msgid "Serbian"
|
||||
msgstr "Сербська"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/dashboard/settings/authentication/-components/password.tsx
|
||||
msgid "Set Password"
|
||||
msgstr "Встановити пароль"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
msgid "Settings"
|
||||
@@ -2531,8 +2484,6 @@ msgstr "Увійдіть через GitHub, Google або власного по
|
||||
msgid "Sign up"
|
||||
msgstr "Зареєструватися"
|
||||
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/login.tsx
|
||||
msgid "Signing in..."
|
||||
@@ -2591,13 +2542,10 @@ msgstr ""
|
||||
msgid "Slug"
|
||||
msgstr "Посилання"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
msgid "Something went wrong. Please try again."
|
||||
msgstr "Щось пішло не так. Будь ласка, спробуйте ще раз."
|
||||
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
msgid "Sort by"
|
||||
msgstr "Сортувати за"
|
||||
@@ -2823,7 +2771,6 @@ msgstr "Цю дію неможливо скасувати."
|
||||
msgid "This action cannot be undone. All your data will be permanently deleted."
|
||||
msgstr "Цю дію неможливо скасувати. Усі ваші дані буде остаточно видалено."
|
||||
|
||||
#: src/dialogs/resume/import.tsx
|
||||
#: src/dialogs/resume/import.tsx
|
||||
msgid "This feature requires AI Integration to be enabled. Please enable it in the settings."
|
||||
msgstr "Ця функція вимагає активації інтеграції з AI. Будь ласка, увімкніть її в налаштуваннях."
|
||||
@@ -3303,7 +3250,6 @@ msgstr "Ваш профіль успішно оновлено."
|
||||
msgid "Your RapidAPI key is stored locally on your browser. It is only sent to the server when making a request to search for jobs, and is never stored or logged on our servers."
|
||||
msgstr "Ваш ключ RapidAPI зберігається локально у вашому браузері. Він надсилається на сервер лише під час запиту на пошук вакансій і ніколи не зберігається та не реєструється на наших серверах."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "Your resume has been created successfully."
|
||||
msgstr "Ваше резюме успішно створено."
|
||||
@@ -3345,4 +3291,3 @@ msgstr "Зменшити"
|
||||
#: src/utils/locale.ts
|
||||
msgid "Zulu"
|
||||
msgstr "Зулу"
|
||||
|
||||
|
||||
Generated
-55
@@ -134,7 +134,6 @@ msgstr "Yangi tasdiqlash havolasi elektron pochta manzilingizga yuborildi. Akkou
|
||||
msgid "A passion project by <0>Amruth Pillai</0>."
|
||||
msgstr "<0>Amruth Pillai</0> tomonidan ishtiyoq loyihasi."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "A resume with this slug already exists."
|
||||
msgstr "Bu slugga ega rezume allaqachon mavjud."
|
||||
@@ -257,7 +256,6 @@ msgstr "Rivojlangan filtrlar"
|
||||
msgid "Afrikaans"
|
||||
msgstr "Afrikaans"
|
||||
|
||||
#: src/dialogs/resume/import.tsx
|
||||
#: src/dialogs/resume/import.tsx
|
||||
msgid "AI"
|
||||
msgstr "SO"
|
||||
@@ -307,7 +305,6 @@ msgstr "Va yana ko‘pgina..."
|
||||
msgid "Any level"
|
||||
msgstr "Har qanday daraja"
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/search-filters.tsx
|
||||
#: src/routes/dashboard/job-search/-components/search-filters.tsx
|
||||
msgid "Any time"
|
||||
msgstr "Istalgan vaqtda"
|
||||
@@ -336,7 +333,6 @@ msgstr "API orqali kirish"
|
||||
msgid "API Key"
|
||||
msgstr "API kalit"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/api-keys.tsx
|
||||
@@ -407,7 +403,6 @@ msgstr "Haqiqatan ham parol himoyasini olib tashlamoqchimisiz?"
|
||||
msgid "Area of Study"
|
||||
msgstr "Ta'lim sohasi"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/ai.tsx
|
||||
@@ -418,7 +413,6 @@ msgstr "Sun'iy intellekt"
|
||||
msgid "Aspect Ratio"
|
||||
msgstr "Tomonlar nisbati"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/authentication/index.tsx
|
||||
@@ -520,34 +514,19 @@ msgstr "Rezyumeni PDF ga eksport qila olamanmi?"
|
||||
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/resume/sections/award.tsx
|
||||
#: src/dialogs/resume/sections/award.tsx
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/cover-letter.tsx
|
||||
#: src/dialogs/resume/sections/cover-letter.tsx
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/interest.tsx
|
||||
#: src/dialogs/resume/sections/interest.tsx
|
||||
#: src/dialogs/resume/sections/language.tsx
|
||||
#: src/dialogs/resume/sections/language.tsx
|
||||
#: src/dialogs/resume/sections/profile.tsx
|
||||
#: src/dialogs/resume/sections/profile.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
#: src/dialogs/resume/sections/skill.tsx
|
||||
#: src/dialogs/resume/sections/skill.tsx
|
||||
#: src/dialogs/resume/sections/summary-item.tsx
|
||||
#: src/dialogs/resume/sections/summary-item.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
#: src/hooks/use-prompt.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
@@ -669,8 +648,6 @@ msgstr "Ulanish"
|
||||
msgid "Content"
|
||||
msgstr "Mazmun"
|
||||
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/routes/auth/register.tsx
|
||||
msgid "Continue"
|
||||
@@ -834,7 +811,6 @@ msgstr "Istaganingizcha rezyumelar yarating, cheklovlarsiz."
|
||||
msgid "Creating your API key..."
|
||||
msgstr "API kalitingiz yaratilmoqda..."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "Creating your resume..."
|
||||
msgstr "Rezyumingiz yaratilmoqda..."
|
||||
@@ -856,7 +832,6 @@ msgstr "Maxsus boʻlimlar"
|
||||
msgid "Czech"
|
||||
msgstr "Chex tili"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/danger-zone.tsx
|
||||
@@ -942,7 +917,6 @@ msgstr "Rezyumeni o‘chirilmoqda..."
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
@@ -1259,7 +1233,6 @@ msgstr "Mahoratlarni sinxronlashtirish muvaffaqiyatsiz bo'ldi"
|
||||
msgid "Features"
|
||||
msgstr "Xususiyatlar"
|
||||
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
msgid "Filter by"
|
||||
msgstr "Saralash"
|
||||
@@ -1276,12 +1249,10 @@ msgstr "Moslashuvchanlik"
|
||||
msgid "Fluency"
|
||||
msgstr "Ravonlik"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Font Family"
|
||||
msgstr "Shrift oilasi"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Font Size"
|
||||
msgstr "Shrift o‘lchami"
|
||||
@@ -1477,7 +1448,6 @@ msgstr "Ajratib ko‘rsatish"
|
||||
msgid "Hindi"
|
||||
msgstr "Hind tili"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
msgid "Home"
|
||||
msgstr "Bosh sahifa"
|
||||
@@ -1713,7 +1683,6 @@ msgstr "Yorugʻ"
|
||||
msgid "Light theme"
|
||||
msgstr "Yorugʻ mavzu"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Line Height"
|
||||
msgstr "Satr balandligi"
|
||||
@@ -1930,8 +1899,6 @@ msgid "Open Source"
|
||||
msgstr "Ochiq kodli"
|
||||
|
||||
#: src/routes/_home/-sections/donate.tsx
|
||||
#: src/routes/_home/-sections/donate.tsx
|
||||
#: src/routes/_home/-sections/footer.tsx
|
||||
#: src/routes/_home/-sections/footer.tsx
|
||||
msgid "opens in new tab"
|
||||
msgstr "yangi tabda ochiladi"
|
||||
@@ -2031,7 +1998,6 @@ msgstr "Parol bilan himoya yoqildi."
|
||||
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
msgid "Period"
|
||||
@@ -2087,13 +2053,11 @@ msgstr "Portugalcha (Braziliya)"
|
||||
msgid "Portuguese (Portugal)"
|
||||
msgstr "Portugalcha (Portugaliya)"
|
||||
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
msgid "Position"
|
||||
msgstr "Lavozim"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/preferences/index.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
@@ -2117,7 +2081,6 @@ msgstr "Asosiy rang"
|
||||
msgid "Proficiency"
|
||||
msgstr "Daraja"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/profile.tsx
|
||||
@@ -2305,16 +2268,11 @@ msgstr "Rezyume tahlili"
|
||||
msgid "Resume analysis complete."
|
||||
msgstr "Rezyume tahlili yakunlandi."
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
msgid "Resume tailored successfully"
|
||||
msgstr "Rezyume muvaffaqiyatli moslashtirildi"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/routes/_home/-sections/statistics.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
@@ -2391,7 +2349,6 @@ msgstr "Maktab"
|
||||
msgid "Scorecard"
|
||||
msgstr "Ballari"
|
||||
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
msgid "Search"
|
||||
msgstr "Qidiruv"
|
||||
@@ -2400,7 +2357,6 @@ msgstr "Qidiruv"
|
||||
msgid "Search countries"
|
||||
msgstr "Mamlakatlarni qidiring"
|
||||
|
||||
#: src/components/input/icon-picker.tsx
|
||||
#: src/components/input/icon-picker.tsx
|
||||
msgid "Search for an icon"
|
||||
msgstr "Ikon qidiring"
|
||||
@@ -2456,14 +2412,11 @@ msgstr "Ajratgich"
|
||||
msgid "Serbian"
|
||||
msgstr "Serb tili"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/dashboard/settings/authentication/-components/password.tsx
|
||||
msgid "Set Password"
|
||||
msgstr "Parol o‘rnatish"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
msgid "Settings"
|
||||
@@ -2531,8 +2484,6 @@ msgstr "GitHub, Google yoki maxsus OAuth provayderi bilan kirishingiz mumkin."
|
||||
msgid "Sign up"
|
||||
msgstr "Roʻyxatdan oʻtish"
|
||||
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/login.tsx
|
||||
msgid "Signing in..."
|
||||
@@ -2591,13 +2542,10 @@ msgstr ""
|
||||
msgid "Slug"
|
||||
msgstr "Slug"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
msgid "Something went wrong. Please try again."
|
||||
msgstr "Nimadir xato ketdi. Iltimos, qayta urinib koʻring."
|
||||
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
msgid "Sort by"
|
||||
msgstr "Saralash boʻyicha"
|
||||
@@ -2823,7 +2771,6 @@ msgstr "Bu amalni bekor qilib boʻlmaydi."
|
||||
msgid "This action cannot be undone. All your data will be permanently deleted."
|
||||
msgstr "Bu amalni bekor qilib boʻlmaydi. Barcha ma'lumotlaringiz abadiy oʻchiriladi."
|
||||
|
||||
#: src/dialogs/resume/import.tsx
|
||||
#: src/dialogs/resume/import.tsx
|
||||
msgid "This feature requires AI Integration to be enabled. Please enable it in the settings."
|
||||
msgstr "Bu funksiya uchun AI integratsiyasi yoqilgan boʻlishi kerak. Iltimos, sozlamalardan uni yoqing."
|
||||
@@ -3303,7 +3250,6 @@ msgstr "Profilingiz muvaffaqiyatli yangilandi."
|
||||
msgid "Your RapidAPI key is stored locally on your browser. It is only sent to the server when making a request to search for jobs, and is never stored or logged on our servers."
|
||||
msgstr "Sizning RapidAPI kalitingiz brauzeringizda mahalliy saqlanadi. U faqat ish qidirish so'rovi yuborilganda serverga jo'natiladi va hech qachon bizning serverlarda saqlanmaydi yoki qayd etilmaydi."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "Your resume has been created successfully."
|
||||
msgstr "Rezyume muvaffaqiyatli yaratildi."
|
||||
@@ -3345,4 +3291,3 @@ msgstr "Kichraytirish"
|
||||
#: src/utils/locale.ts
|
||||
msgid "Zulu"
|
||||
msgstr "Zulu"
|
||||
|
||||
|
||||
Generated
-55
@@ -134,7 +134,6 @@ msgstr "Một liên kết xác minh mới đã được gửi tới địa chỉ
|
||||
msgid "A passion project by <0>Amruth Pillai</0>."
|
||||
msgstr "Một dự án tâm huyết của <0>Amruth Pillai</0>."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "A resume with this slug already exists."
|
||||
msgstr "Một hồ sơ với đường dẫn này đã tồn tại."
|
||||
@@ -257,7 +256,6 @@ msgstr "Bộ lọc nâng cao"
|
||||
msgid "Afrikaans"
|
||||
msgstr "Tiếng Afrikaans"
|
||||
|
||||
#: src/dialogs/resume/import.tsx
|
||||
#: src/dialogs/resume/import.tsx
|
||||
msgid "AI"
|
||||
msgstr "AI"
|
||||
@@ -307,7 +305,6 @@ msgstr "Cùng nhiều nội dung khác nữa..."
|
||||
msgid "Any level"
|
||||
msgstr "Mọi trình độ"
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/search-filters.tsx
|
||||
#: src/routes/dashboard/job-search/-components/search-filters.tsx
|
||||
msgid "Any time"
|
||||
msgstr "Bất cứ lúc nào"
|
||||
@@ -336,7 +333,6 @@ msgstr "Truy cập API"
|
||||
msgid "API Key"
|
||||
msgstr "API Key"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/api-keys.tsx
|
||||
@@ -407,7 +403,6 @@ msgstr "Bạn có chắc chắn muốn bỏ bảo vệ bằng mật khẩu khôn
|
||||
msgid "Area of Study"
|
||||
msgstr "Lĩnh vực học tập"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/ai.tsx
|
||||
@@ -418,7 +413,6 @@ msgstr "Trí tuệ nhân tạo"
|
||||
msgid "Aspect Ratio"
|
||||
msgstr "Tỷ lệ khung hình"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/authentication/index.tsx
|
||||
@@ -520,34 +514,19 @@ msgstr "Tôi có thể xuất sơ yếu lý lịch của mình ra PDF không?"
|
||||
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/resume/sections/award.tsx
|
||||
#: src/dialogs/resume/sections/award.tsx
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/cover-letter.tsx
|
||||
#: src/dialogs/resume/sections/cover-letter.tsx
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/interest.tsx
|
||||
#: src/dialogs/resume/sections/interest.tsx
|
||||
#: src/dialogs/resume/sections/language.tsx
|
||||
#: src/dialogs/resume/sections/language.tsx
|
||||
#: src/dialogs/resume/sections/profile.tsx
|
||||
#: src/dialogs/resume/sections/profile.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
#: src/dialogs/resume/sections/skill.tsx
|
||||
#: src/dialogs/resume/sections/skill.tsx
|
||||
#: src/dialogs/resume/sections/summary-item.tsx
|
||||
#: src/dialogs/resume/sections/summary-item.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
#: src/hooks/use-prompt.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
@@ -669,8 +648,6 @@ msgstr "Kết nối"
|
||||
msgid "Content"
|
||||
msgstr "Nội dung"
|
||||
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/routes/auth/register.tsx
|
||||
msgid "Continue"
|
||||
@@ -834,7 +811,6 @@ msgstr "Tạo bao nhiêu sơ yếu lý lịch tùy thích, không giới hạn."
|
||||
msgid "Creating your API key..."
|
||||
msgstr "Đang tạo khóa API của bạn..."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "Creating your resume..."
|
||||
msgstr "Đang tạo sơ yếu lý lịch của bạn..."
|
||||
@@ -856,7 +832,6 @@ msgstr "Các mục tùy chỉnh"
|
||||
msgid "Czech"
|
||||
msgstr "Tiếng Séc"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/danger-zone.tsx
|
||||
@@ -942,7 +917,6 @@ msgstr "Đang xóa bản lý lịch của bạn..."
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
@@ -1259,7 +1233,6 @@ msgstr "Không đồng bộ hóa được các kỹ năng"
|
||||
msgid "Features"
|
||||
msgstr "Tính năng"
|
||||
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
msgid "Filter by"
|
||||
msgstr "Lọc theo"
|
||||
@@ -1276,12 +1249,10 @@ msgstr "Linh hoạt"
|
||||
msgid "Fluency"
|
||||
msgstr "Trình độ thành thạo"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Font Family"
|
||||
msgstr "Kiểu Font"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Font Size"
|
||||
msgstr "Kích thước Font"
|
||||
@@ -1477,7 +1448,6 @@ msgstr "Làm nổi bật"
|
||||
msgid "Hindi"
|
||||
msgstr "Tiếng Hindi"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
msgid "Home"
|
||||
msgstr "Trang chủ"
|
||||
@@ -1713,7 +1683,6 @@ msgstr "Sáng"
|
||||
msgid "Light theme"
|
||||
msgstr "Chủ đề sáng"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Line Height"
|
||||
msgstr "Chiều cao giữa các dòng"
|
||||
@@ -1930,8 +1899,6 @@ msgid "Open Source"
|
||||
msgstr "Mã nguồn mở"
|
||||
|
||||
#: src/routes/_home/-sections/donate.tsx
|
||||
#: src/routes/_home/-sections/donate.tsx
|
||||
#: src/routes/_home/-sections/footer.tsx
|
||||
#: src/routes/_home/-sections/footer.tsx
|
||||
msgid "opens in new tab"
|
||||
msgstr "mở ở tab mới"
|
||||
@@ -2031,7 +1998,6 @@ msgstr "Bảo vệ bằng mật khẩu đã được bật."
|
||||
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
msgid "Period"
|
||||
@@ -2087,13 +2053,11 @@ msgstr "Bồ Đào Nha (Brazil)"
|
||||
msgid "Portuguese (Portugal)"
|
||||
msgstr "Bồ Đào Nha (Bồ Đào Nha)"
|
||||
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
msgid "Position"
|
||||
msgstr "Vị trí"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/preferences/index.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
@@ -2117,7 +2081,6 @@ msgstr "Màu chủ đạo"
|
||||
msgid "Proficiency"
|
||||
msgstr "Trình độ"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/profile.tsx
|
||||
@@ -2305,16 +2268,11 @@ msgstr "Phân tích sơ yếu lý lịch"
|
||||
msgid "Resume analysis complete."
|
||||
msgstr "Việc phân tích sơ yếu lý lịch đã hoàn tất."
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
msgid "Resume tailored successfully"
|
||||
msgstr "Sơ yếu lý lịch được soạn thảo phù hợp"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/routes/_home/-sections/statistics.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
@@ -2391,7 +2349,6 @@ msgstr "Trường"
|
||||
msgid "Scorecard"
|
||||
msgstr "Bảng điểm"
|
||||
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
msgid "Search"
|
||||
msgstr "Tìm kiếm"
|
||||
@@ -2400,7 +2357,6 @@ msgstr "Tìm kiếm"
|
||||
msgid "Search countries"
|
||||
msgstr "Tìm kiếm các quốc gia"
|
||||
|
||||
#: src/components/input/icon-picker.tsx
|
||||
#: src/components/input/icon-picker.tsx
|
||||
msgid "Search for an icon"
|
||||
msgstr "Tìm kiếm biểu tượng"
|
||||
@@ -2456,14 +2412,11 @@ msgstr "Dấu phân cách"
|
||||
msgid "Serbian"
|
||||
msgstr "Serbia"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/dashboard/settings/authentication/-components/password.tsx
|
||||
msgid "Set Password"
|
||||
msgstr "Đặt mật khẩu"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
msgid "Settings"
|
||||
@@ -2531,8 +2484,6 @@ msgstr "Đăng nhập bằng GitHub, Google hoặc nhà cung cấp OAuth tùy ch
|
||||
msgid "Sign up"
|
||||
msgstr "Đăng ký"
|
||||
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/login.tsx
|
||||
msgid "Signing in..."
|
||||
@@ -2591,13 +2542,10 @@ msgstr ""
|
||||
msgid "Slug"
|
||||
msgstr "Slug"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
msgid "Something went wrong. Please try again."
|
||||
msgstr "Đã xảy ra lỗi. Vui lòng thử lại."
|
||||
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
msgid "Sort by"
|
||||
msgstr "Sắp xếp theo"
|
||||
@@ -2823,7 +2771,6 @@ msgstr "Hành động này không thể hoàn tác."
|
||||
msgid "This action cannot be undone. All your data will be permanently deleted."
|
||||
msgstr "Hành động này không thể hoàn tác. Tất cả dữ liệu của bạn sẽ bị xóa vĩnh viễn."
|
||||
|
||||
#: src/dialogs/resume/import.tsx
|
||||
#: src/dialogs/resume/import.tsx
|
||||
msgid "This feature requires AI Integration to be enabled. Please enable it in the settings."
|
||||
msgstr "Tính năng này yêu cầu Bật Tích hợp AI. Vui lòng bật trong phần cài đặt."
|
||||
@@ -3303,7 +3250,6 @@ msgstr "Hồ sơ của bạn đã được cập nhật thành công."
|
||||
msgid "Your RapidAPI key is stored locally on your browser. It is only sent to the server when making a request to search for jobs, and is never stored or logged on our servers."
|
||||
msgstr "Khóa RapidAPI của bạn được lưu trữ cục bộ trên trình duyệt của bạn. Khóa này chỉ được gửi đến máy chủ khi bạn thực hiện yêu cầu tìm kiếm việc làm, và tuyệt đối không bao giờ được lưu trữ hoặc ghi lại trên các máy chủ của chúng tôi."
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "Your resume has been created successfully."
|
||||
msgstr "Resume của bạn đã được tạo thành công."
|
||||
@@ -3345,4 +3291,3 @@ msgstr "Thu nhỏ"
|
||||
#: src/utils/locale.ts
|
||||
msgid "Zulu"
|
||||
msgstr "Zulu"
|
||||
|
||||
|
||||
Generated
-55
@@ -134,7 +134,6 @@ msgstr "新的验证链接已发送到你的电子邮箱地址。请检查收件
|
||||
msgid "A passion project by <0>Amruth Pillai</0>."
|
||||
msgstr "由 <0>Amruth Pillai</0> 倾情打造的热忱项目。"
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "A resume with this slug already exists."
|
||||
msgstr "已存在使用此短链接的简历。"
|
||||
@@ -257,7 +256,6 @@ msgstr "高级过滤器"
|
||||
msgid "Afrikaans"
|
||||
msgstr "南非语"
|
||||
|
||||
#: src/dialogs/resume/import.tsx
|
||||
#: src/dialogs/resume/import.tsx
|
||||
msgid "AI"
|
||||
msgstr "AI(人工智能)"
|
||||
@@ -307,7 +305,6 @@ msgstr "还有更多…"
|
||||
msgid "Any level"
|
||||
msgstr "任何级别"
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/search-filters.tsx
|
||||
#: src/routes/dashboard/job-search/-components/search-filters.tsx
|
||||
msgid "Any time"
|
||||
msgstr "任何时间"
|
||||
@@ -336,7 +333,6 @@ msgstr "API 访问"
|
||||
msgid "API Key"
|
||||
msgstr "API Key"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/api-keys.tsx
|
||||
@@ -407,7 +403,6 @@ msgstr "你确定要移除密码保护吗?"
|
||||
msgid "Area of Study"
|
||||
msgstr "学习领域"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/ai.tsx
|
||||
@@ -418,7 +413,6 @@ msgstr "人工智能"
|
||||
msgid "Aspect Ratio"
|
||||
msgstr "宽高比"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/authentication/index.tsx
|
||||
@@ -520,34 +514,19 @@ msgstr "我可以把简历导出为 PDF 吗?"
|
||||
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/resume/sections/award.tsx
|
||||
#: src/dialogs/resume/sections/award.tsx
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/cover-letter.tsx
|
||||
#: src/dialogs/resume/sections/cover-letter.tsx
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/interest.tsx
|
||||
#: src/dialogs/resume/sections/interest.tsx
|
||||
#: src/dialogs/resume/sections/language.tsx
|
||||
#: src/dialogs/resume/sections/language.tsx
|
||||
#: src/dialogs/resume/sections/profile.tsx
|
||||
#: src/dialogs/resume/sections/profile.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
#: src/dialogs/resume/sections/skill.tsx
|
||||
#: src/dialogs/resume/sections/skill.tsx
|
||||
#: src/dialogs/resume/sections/summary-item.tsx
|
||||
#: src/dialogs/resume/sections/summary-item.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
#: src/hooks/use-prompt.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
@@ -669,8 +648,6 @@ msgstr "连接"
|
||||
msgid "Content"
|
||||
msgstr "内容"
|
||||
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/routes/auth/register.tsx
|
||||
msgid "Continue"
|
||||
@@ -834,7 +811,6 @@ msgstr "你可以创建任意数量的简历,没有任何限制。"
|
||||
msgid "Creating your API key..."
|
||||
msgstr "正在创建你的 API key…"
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "Creating your resume..."
|
||||
msgstr "正在创建你的简历…"
|
||||
@@ -856,7 +832,6 @@ msgstr "自定义章节"
|
||||
msgid "Czech"
|
||||
msgstr "捷克语"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/danger-zone.tsx
|
||||
@@ -942,7 +917,6 @@ msgstr "正在删除你的简历…"
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
@@ -1259,7 +1233,6 @@ msgstr "同步技能失败"
|
||||
msgid "Features"
|
||||
msgstr "功能"
|
||||
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
msgid "Filter by"
|
||||
msgstr "筛选条件"
|
||||
@@ -1276,12 +1249,10 @@ msgstr "灵活性"
|
||||
msgid "Fluency"
|
||||
msgstr "流利程度"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Font Family"
|
||||
msgstr "字体系列"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Font Size"
|
||||
msgstr "字号"
|
||||
@@ -1477,7 +1448,6 @@ msgstr "高亮"
|
||||
msgid "Hindi"
|
||||
msgstr "印地语"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
msgid "Home"
|
||||
msgstr "首页"
|
||||
@@ -1713,7 +1683,6 @@ msgstr "浅色"
|
||||
msgid "Light theme"
|
||||
msgstr "浅色主题"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Line Height"
|
||||
msgstr "行高"
|
||||
@@ -1930,8 +1899,6 @@ msgid "Open Source"
|
||||
msgstr "开源"
|
||||
|
||||
#: src/routes/_home/-sections/donate.tsx
|
||||
#: src/routes/_home/-sections/donate.tsx
|
||||
#: src/routes/_home/-sections/footer.tsx
|
||||
#: src/routes/_home/-sections/footer.tsx
|
||||
msgid "opens in new tab"
|
||||
msgstr "在新标签页中打开"
|
||||
@@ -2031,7 +1998,6 @@ msgstr "密码保护已启用。"
|
||||
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
msgid "Period"
|
||||
@@ -2087,13 +2053,11 @@ msgstr "葡萄牙语(巴西)"
|
||||
msgid "Portuguese (Portugal)"
|
||||
msgstr "葡萄牙语(葡萄牙)"
|
||||
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
msgid "Position"
|
||||
msgstr "职位"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/preferences/index.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
@@ -2117,7 +2081,6 @@ msgstr "主颜色"
|
||||
msgid "Proficiency"
|
||||
msgstr "熟练度"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/profile.tsx
|
||||
@@ -2305,16 +2268,11 @@ msgstr "简历分析"
|
||||
msgid "Resume analysis complete."
|
||||
msgstr "简历分析完毕。"
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
msgid "Resume tailored successfully"
|
||||
msgstr "成功定制简历"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/routes/_home/-sections/statistics.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
@@ -2391,7 +2349,6 @@ msgstr "学校"
|
||||
msgid "Scorecard"
|
||||
msgstr "记分卡"
|
||||
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
msgid "Search"
|
||||
msgstr "搜索"
|
||||
@@ -2400,7 +2357,6 @@ msgstr "搜索"
|
||||
msgid "Search countries"
|
||||
msgstr "搜索国家"
|
||||
|
||||
#: src/components/input/icon-picker.tsx
|
||||
#: src/components/input/icon-picker.tsx
|
||||
msgid "Search for an icon"
|
||||
msgstr "搜索图标"
|
||||
@@ -2456,14 +2412,11 @@ msgstr "分隔线"
|
||||
msgid "Serbian"
|
||||
msgstr "塞尔维亚语"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/dashboard/settings/authentication/-components/password.tsx
|
||||
msgid "Set Password"
|
||||
msgstr "设置密码"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
msgid "Settings"
|
||||
@@ -2531,8 +2484,6 @@ msgstr "使用 GitHub、Google 或自定义 OAuth 服务提供商登录。"
|
||||
msgid "Sign up"
|
||||
msgstr "注册"
|
||||
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/login.tsx
|
||||
msgid "Signing in..."
|
||||
@@ -2591,13 +2542,10 @@ msgstr ""
|
||||
msgid "Slug"
|
||||
msgstr "短链接"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
msgid "Something went wrong. Please try again."
|
||||
msgstr "出现了一些问题。请重试。"
|
||||
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
msgid "Sort by"
|
||||
msgstr "排序方式"
|
||||
@@ -2823,7 +2771,6 @@ msgstr "此操作不可撤销。"
|
||||
msgid "This action cannot be undone. All your data will be permanently deleted."
|
||||
msgstr "此操作不可撤销。你的所有数据都将被永久删除。"
|
||||
|
||||
#: src/dialogs/resume/import.tsx
|
||||
#: src/dialogs/resume/import.tsx
|
||||
msgid "This feature requires AI Integration to be enabled. Please enable it in the settings."
|
||||
msgstr "此功能需要启用 AI 集成。请在设置中启用后再试。"
|
||||
@@ -3303,7 +3250,6 @@ msgstr "你的个人资料已成功更新。"
|
||||
msgid "Your RapidAPI key is stored locally on your browser. It is only sent to the server when making a request to search for jobs, and is never stored or logged on our servers."
|
||||
msgstr "您的 RapidAPI 密钥存储在浏览器本地。只有在请求搜索工作时才会将其发送到服务器,我们的服务器上绝不会存储或记录该密钥。"
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "Your resume has been created successfully."
|
||||
msgstr "你的简历已成功创建。"
|
||||
@@ -3345,4 +3291,3 @@ msgstr "缩小"
|
||||
#: src/utils/locale.ts
|
||||
msgid "Zulu"
|
||||
msgstr "祖鲁语"
|
||||
|
||||
|
||||
Generated
-55
@@ -134,7 +134,6 @@ msgstr "新的驗證連結已傳送至您的電子郵件地址。請檢查收件
|
||||
msgid "A passion project by <0>Amruth Pillai</0>."
|
||||
msgstr "一個由 <0>Amruth Pillai</0> 發起的熱血專案。"
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "A resume with this slug already exists."
|
||||
msgstr "已有使用這個標示碼的履歷。"
|
||||
@@ -257,7 +256,6 @@ msgstr "進階過濾器"
|
||||
msgid "Afrikaans"
|
||||
msgstr "南非荷蘭語"
|
||||
|
||||
#: src/dialogs/resume/import.tsx
|
||||
#: src/dialogs/resume/import.tsx
|
||||
msgid "AI"
|
||||
msgstr "AI"
|
||||
@@ -307,7 +305,6 @@ msgstr "還有很多……"
|
||||
msgid "Any level"
|
||||
msgstr "任何等級"
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/search-filters.tsx
|
||||
#: src/routes/dashboard/job-search/-components/search-filters.tsx
|
||||
msgid "Any time"
|
||||
msgstr "任何時間"
|
||||
@@ -336,7 +333,6 @@ msgstr "API 存取"
|
||||
msgid "API Key"
|
||||
msgstr "API Key"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/api-keys.tsx
|
||||
@@ -407,7 +403,6 @@ msgstr "您確定要移除密碼保護嗎?"
|
||||
msgid "Area of Study"
|
||||
msgstr "學習領域"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/ai.tsx
|
||||
@@ -418,7 +413,6 @@ msgstr "人工智慧"
|
||||
msgid "Aspect Ratio"
|
||||
msgstr "顯示比例"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/authentication/index.tsx
|
||||
@@ -520,34 +514,19 @@ msgstr "我可以把履歷匯出成 PDF 嗎?"
|
||||
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/resume/sections/award.tsx
|
||||
#: src/dialogs/resume/sections/award.tsx
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/cover-letter.tsx
|
||||
#: src/dialogs/resume/sections/cover-letter.tsx
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/interest.tsx
|
||||
#: src/dialogs/resume/sections/interest.tsx
|
||||
#: src/dialogs/resume/sections/language.tsx
|
||||
#: src/dialogs/resume/sections/language.tsx
|
||||
#: src/dialogs/resume/sections/profile.tsx
|
||||
#: src/dialogs/resume/sections/profile.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
#: src/dialogs/resume/sections/skill.tsx
|
||||
#: src/dialogs/resume/sections/skill.tsx
|
||||
#: src/dialogs/resume/sections/summary-item.tsx
|
||||
#: src/dialogs/resume/sections/summary-item.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
#: src/hooks/use-prompt.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
@@ -669,8 +648,6 @@ msgstr "連結"
|
||||
msgid "Content"
|
||||
msgstr "內容"
|
||||
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/routes/auth/register.tsx
|
||||
msgid "Continue"
|
||||
@@ -834,7 +811,6 @@ msgstr "您可以不設限地建立任意數量的履歷。"
|
||||
msgid "Creating your API key..."
|
||||
msgstr "正在建立您的 API Key…"
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "Creating your resume..."
|
||||
msgstr "正在建立您的履歷…"
|
||||
@@ -856,7 +832,6 @@ msgstr "自訂段落"
|
||||
msgid "Czech"
|
||||
msgstr "捷克語"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/danger-zone.tsx
|
||||
@@ -942,7 +917,6 @@ msgstr "正在刪除您的履歷…"
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
@@ -1259,7 +1233,6 @@ msgstr "同步技能失敗"
|
||||
msgid "Features"
|
||||
msgstr "功能"
|
||||
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
msgid "Filter by"
|
||||
msgstr "篩選條件"
|
||||
@@ -1276,12 +1249,10 @@ msgstr "彈性"
|
||||
msgid "Fluency"
|
||||
msgstr "流利程度"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Font Family"
|
||||
msgstr "字體"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Font Size"
|
||||
msgstr "字體大小"
|
||||
@@ -1477,7 +1448,6 @@ msgstr "螢光標記"
|
||||
msgid "Hindi"
|
||||
msgstr "印地語"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
msgid "Home"
|
||||
msgstr "首頁"
|
||||
@@ -1713,7 +1683,6 @@ msgstr "亮色"
|
||||
msgid "Light theme"
|
||||
msgstr "淺色主題"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Line Height"
|
||||
msgstr "行高"
|
||||
@@ -1930,8 +1899,6 @@ msgid "Open Source"
|
||||
msgstr "開放原始碼"
|
||||
|
||||
#: src/routes/_home/-sections/donate.tsx
|
||||
#: src/routes/_home/-sections/donate.tsx
|
||||
#: src/routes/_home/-sections/footer.tsx
|
||||
#: src/routes/_home/-sections/footer.tsx
|
||||
msgid "opens in new tab"
|
||||
msgstr "在新分頁中開啟"
|
||||
@@ -2031,7 +1998,6 @@ msgstr "已啟用密碼保護。"
|
||||
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
msgid "Period"
|
||||
@@ -2087,13 +2053,11 @@ msgstr "葡萄牙語(巴西)"
|
||||
msgid "Portuguese (Portugal)"
|
||||
msgstr "葡萄牙語(葡萄牙)"
|
||||
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
msgid "Position"
|
||||
msgstr "職位"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/preferences/index.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
@@ -2117,7 +2081,6 @@ msgstr "主要顏色"
|
||||
msgid "Proficiency"
|
||||
msgstr "熟練度"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/profile.tsx
|
||||
@@ -2305,16 +2268,11 @@ msgstr "履歷分析"
|
||||
msgid "Resume analysis complete."
|
||||
msgstr "履歷分析完成。"
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
msgid "Resume tailored successfully"
|
||||
msgstr "成功量身訂做履歷表"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/routes/_home/-sections/statistics.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
@@ -2391,7 +2349,6 @@ msgstr "學校"
|
||||
msgid "Scorecard"
|
||||
msgstr "計分卡"
|
||||
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
msgid "Search"
|
||||
msgstr "搜尋"
|
||||
@@ -2400,7 +2357,6 @@ msgstr "搜尋"
|
||||
msgid "Search countries"
|
||||
msgstr "搜尋國家"
|
||||
|
||||
#: src/components/input/icon-picker.tsx
|
||||
#: src/components/input/icon-picker.tsx
|
||||
msgid "Search for an icon"
|
||||
msgstr "搜尋圖示"
|
||||
@@ -2456,14 +2412,11 @@ msgstr "分隔線"
|
||||
msgid "Serbian"
|
||||
msgstr "塞爾維亞語"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/dashboard/settings/authentication/-components/password.tsx
|
||||
msgid "Set Password"
|
||||
msgstr "設定密碼"
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
msgid "Settings"
|
||||
@@ -2531,8 +2484,6 @@ msgstr "使用 GitHub、Google 或自訂 OAuth 服務登入。"
|
||||
msgid "Sign up"
|
||||
msgstr "註冊"
|
||||
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/login.tsx
|
||||
msgid "Signing in..."
|
||||
@@ -2591,13 +2542,10 @@ msgstr ""
|
||||
msgid "Slug"
|
||||
msgstr "標示碼"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
msgid "Something went wrong. Please try again."
|
||||
msgstr "發生錯誤。請再試一次。"
|
||||
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
msgid "Sort by"
|
||||
msgstr "排序方式"
|
||||
@@ -2823,7 +2771,6 @@ msgstr "此動作無法復原。"
|
||||
msgid "This action cannot be undone. All your data will be permanently deleted."
|
||||
msgstr "此動作無法復原。您的所有資料都將被永久刪除。"
|
||||
|
||||
#: src/dialogs/resume/import.tsx
|
||||
#: src/dialogs/resume/import.tsx
|
||||
msgid "This feature requires AI Integration to be enabled. Please enable it in the settings."
|
||||
msgstr "此功能需要啟用 AI 整合。請先在設定中啟用。"
|
||||
@@ -3303,7 +3250,6 @@ msgstr "您的個人設定已成功更新。"
|
||||
msgid "Your RapidAPI key is stored locally on your browser. It is only sent to the server when making a request to search for jobs, and is never stored or logged on our servers."
|
||||
msgstr "您的 RapidAPI 密鑰會儲存在您瀏覽器的本機中。它只會在要求搜尋工作時傳送至伺服器,絕不會儲存或記錄在我們的伺服器上。"
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "Your resume has been created successfully."
|
||||
msgstr "您的履歷已成功建立。"
|
||||
@@ -3345,4 +3291,3 @@ msgstr "縮小"
|
||||
#: src/utils/locale.ts
|
||||
msgid "Zulu"
|
||||
msgstr "祖魯語"
|
||||
|
||||
|
||||
Generated
-54
@@ -129,7 +129,6 @@ msgstr ""
|
||||
msgid "A passion project by <0>Amruth Pillai</0>."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "A resume with this slug already exists."
|
||||
msgstr ""
|
||||
@@ -252,7 +251,6 @@ msgstr ""
|
||||
msgid "Afrikaans"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/import.tsx
|
||||
#: src/dialogs/resume/import.tsx
|
||||
msgid "AI"
|
||||
msgstr ""
|
||||
@@ -302,7 +300,6 @@ msgstr ""
|
||||
msgid "Any level"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/search-filters.tsx
|
||||
#: src/routes/dashboard/job-search/-components/search-filters.tsx
|
||||
msgid "Any time"
|
||||
msgstr ""
|
||||
@@ -331,7 +328,6 @@ msgstr ""
|
||||
msgid "API Key"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/api-keys.tsx
|
||||
@@ -402,7 +398,6 @@ msgstr ""
|
||||
msgid "Area of Study"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/ai.tsx
|
||||
@@ -413,7 +408,6 @@ msgstr ""
|
||||
msgid "Aspect Ratio"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/authentication/index.tsx
|
||||
@@ -515,34 +509,19 @@ msgstr ""
|
||||
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/resume/sections/award.tsx
|
||||
#: src/dialogs/resume/sections/award.tsx
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/cover-letter.tsx
|
||||
#: src/dialogs/resume/sections/cover-letter.tsx
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/interest.tsx
|
||||
#: src/dialogs/resume/sections/interest.tsx
|
||||
#: src/dialogs/resume/sections/language.tsx
|
||||
#: src/dialogs/resume/sections/language.tsx
|
||||
#: src/dialogs/resume/sections/profile.tsx
|
||||
#: src/dialogs/resume/sections/profile.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
#: src/dialogs/resume/sections/skill.tsx
|
||||
#: src/dialogs/resume/sections/skill.tsx
|
||||
#: src/dialogs/resume/sections/summary-item.tsx
|
||||
#: src/dialogs/resume/sections/summary-item.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
#: src/hooks/use-prompt.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
@@ -664,8 +643,6 @@ msgstr ""
|
||||
msgid "Content"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/routes/auth/register.tsx
|
||||
msgid "Continue"
|
||||
@@ -829,7 +806,6 @@ msgstr ""
|
||||
msgid "Creating your API key..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "Creating your resume..."
|
||||
msgstr ""
|
||||
@@ -851,7 +827,6 @@ msgstr ""
|
||||
msgid "Czech"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/danger-zone.tsx
|
||||
@@ -937,7 +912,6 @@ msgstr ""
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
@@ -1254,7 +1228,6 @@ msgstr ""
|
||||
msgid "Features"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
msgid "Filter by"
|
||||
msgstr ""
|
||||
@@ -1271,12 +1244,10 @@ msgstr ""
|
||||
msgid "Fluency"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Font Family"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Font Size"
|
||||
msgstr ""
|
||||
@@ -1472,7 +1443,6 @@ msgstr ""
|
||||
msgid "Hindi"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
msgid "Home"
|
||||
msgstr ""
|
||||
@@ -1708,7 +1678,6 @@ msgstr ""
|
||||
msgid "Light theme"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/typography.tsx
|
||||
msgid "Line Height"
|
||||
msgstr ""
|
||||
@@ -1925,8 +1894,6 @@ msgid "Open Source"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/donate.tsx
|
||||
#: src/routes/_home/-sections/donate.tsx
|
||||
#: src/routes/_home/-sections/footer.tsx
|
||||
#: src/routes/_home/-sections/footer.tsx
|
||||
msgid "opens in new tab"
|
||||
msgstr ""
|
||||
@@ -2026,7 +1993,6 @@ msgstr ""
|
||||
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
msgid "Period"
|
||||
@@ -2082,13 +2048,11 @@ msgstr ""
|
||||
msgid "Portuguese (Portugal)"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
msgid "Position"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/preferences/index.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
@@ -2112,7 +2076,6 @@ msgstr ""
|
||||
msgid "Proficiency"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/profile.tsx
|
||||
@@ -2300,16 +2263,11 @@ msgstr ""
|
||||
msgid "Resume analysis complete."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
msgid "Resume tailored successfully"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/components/command-palette/pages/resumes.tsx
|
||||
#: src/routes/_home/-sections/statistics.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
@@ -2386,7 +2344,6 @@ msgstr ""
|
||||
msgid "Scorecard"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
msgid "Search"
|
||||
msgstr ""
|
||||
@@ -2395,7 +2352,6 @@ msgstr ""
|
||||
msgid "Search countries"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/input/icon-picker.tsx
|
||||
#: src/components/input/icon-picker.tsx
|
||||
msgid "Search for an icon"
|
||||
msgstr ""
|
||||
@@ -2451,14 +2407,11 @@ msgstr ""
|
||||
msgid "Serbian"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/dashboard/settings/authentication/-components/password.tsx
|
||||
msgid "Set Password"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
msgid "Settings"
|
||||
@@ -2526,8 +2479,6 @@ msgstr ""
|
||||
msgid "Sign up"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/-components/social-auth.tsx
|
||||
#: src/routes/auth/login.tsx
|
||||
msgid "Signing in..."
|
||||
@@ -2586,13 +2537,10 @@ msgstr ""
|
||||
msgid "Slug"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
msgid "Something went wrong. Please try again."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
#: src/routes/dashboard/resumes/index.tsx
|
||||
msgid "Sort by"
|
||||
msgstr ""
|
||||
@@ -2818,7 +2766,6 @@ msgstr ""
|
||||
msgid "This action cannot be undone. All your data will be permanently deleted."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/import.tsx
|
||||
#: src/dialogs/resume/import.tsx
|
||||
msgid "This feature requires AI Integration to be enabled. Please enable it in the settings."
|
||||
msgstr ""
|
||||
@@ -3298,7 +3245,6 @@ msgstr ""
|
||||
msgid "Your RapidAPI key is stored locally on your browser. It is only sent to the server when making a request to search for jobs, and is never stored or logged on our servers."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "Your resume has been created successfully."
|
||||
msgstr ""
|
||||
|
||||
+54
-53
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "reactive-resume",
|
||||
"version": "5.0.18",
|
||||
"version": "5.0.19",
|
||||
"description": "Reactive Resume is a free and open-source resume builder that simplifies the process of creating, updating, and sharing your resume.",
|
||||
"license": "MIT",
|
||||
"author": {
|
||||
@@ -15,7 +15,6 @@
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"build": "vp build",
|
||||
"crowdin:sync": "crowdin push && crowdin pull",
|
||||
"db:generate": "drizzle-kit generate",
|
||||
"db:migrate": "drizzle-kit migrate",
|
||||
"db:pull": "drizzle-kit pull",
|
||||
@@ -36,23 +35,23 @@
|
||||
"typecheck": "tsgo --noEmit"
|
||||
},
|
||||
"dependencies": {
|
||||
"@ai-sdk/anthropic": "^3.0.69",
|
||||
"@ai-sdk/google": "^3.0.63",
|
||||
"@ai-sdk/openai": "^3.0.52",
|
||||
"@aws-sdk/client-s3": "^3.1030.0",
|
||||
"@base-ui/react": "^1.4.0",
|
||||
"@better-auth/api-key": "^1.6.3",
|
||||
"@better-auth/drizzle-adapter": "^1.6.3",
|
||||
"@better-auth/infra": "^0.2.2",
|
||||
"@better-auth/oauth-provider": "^1.6.3",
|
||||
"@better-auth/passkey": "^1.6.3",
|
||||
"@ai-sdk/anthropic": "^3.0.71",
|
||||
"@ai-sdk/google": "^3.0.64",
|
||||
"@ai-sdk/openai": "^3.0.53",
|
||||
"@aws-sdk/client-s3": "^3.1034.0",
|
||||
"@base-ui/react": "^1.4.1",
|
||||
"@better-auth/api-key": "^1.6.7",
|
||||
"@better-auth/drizzle-adapter": "^1.6.7",
|
||||
"@better-auth/infra": "^0.2.5",
|
||||
"@better-auth/oauth-provider": "^1.6.7",
|
||||
"@better-auth/passkey": "^1.6.7",
|
||||
"@dnd-kit/core": "^6.3.1",
|
||||
"@dnd-kit/sortable": "^10.0.0",
|
||||
"@dnd-kit/utilities": "^3.2.2",
|
||||
"@fontsource-variable/ibm-plex-sans": "^5.2.8",
|
||||
"@hookform/resolvers": "^5.2.2",
|
||||
"@lingui/core": "^5.9.5",
|
||||
"@lingui/react": "^5.9.5",
|
||||
"@lingui/core": "^6.0.0",
|
||||
"@lingui/react": "^6.0.0",
|
||||
"@modelcontextprotocol/sdk": "^1.29.0",
|
||||
"@monaco-editor/react": "4.8.0-rc.3",
|
||||
"@orpc/client": "^1.13.14",
|
||||
@@ -65,61 +64,61 @@
|
||||
"@phosphor-icons/web": "^2.1.2",
|
||||
"@sindresorhus/slugify": "^3.0.0",
|
||||
"@t3-oss/env-core": "^0.13.11",
|
||||
"@tanstack/react-query": "^5.99.0",
|
||||
"@tanstack/react-router": "^1.168.21",
|
||||
"@tanstack/react-query": "^5.99.2",
|
||||
"@tanstack/react-router": "^1.168.23",
|
||||
"@tanstack/react-router-ssr-query": "^1.166.11",
|
||||
"@tanstack/react-start": "^1.167.39",
|
||||
"@tanstack/react-start": "^1.167.42",
|
||||
"@tanstack/zod-adapter": "^1.166.9",
|
||||
"@tiptap/extension-highlight": "^3.22.3",
|
||||
"@tiptap/extension-table": "^3.22.3",
|
||||
"@tiptap/extension-text-align": "^3.22.3",
|
||||
"@tiptap/pm": "^3.22.3",
|
||||
"@tiptap/react": "^3.22.3",
|
||||
"@tiptap/starter-kit": "^3.22.3",
|
||||
"@tiptap/extension-highlight": "^3.22.4",
|
||||
"@tiptap/extension-table": "^3.22.4",
|
||||
"@tiptap/extension-text-align": "^3.22.4",
|
||||
"@tiptap/pm": "^3.22.4",
|
||||
"@tiptap/react": "^3.22.4",
|
||||
"@tiptap/starter-kit": "^3.22.4",
|
||||
"@uiw/color-convert": "^2.10.1",
|
||||
"@uiw/react-color-colorful": "^2.10.1",
|
||||
"ai": "^6.0.159",
|
||||
"ai": "^6.0.168",
|
||||
"ai-sdk-ollama": "^3.8.3",
|
||||
"bcrypt": "^6.0.0",
|
||||
"better-auth": "^1.6.3",
|
||||
"better-auth": "^1.6.7",
|
||||
"class-variance-authority": "^0.7.1",
|
||||
"clsx": "^2.1.1",
|
||||
"cmdk": "^1.1.1",
|
||||
"docx": "^9.6.1",
|
||||
"dompurify": "^3.4.0",
|
||||
"drizzle-orm": "1.0.0-beta.21",
|
||||
"dompurify": "^3.4.1",
|
||||
"drizzle-orm": "1.0.0-beta.23",
|
||||
"drizzle-zod": "1.0.0-beta.14-a36c63d",
|
||||
"es-toolkit": "^1.45.1",
|
||||
"es-toolkit": "^1.46.0",
|
||||
"fast-deep-equal": "^3.1.3",
|
||||
"fast-json-patch": "^3.1.1",
|
||||
"fuse.js": "^7.3.0",
|
||||
"immer": "^11.1.4",
|
||||
"js-cookie": "^3.0.5",
|
||||
"jsonrepair": "^3.13.3",
|
||||
"jsonrepair": "^3.14.0",
|
||||
"monaco-editor": "^0.55.1",
|
||||
"motion": "^12.38.0",
|
||||
"nodemailer": "^8.0.5",
|
||||
"pg": "^8.20.0",
|
||||
"puppeteer-core": "^24.40.0",
|
||||
"puppeteer-core": "^24.42.0",
|
||||
"qrcode.react": "^4.2.0",
|
||||
"react": "^19.2.5",
|
||||
"react-dom": "^19.2.5",
|
||||
"react-hook-form": "^7.72.1",
|
||||
"react-hook-form": "^7.73.1",
|
||||
"react-hotkeys-hook": "^5.2.4",
|
||||
"react-resizable-panels": "^4.10.0",
|
||||
"react-window": "^2.2.7",
|
||||
"react-zoom-pan-pinch": "^4.0.3",
|
||||
"shadcn": "^4.2.0",
|
||||
"shadcn": "^4.4.0",
|
||||
"sharp": "^0.34.5",
|
||||
"sonner": "^2.0.7",
|
||||
"srvx": "^0.11.15",
|
||||
"tailwind-merge": "^3.5.0",
|
||||
"tailwindcss": "^4.2.2",
|
||||
"tailwindcss": "^4.2.4",
|
||||
"ts-pattern": "^5.9.0",
|
||||
"tw-animate-css": "^1.4.0",
|
||||
"unique-names-generator": "^4.7.1",
|
||||
"usehooks-ts": "^3.1.1",
|
||||
"uuid": "^13.0.0",
|
||||
"uuid": "^14.0.0",
|
||||
"workbox-window": "^7.4.0",
|
||||
"zod": "^4.3.6",
|
||||
"zundo": "^2.3.0",
|
||||
@@ -127,11 +126,12 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.29.0",
|
||||
"@lingui/babel-plugin-lingui-macro": "^5.9.5",
|
||||
"@lingui/cli": "^5.9.5",
|
||||
"@lingui/vite-plugin": "^5.9.5",
|
||||
"@lingui/babel-plugin-lingui-macro": "^6.0.0",
|
||||
"@lingui/cli": "^6.0.0",
|
||||
"@lingui/format-po": "^6.0.0",
|
||||
"@lingui/vite-plugin": "^6.0.0",
|
||||
"@rolldown/plugin-babel": "^0.2.3",
|
||||
"@tailwindcss/vite": "^4.2.2",
|
||||
"@tailwindcss/vite": "^4.2.4",
|
||||
"@testing-library/react": "^16.3.2",
|
||||
"@types/bcrypt": "^6.0.0",
|
||||
"@types/js-cookie": "^3.0.6",
|
||||
@@ -140,38 +140,39 @@
|
||||
"@types/pg": "^8.20.0",
|
||||
"@types/react": "^19.2.14",
|
||||
"@types/react-dom": "^19.2.3",
|
||||
"@typescript/native-preview": "7.0.0-dev.20260414.1",
|
||||
"@typescript/native-preview": "7.0.0-dev.20260422.1",
|
||||
"@vitejs/plugin-react": "^6.0.1",
|
||||
"@vitest/coverage-v8": "^4.1.4",
|
||||
"@vitest/coverage-v8": "^4.1.5",
|
||||
"babel-plugin-macros": "^3.1.0",
|
||||
"drizzle-kit": "1.0.0-beta.21",
|
||||
"drizzle-kit": "1.0.0-beta.23",
|
||||
"happy-dom": "^20.9.0",
|
||||
"jose": "^6.2.2",
|
||||
"knip": "^6.4.1",
|
||||
"nitro": "3.0.260311-beta",
|
||||
"knip": "^6.6.1",
|
||||
"nitro": "3.0.260415-beta",
|
||||
"node-addon-api": "^8.7.0",
|
||||
"node-gyp": "^12.2.0",
|
||||
"npm-check-updates": "^20.0.2",
|
||||
"vite": "npm:@voidzero-dev/vite-plus-core@^0.1.16",
|
||||
"node-gyp": "^12.3.0",
|
||||
"npm-check-updates": "^21.0.3",
|
||||
"vite": "npm:@voidzero-dev/vite-plus-core@latest",
|
||||
"vite-plugin-pwa": "^1.2.0",
|
||||
"vite-plus": "latest",
|
||||
"vitest": "npm:@voidzero-dev/vite-plus-test@^0.1.16"
|
||||
"vitest": "npm:@voidzero-dev/vite-plus-test@latest"
|
||||
},
|
||||
"packageManager": "pnpm@10.33.0+sha512.10568bb4a6afb58c9eb3630da90cc9516417abebd3fabbe6739f0ae795728da1491e9db5a544c76ad8eb7570f5c4bb3d6c637b2cb41bfdcdb47fa823c8649319",
|
||||
"packageManager": "pnpm@10.33.1",
|
||||
"pnpm": {
|
||||
"overrides": {
|
||||
"@isaacs/brace-expansion": "^5.0.1",
|
||||
"@hono/node-server": "^1.19.14",
|
||||
"ajv": "^8.18.0",
|
||||
"basic-ftp": "^5.2.0",
|
||||
"basic-ftp": "^5.3.0",
|
||||
"dompurify": "^3.4.1",
|
||||
"effect": "^3.20.0",
|
||||
"fast-xml-parser": "^5.3.8",
|
||||
"hono": "^4.11.10",
|
||||
"hono": "^4.12.14",
|
||||
"lodash": "^4.17.23",
|
||||
"markdown-it": "^14.1.1",
|
||||
"minimatch": "^10.2.3",
|
||||
"qs": "^6.14.2",
|
||||
"serialize-javascript": "^7.0.4",
|
||||
"vite": "npm:@voidzero-dev/vite-plus-core@latest",
|
||||
"vitest": "npm:@voidzero-dev/vite-plus-test@latest"
|
||||
"serialize-javascript": "^7.0.4"
|
||||
},
|
||||
"onlyBuiltDependencies": [
|
||||
"bcrypt",
|
||||
|
||||
Generated
+2090
-2174
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user