tera-system-ui 0.1.34 → 0.1.40
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components/command/command.scss +2 -2
- package/dist/components/command/components/command-empty.svelte +16 -0
- package/dist/components/command/components/command-empty.svelte.d.ts +4 -0
- package/dist/components/command/components/command-group.svelte +31 -0
- package/dist/components/command/components/command-group.svelte.d.ts +7 -0
- package/dist/components/command/components/command-input.svelte +30 -0
- package/dist/components/command/components/command-input.svelte.d.ts +4 -0
- package/dist/components/command/components/command-item.svelte +20 -0
- package/dist/components/command/components/command-item.svelte.d.ts +4 -0
- package/dist/components/command/components/command-link-item.svelte +18 -0
- package/dist/components/command/components/command-link-item.svelte.d.ts +4 -0
- package/dist/components/command/components/command-list.svelte +16 -0
- package/dist/components/command/components/command-list.svelte.d.ts +4 -0
- package/dist/components/command/components/command-separator.svelte +15 -0
- package/dist/components/command/components/command-separator.svelte.d.ts +4 -0
- package/dist/components/command/components/command-shortcut.svelte +19 -0
- package/dist/components/command/components/command-shortcut.svelte.d.ts +5 -0
- package/dist/components/command/components/command.svelte +54 -0
- package/dist/components/command/components/command.svelte.d.ts +5 -0
- package/dist/components/command/index.d.ts +12 -12
- package/dist/components/command/index.js +13 -18
- package/dist/components/text-area/TextArea.svelte +5 -5
- package/dist/index.d.ts +0 -1
- package/dist/index.js +0 -1
- package/dist/tera-i18n/dev-tools/translator/gpt-translator-i18n-message.js +1 -3
- package/dist/tera-i18n/dev-tools/translator/prompt/i18n-message-translate-prompt-cv-maker.txt +17 -14
- package/dist/tera-i18n/projects/common/all-language-data.js +10 -1
- package/dist/tera-i18n/projects/cv-maker/messages/ar.json +13 -13
- package/dist/tera-i18n/projects/cv-maker/messages/bg.json +18 -18
- package/dist/tera-i18n/projects/cv-maker/messages/bn.json +21 -21
- package/dist/tera-i18n/projects/cv-maker/messages/ca.json +12 -12
- package/dist/tera-i18n/projects/cv-maker/messages/cs.json +11 -11
- package/dist/tera-i18n/projects/cv-maker/messages/da.json +10 -10
- package/dist/tera-i18n/projects/cv-maker/messages/de.json +11 -11
- package/dist/tera-i18n/projects/cv-maker/messages/el.json +14 -14
- package/dist/tera-i18n/projects/cv-maker/messages/en-CA.json +51 -0
- package/dist/tera-i18n/projects/cv-maker/messages/en-GB.json +51 -0
- package/dist/tera-i18n/projects/cv-maker/messages/en-IN.json +51 -0
- package/dist/tera-i18n/projects/cv-maker/messages/en-PK.json +51 -0
- package/dist/tera-i18n/projects/cv-maker/messages/en-US.json +51 -0
- package/dist/tera-i18n/projects/cv-maker/messages/en-ZA.json +51 -0
- package/dist/tera-i18n/projects/cv-maker/messages/es.json +8 -8
- package/dist/tera-i18n/projects/cv-maker/messages/fi.json +5 -5
- package/dist/tera-i18n/projects/cv-maker/messages/fr.json +13 -13
- package/dist/tera-i18n/projects/cv-maker/messages/he.json +13 -13
- package/dist/tera-i18n/projects/cv-maker/messages/hi.json +12 -12
- package/dist/tera-i18n/projects/cv-maker/messages/hu.json +16 -16
- package/dist/tera-i18n/projects/cv-maker/messages/id.json +9 -9
- package/dist/tera-i18n/projects/cv-maker/messages/it.json +13 -13
- package/dist/tera-i18n/projects/cv-maker/messages/ja.json +13 -13
- package/dist/tera-i18n/projects/cv-maker/messages/ko.json +15 -15
- package/dist/tera-i18n/projects/cv-maker/messages/lt.json +13 -13
- package/dist/tera-i18n/projects/cv-maker/messages/lv.json +12 -12
- package/dist/tera-i18n/projects/cv-maker/messages/ms-MY.json +51 -0
- package/dist/tera-i18n/projects/cv-maker/messages/ms.json +10 -10
- package/dist/tera-i18n/projects/cv-maker/messages/nl.json +5 -5
- package/dist/tera-i18n/projects/cv-maker/messages/no.json +8 -8
- package/dist/tera-i18n/projects/cv-maker/messages/pl.json +12 -12
- package/dist/tera-i18n/projects/cv-maker/messages/pt-BR.json +51 -0
- package/dist/tera-i18n/projects/cv-maker/messages/pt-PT.json +51 -0
- package/dist/tera-i18n/projects/cv-maker/messages/pt.json +7 -7
- package/dist/tera-i18n/projects/cv-maker/messages/ro.json +9 -9
- package/dist/tera-i18n/projects/cv-maker/messages/ru.json +13 -13
- package/dist/tera-i18n/projects/cv-maker/messages/sk.json +15 -15
- package/dist/tera-i18n/projects/cv-maker/messages/sl.json +15 -15
- package/dist/tera-i18n/projects/cv-maker/messages/sq.json +34 -34
- package/dist/tera-i18n/projects/cv-maker/messages/sr.json +16 -16
- package/dist/tera-i18n/projects/cv-maker/messages/sv.json +9 -9
- package/dist/tera-i18n/projects/cv-maker/messages/sw.json +15 -15
- package/dist/tera-i18n/projects/cv-maker/messages/ta.json +25 -25
- package/dist/tera-i18n/projects/cv-maker/messages/te.json +25 -25
- package/dist/tera-i18n/projects/cv-maker/messages/th.json +17 -17
- package/dist/tera-i18n/projects/cv-maker/messages/tl.json +16 -16
- package/dist/tera-i18n/projects/cv-maker/messages/tr.json +6 -6
- package/dist/tera-i18n/projects/cv-maker/messages/uk.json +15 -15
- package/dist/tera-i18n/projects/cv-maker/messages/vi.json +18 -18
- package/dist/tera-i18n/projects/cv-maker/messages/zh-CN.json +29 -29
- package/dist/tera-i18n/projects/cv-maker/messages/zh-TW.json +26 -26
- package/dist/tera-i18n/projects/cv-maker/project.inlang/settings.json +68 -59
- package/dist/tera-i18n/projects/cv-maker/supported-language.js +10 -1
- package/dist/utils/index.d.ts +10 -0
- package/package.json +1 -1
- package/dist/components/command/command.d.ts +0 -33
- package/dist/components/command/command.js +0 -512
- package/dist/components/command/components/Command.svelte +0 -120
- package/dist/components/command/components/Command.svelte.d.ts +0 -4
- package/dist/components/command/components/CommandEmpty.svelte +0 -30
- package/dist/components/command/components/CommandEmpty.svelte.d.ts +0 -4
- package/dist/components/command/components/CommandGroup.svelte +0 -110
- package/dist/components/command/components/CommandGroup.svelte.d.ts +0 -4
- package/dist/components/command/components/CommandInput.svelte +0 -92
- package/dist/components/command/components/CommandInput.svelte.d.ts +0 -8
- package/dist/components/command/components/CommandItem.svelte +0 -110
- package/dist/components/command/components/CommandItem.svelte.d.ts +0 -4
- package/dist/components/command/components/CommandList.svelte +0 -56
- package/dist/components/command/components/CommandList.svelte.d.ts +0 -6
- package/dist/components/command/components/CommandLoading.svelte +0 -29
- package/dist/components/command/components/CommandLoading.svelte.d.ts +0 -9
- package/dist/components/command/components/CommandSeparator.svelte +0 -21
- package/dist/components/command/components/CommandSeparator.svelte.d.ts +0 -4
- package/dist/components/command/types.d.ts +0 -227
- package/dist/components/command/types.js +0 -1
|
@@ -1,52 +1,52 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://inlang.com/schema/inlang-message-format",
|
|
3
|
-
"text_cv_section_name_summary": "
|
|
3
|
+
"text_cv_section_name_summary": "সারসংক্ষেপ",
|
|
4
4
|
"text_cv_section_name_objective": "উদ্দেশ্য",
|
|
5
5
|
"text_cv_section_name_experience": "অভিজ্ঞতা",
|
|
6
|
-
"text_cv_section_name_education": "
|
|
6
|
+
"text_cv_section_name_education": "শিক্ষাজীবন",
|
|
7
7
|
"text_cv_section_name_projects": "প্রকল্পসমূহ",
|
|
8
|
-
"text_cv_section_name_skills": "
|
|
9
|
-
"text_cv_section_name_certifications": "
|
|
8
|
+
"text_cv_section_name_skills": "দক্ষতাসমূহ",
|
|
9
|
+
"text_cv_section_name_certifications": "প্রশংসাপত্রসমূহ",
|
|
10
10
|
"text_cv_section_name_awards": "পুরস্কারসমূহ",
|
|
11
|
-
"text_cv_section_name_interests": "
|
|
12
|
-
"text_cv_section_name_volunteering": "
|
|
11
|
+
"text_cv_section_name_interests": "আগ্রহের বিষয়",
|
|
12
|
+
"text_cv_section_name_volunteering": "স্বেচ্ছাসেবামূলক কাজ",
|
|
13
13
|
"text_cv_section_name_publications": "প্রকাশনা",
|
|
14
|
-
"text_cv_section_name_achievements": "
|
|
15
|
-
"text_cv_section_name_qrcode": "
|
|
16
|
-
"text_cv_section_name_activities": "
|
|
17
|
-
"text_cv_section_name_languages": "
|
|
18
|
-
"text_cv_section_name_references": "
|
|
14
|
+
"text_cv_section_name_achievements": "সাফল্য",
|
|
15
|
+
"text_cv_section_name_qrcode": "কিউআর কোড",
|
|
16
|
+
"text_cv_section_name_activities": "কার্যক্রম",
|
|
17
|
+
"text_cv_section_name_languages": "ভাষা",
|
|
18
|
+
"text_cv_section_name_references": "অনুসন্ধান",
|
|
19
19
|
"text_cv_section_name_profiles": "প্রোফাইলসমূহ",
|
|
20
20
|
"text_cv_section_name_details": "বিস্তারিত",
|
|
21
21
|
"text_cv_property_location": "অবস্থান",
|
|
22
22
|
"text_cv_property_address": "ঠিকানা",
|
|
23
23
|
"text_cv_property_phone": "ফোন",
|
|
24
24
|
"text_cv_property_email": "ইমেইল",
|
|
25
|
-
"text_cv_property_date_of_birth": "
|
|
25
|
+
"text_cv_property_date_of_birth": "জন্মতারিখ",
|
|
26
26
|
"text_cv_property_place_of_birth": "জন্মস্থান",
|
|
27
27
|
"text_cv_property_nationality": "জাতীয়তা",
|
|
28
28
|
"text_cv_property_website": "ওয়েবসাইট",
|
|
29
|
-
"text_language_proficiency_1": "
|
|
30
|
-
"text_language_proficiency_2": "প্রাথমিক
|
|
31
|
-
"text_language_proficiency_3": "
|
|
29
|
+
"text_language_proficiency_1": "প্রারম্ভিক",
|
|
30
|
+
"text_language_proficiency_2": "প্রাথমিক",
|
|
31
|
+
"text_language_proficiency_3": "মাঝারি",
|
|
32
32
|
"text_language_proficiency_4": "উন্নত",
|
|
33
33
|
"text_language_proficiency_5": "দক্ষ",
|
|
34
34
|
"text_skill_level_1": "মৌলিক",
|
|
35
35
|
"text_skill_level_2": "মধ্যবর্তী",
|
|
36
|
-
"text_skill_level_3": "
|
|
36
|
+
"text_skill_level_3": "দক্ষ",
|
|
37
37
|
"text_skill_level_4": "উন্নত",
|
|
38
38
|
"text_skill_level_5": "বিশেষজ্ঞ",
|
|
39
39
|
"text_cv_section_name_personal_info": "ব্যক্তিগত তথ্য",
|
|
40
|
-
"text_cv_section_name_links": "
|
|
40
|
+
"text_cv_section_name_links": "লিংকসমূহ",
|
|
41
41
|
"text_cv_property_gender": "লিঙ্গ",
|
|
42
42
|
"text_cv_property_marital_status": "বৈবাহিক অবস্থা",
|
|
43
|
-
"text_cv_section_name_licenses": "
|
|
43
|
+
"text_cv_section_name_licenses": "লাইসেন্সসমূহ",
|
|
44
44
|
"text_cv_section_name_driver_licenses": "ড্রাইভার লাইসেন্স",
|
|
45
45
|
"text_cv_section_name_driver_declaration": "ঘোষণা",
|
|
46
46
|
"text_cv_section_name_declaration": "ঘোষণা",
|
|
47
|
-
"text_references_available_upon_request": "
|
|
48
|
-
"text_brand_watermark": "{brand} দ্বারা
|
|
49
|
-
"text_to_recipient_in_cover_letter": "
|
|
47
|
+
"text_references_available_upon_request": "অনুরোধসাপেক্ষে তথ্য প্রদান করা হবে",
|
|
48
|
+
"text_brand_watermark": "{brand} দ্বারা সমর্থিত",
|
|
49
|
+
"text_to_recipient_in_cover_letter": "প্রাপক",
|
|
50
50
|
"text_present_in_resume_date": "বর্তমান",
|
|
51
51
|
"text_send_from_in_cover_letter": "প্রেরক"
|
|
52
52
|
}
|
|
@@ -3,15 +3,15 @@
|
|
|
3
3
|
"text_cv_section_name_summary": "Resum",
|
|
4
4
|
"text_cv_section_name_objective": "Objectiu",
|
|
5
5
|
"text_cv_section_name_experience": "Experiència",
|
|
6
|
-
"text_cv_section_name_education": "Formació",
|
|
6
|
+
"text_cv_section_name_education": "Formació acadèmica",
|
|
7
7
|
"text_cv_section_name_projects": "Projectes",
|
|
8
|
-
"text_cv_section_name_skills": "
|
|
8
|
+
"text_cv_section_name_skills": "Competències",
|
|
9
9
|
"text_cv_section_name_certifications": "Certificacions",
|
|
10
10
|
"text_cv_section_name_awards": "Premis",
|
|
11
11
|
"text_cv_section_name_interests": "Interessos",
|
|
12
12
|
"text_cv_section_name_volunteering": "Voluntariat",
|
|
13
13
|
"text_cv_section_name_publications": "Publicacions",
|
|
14
|
-
"text_cv_section_name_achievements": "
|
|
14
|
+
"text_cv_section_name_achievements": "Reptes assolits",
|
|
15
15
|
"text_cv_section_name_qrcode": "Codi QR",
|
|
16
16
|
"text_cv_section_name_activities": "Activitats",
|
|
17
17
|
"text_cv_section_name_languages": "Idiomes",
|
|
@@ -26,27 +26,27 @@
|
|
|
26
26
|
"text_cv_property_place_of_birth": "Lloc de naixement",
|
|
27
27
|
"text_cv_property_nationality": "Nacionalitat",
|
|
28
28
|
"text_cv_property_website": "Lloc web",
|
|
29
|
-
"text_language_proficiency_1": "
|
|
29
|
+
"text_language_proficiency_1": "Inicial",
|
|
30
30
|
"text_language_proficiency_2": "Elemental",
|
|
31
31
|
"text_language_proficiency_3": "Intermedi",
|
|
32
32
|
"text_language_proficiency_4": "Avançat",
|
|
33
|
-
"text_language_proficiency_5": "
|
|
33
|
+
"text_language_proficiency_5": "Fluïd",
|
|
34
34
|
"text_skill_level_1": "Bàsic",
|
|
35
35
|
"text_skill_level_2": "Intermedi",
|
|
36
|
-
"text_skill_level_3": "
|
|
36
|
+
"text_skill_level_3": "Proficient",
|
|
37
37
|
"text_skill_level_4": "Avançat",
|
|
38
38
|
"text_skill_level_5": "Expert",
|
|
39
|
-
"text_cv_section_name_personal_info": "Informació
|
|
39
|
+
"text_cv_section_name_personal_info": "Informació personal",
|
|
40
40
|
"text_cv_section_name_links": "Enllaços",
|
|
41
41
|
"text_cv_property_gender": "Gènere",
|
|
42
|
-
"text_cv_property_marital_status": "Estat
|
|
42
|
+
"text_cv_property_marital_status": "Estat civil",
|
|
43
43
|
"text_cv_section_name_licenses": "Llicències",
|
|
44
|
-
"text_cv_section_name_driver_licenses": "
|
|
44
|
+
"text_cv_section_name_driver_licenses": "Permís de conduir",
|
|
45
45
|
"text_cv_section_name_driver_declaration": "Declaració",
|
|
46
46
|
"text_cv_section_name_declaration": "Declaració",
|
|
47
47
|
"text_references_available_upon_request": "Informació disponible a petició",
|
|
48
|
-
"text_brand_watermark": "
|
|
49
|
-
"text_to_recipient_in_cover_letter": "
|
|
48
|
+
"text_brand_watermark": "Desenvolupat per {brand}",
|
|
49
|
+
"text_to_recipient_in_cover_letter": "A",
|
|
50
50
|
"text_present_in_resume_date": "Actualitat",
|
|
51
|
-
"text_send_from_in_cover_letter": "
|
|
51
|
+
"text_send_from_in_cover_letter": "De"
|
|
52
52
|
}
|
|
@@ -2,14 +2,14 @@
|
|
|
2
2
|
"$schema": "https://inlang.com/schema/inlang-message-format",
|
|
3
3
|
"text_cv_section_name_summary": "Shrnutí",
|
|
4
4
|
"text_cv_section_name_objective": "Cíl",
|
|
5
|
-
"text_cv_section_name_experience": "
|
|
5
|
+
"text_cv_section_name_experience": "Praxe",
|
|
6
6
|
"text_cv_section_name_education": "Vzdělání",
|
|
7
7
|
"text_cv_section_name_projects": "Projekty",
|
|
8
8
|
"text_cv_section_name_skills": "Dovednosti",
|
|
9
9
|
"text_cv_section_name_certifications": "Certifikace",
|
|
10
10
|
"text_cv_section_name_awards": "Ocenění",
|
|
11
11
|
"text_cv_section_name_interests": "Zájmy",
|
|
12
|
-
"text_cv_section_name_volunteering": "
|
|
12
|
+
"text_cv_section_name_volunteering": "Dobrovolnická činnost",
|
|
13
13
|
"text_cv_section_name_publications": "Publikace",
|
|
14
14
|
"text_cv_section_name_achievements": "Úspěchy",
|
|
15
15
|
"text_cv_section_name_qrcode": "QR kód",
|
|
@@ -17,14 +17,14 @@
|
|
|
17
17
|
"text_cv_section_name_languages": "Jazyky",
|
|
18
18
|
"text_cv_section_name_references": "Reference",
|
|
19
19
|
"text_cv_section_name_profiles": "Profily",
|
|
20
|
-
"text_cv_section_name_details": "
|
|
20
|
+
"text_cv_section_name_details": "Podrobnosti",
|
|
21
21
|
"text_cv_property_location": "Místo",
|
|
22
22
|
"text_cv_property_address": "Adresa",
|
|
23
23
|
"text_cv_property_phone": "Telefon",
|
|
24
24
|
"text_cv_property_email": "E-mail",
|
|
25
25
|
"text_cv_property_date_of_birth": "Datum narození",
|
|
26
26
|
"text_cv_property_place_of_birth": "Místo narození",
|
|
27
|
-
"text_cv_property_nationality": "
|
|
27
|
+
"text_cv_property_nationality": "Státní příslušnost",
|
|
28
28
|
"text_cv_property_website": "Webová stránka",
|
|
29
29
|
"text_language_proficiency_1": "Začátečník",
|
|
30
30
|
"text_language_proficiency_2": "Základní",
|
|
@@ -32,21 +32,21 @@
|
|
|
32
32
|
"text_language_proficiency_4": "Pokročilý",
|
|
33
33
|
"text_language_proficiency_5": "Plynulý",
|
|
34
34
|
"text_skill_level_1": "Základní",
|
|
35
|
-
"text_skill_level_2": "
|
|
36
|
-
"text_skill_level_3": "
|
|
37
|
-
"text_skill_level_4": "
|
|
35
|
+
"text_skill_level_2": "Střední",
|
|
36
|
+
"text_skill_level_3": "Pokročilý",
|
|
37
|
+
"text_skill_level_4": "Vyspělý",
|
|
38
38
|
"text_skill_level_5": "Expert",
|
|
39
39
|
"text_cv_section_name_personal_info": "Osobní údaje",
|
|
40
40
|
"text_cv_section_name_links": "Odkazy",
|
|
41
41
|
"text_cv_property_gender": "Pohlaví",
|
|
42
42
|
"text_cv_property_marital_status": "Rodinný stav",
|
|
43
43
|
"text_cv_section_name_licenses": "Licence",
|
|
44
|
-
"text_cv_section_name_driver_licenses": "
|
|
44
|
+
"text_cv_section_name_driver_licenses": "Řidičská oprávnění",
|
|
45
45
|
"text_cv_section_name_driver_declaration": "Prohlášení",
|
|
46
46
|
"text_cv_section_name_declaration": "Prohlášení",
|
|
47
|
-
"text_references_available_upon_request": "Informace
|
|
48
|
-
"text_brand_watermark": "
|
|
49
|
-
"text_to_recipient_in_cover_letter": "
|
|
47
|
+
"text_references_available_upon_request": "Informace na vyžádání",
|
|
48
|
+
"text_brand_watermark": "Vytvořeno pomocí {brand}",
|
|
49
|
+
"text_to_recipient_in_cover_letter": "Komu",
|
|
50
50
|
"text_present_in_resume_date": "Současnost",
|
|
51
51
|
"text_send_from_in_cover_letter": "Od"
|
|
52
52
|
}
|
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://inlang.com/schema/inlang-message-format",
|
|
3
3
|
"text_cv_section_name_summary": "Resumé",
|
|
4
|
-
"text_cv_section_name_objective": "
|
|
5
|
-
"text_cv_section_name_experience": "
|
|
4
|
+
"text_cv_section_name_objective": "Målsætning",
|
|
5
|
+
"text_cv_section_name_experience": "Erhvervserfaring",
|
|
6
6
|
"text_cv_section_name_education": "Uddannelse",
|
|
7
7
|
"text_cv_section_name_projects": "Projekter",
|
|
8
8
|
"text_cv_section_name_skills": "Kompetencer",
|
|
9
9
|
"text_cv_section_name_certifications": "Certificeringer",
|
|
10
|
-
"text_cv_section_name_awards": "
|
|
10
|
+
"text_cv_section_name_awards": "Udmærkelser",
|
|
11
11
|
"text_cv_section_name_interests": "Interesser",
|
|
12
12
|
"text_cv_section_name_volunteering": "Frivilligt arbejde",
|
|
13
13
|
"text_cv_section_name_publications": "Publikationer",
|
|
14
|
-
"text_cv_section_name_achievements": "
|
|
14
|
+
"text_cv_section_name_achievements": "Resultater",
|
|
15
15
|
"text_cv_section_name_qrcode": "QR-kode",
|
|
16
16
|
"text_cv_section_name_activities": "Aktiviteter",
|
|
17
17
|
"text_cv_section_name_languages": "Sprog",
|
|
@@ -27,12 +27,12 @@
|
|
|
27
27
|
"text_cv_property_nationality": "Nationalitet",
|
|
28
28
|
"text_cv_property_website": "Hjemmeside",
|
|
29
29
|
"text_language_proficiency_1": "Begynder",
|
|
30
|
-
"text_language_proficiency_2": "
|
|
31
|
-
"text_language_proficiency_3": "
|
|
32
|
-
"text_language_proficiency_4": "
|
|
30
|
+
"text_language_proficiency_2": "Elementært niveau",
|
|
31
|
+
"text_language_proficiency_3": "Mellemniveau",
|
|
32
|
+
"text_language_proficiency_4": "Avanceret",
|
|
33
33
|
"text_language_proficiency_5": "Flydende",
|
|
34
34
|
"text_skill_level_1": "Grundlæggende",
|
|
35
|
-
"text_skill_level_2": "
|
|
35
|
+
"text_skill_level_2": "Mellemniveau",
|
|
36
36
|
"text_skill_level_3": "Rutineret",
|
|
37
37
|
"text_skill_level_4": "Avanceret",
|
|
38
38
|
"text_skill_level_5": "Ekspert",
|
|
@@ -44,9 +44,9 @@
|
|
|
44
44
|
"text_cv_section_name_driver_licenses": "Kørekort",
|
|
45
45
|
"text_cv_section_name_driver_declaration": "Erklæring",
|
|
46
46
|
"text_cv_section_name_declaration": "Erklæring",
|
|
47
|
-
"text_references_available_upon_request": "
|
|
47
|
+
"text_references_available_upon_request": "Oplysninger gives efter anmodning",
|
|
48
48
|
"text_brand_watermark": "Drevet af {brand}",
|
|
49
|
-
"text_to_recipient_in_cover_letter": "
|
|
49
|
+
"text_to_recipient_in_cover_letter": "Til",
|
|
50
50
|
"text_present_in_resume_date": "Nuværende",
|
|
51
51
|
"text_send_from_in_cover_letter": "Fra"
|
|
52
52
|
}
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://inlang.com/schema/inlang-message-format",
|
|
3
3
|
"text_cv_section_name_summary": "Zusammenfassung",
|
|
4
|
-
"text_cv_section_name_objective": "
|
|
4
|
+
"text_cv_section_name_objective": "Karriereziel",
|
|
5
5
|
"text_cv_section_name_experience": "Berufserfahrung",
|
|
6
|
-
"text_cv_section_name_education": "
|
|
6
|
+
"text_cv_section_name_education": "Ausbildung",
|
|
7
7
|
"text_cv_section_name_projects": "Projekte",
|
|
8
8
|
"text_cv_section_name_skills": "Fähigkeiten",
|
|
9
9
|
"text_cv_section_name_certifications": "Zertifikate",
|
|
10
10
|
"text_cv_section_name_awards": "Auszeichnungen",
|
|
11
11
|
"text_cv_section_name_interests": "Interessen",
|
|
12
12
|
"text_cv_section_name_volunteering": "Ehrenamtliche Tätigkeiten",
|
|
13
|
-
"text_cv_section_name_publications": "
|
|
13
|
+
"text_cv_section_name_publications": "Publikationen",
|
|
14
14
|
"text_cv_section_name_achievements": "Erfolge",
|
|
15
15
|
"text_cv_section_name_qrcode": "QR-Code",
|
|
16
16
|
"text_cv_section_name_activities": "Aktivitäten",
|
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
"text_cv_section_name_references": "Referenzen",
|
|
19
19
|
"text_cv_section_name_profiles": "Profile",
|
|
20
20
|
"text_cv_section_name_details": "Details",
|
|
21
|
-
"text_cv_property_location": "
|
|
21
|
+
"text_cv_property_location": "Standort",
|
|
22
22
|
"text_cv_property_address": "Adresse",
|
|
23
23
|
"text_cv_property_phone": "Telefon",
|
|
24
24
|
"text_cv_property_email": "E-Mail",
|
|
@@ -28,15 +28,15 @@
|
|
|
28
28
|
"text_cv_property_website": "Webseite",
|
|
29
29
|
"text_language_proficiency_1": "Anfänger",
|
|
30
30
|
"text_language_proficiency_2": "Grundkenntnisse",
|
|
31
|
-
"text_language_proficiency_3": "
|
|
31
|
+
"text_language_proficiency_3": "Mittelstufe",
|
|
32
32
|
"text_language_proficiency_4": "Fortgeschritten",
|
|
33
33
|
"text_language_proficiency_5": "Fließend",
|
|
34
34
|
"text_skill_level_1": "Grundkenntnisse",
|
|
35
35
|
"text_skill_level_2": "Fortgeschrittene Kenntnisse",
|
|
36
|
-
"text_skill_level_3": "
|
|
37
|
-
"text_skill_level_4": "
|
|
36
|
+
"text_skill_level_3": "Geübt",
|
|
37
|
+
"text_skill_level_4": "Sehr erfahren",
|
|
38
38
|
"text_skill_level_5": "Experte",
|
|
39
|
-
"text_cv_section_name_personal_info": "Persönliche
|
|
39
|
+
"text_cv_section_name_personal_info": "Persönliche Angaben",
|
|
40
40
|
"text_cv_section_name_links": "Links",
|
|
41
41
|
"text_cv_property_gender": "Geschlecht",
|
|
42
42
|
"text_cv_property_marital_status": "Familienstand",
|
|
@@ -44,9 +44,9 @@
|
|
|
44
44
|
"text_cv_section_name_driver_licenses": "Führerscheine",
|
|
45
45
|
"text_cv_section_name_driver_declaration": "Erklärung",
|
|
46
46
|
"text_cv_section_name_declaration": "Erklärung",
|
|
47
|
-
"text_references_available_upon_request": "
|
|
47
|
+
"text_references_available_upon_request": "Informationen auf Anfrage erhältlich",
|
|
48
48
|
"text_brand_watermark": "Bereitgestellt von {brand}",
|
|
49
|
-
"text_to_recipient_in_cover_letter": "
|
|
50
|
-
"text_present_in_resume_date": "
|
|
49
|
+
"text_to_recipient_in_cover_letter": "An",
|
|
50
|
+
"text_present_in_resume_date": "Heute",
|
|
51
51
|
"text_send_from_in_cover_letter": "Von"
|
|
52
52
|
}
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"$schema": "https://inlang.com/schema/inlang-message-format",
|
|
3
3
|
"text_cv_section_name_summary": "Περίληψη",
|
|
4
4
|
"text_cv_section_name_objective": "Στόχος",
|
|
5
|
-
"text_cv_section_name_experience": "Εμπειρία",
|
|
5
|
+
"text_cv_section_name_experience": "Επαγγελματική Εμπειρία",
|
|
6
6
|
"text_cv_section_name_education": "Εκπαίδευση",
|
|
7
7
|
"text_cv_section_name_projects": "Έργα",
|
|
8
8
|
"text_cv_section_name_skills": "Δεξιότητες",
|
|
@@ -25,17 +25,17 @@
|
|
|
25
25
|
"text_cv_property_date_of_birth": "Ημερομηνία Γέννησης",
|
|
26
26
|
"text_cv_property_place_of_birth": "Τόπος Γέννησης",
|
|
27
27
|
"text_cv_property_nationality": "Ιθαγένεια",
|
|
28
|
-
"text_cv_property_website": "
|
|
28
|
+
"text_cv_property_website": "Ιστοσελίδα",
|
|
29
29
|
"text_language_proficiency_1": "Αρχάριος",
|
|
30
|
-
"text_language_proficiency_2": "
|
|
31
|
-
"text_language_proficiency_3": "
|
|
32
|
-
"text_language_proficiency_4": "
|
|
33
|
-
"text_language_proficiency_5": "
|
|
34
|
-
"text_skill_level_1": "
|
|
35
|
-
"text_skill_level_2": "
|
|
36
|
-
"text_skill_level_3": "
|
|
37
|
-
"text_skill_level_4": "
|
|
38
|
-
"text_skill_level_5": "
|
|
30
|
+
"text_language_proficiency_2": "Βασικό Επίπεδο",
|
|
31
|
+
"text_language_proficiency_3": "Μέτριο Επίπεδο",
|
|
32
|
+
"text_language_proficiency_4": "Προχωρημένο Επίπεδο",
|
|
33
|
+
"text_language_proficiency_5": "Άριστη Γνώση",
|
|
34
|
+
"text_skill_level_1": "Βασικά",
|
|
35
|
+
"text_skill_level_2": "Μέτρια",
|
|
36
|
+
"text_skill_level_3": "Επαρκής",
|
|
37
|
+
"text_skill_level_4": "Προχωρημένη",
|
|
38
|
+
"text_skill_level_5": "Εξειδικευμένη",
|
|
39
39
|
"text_cv_section_name_personal_info": "Προσωπικές Πληροφορίες",
|
|
40
40
|
"text_cv_section_name_links": "Σύνδεσμοι",
|
|
41
41
|
"text_cv_property_gender": "Φύλο",
|
|
@@ -44,9 +44,9 @@
|
|
|
44
44
|
"text_cv_section_name_driver_licenses": "Άδειες Οδήγησης",
|
|
45
45
|
"text_cv_section_name_driver_declaration": "Δήλωση",
|
|
46
46
|
"text_cv_section_name_declaration": "Δήλωση",
|
|
47
|
-
"text_references_available_upon_request": "
|
|
48
|
-
"text_brand_watermark": "
|
|
49
|
-
"text_to_recipient_in_cover_letter": "
|
|
47
|
+
"text_references_available_upon_request": "Διατίθενται συστάσεις κατόπιν αιτήματος",
|
|
48
|
+
"text_brand_watermark": "Powered by {brand}",
|
|
49
|
+
"text_to_recipient_in_cover_letter": "Προς",
|
|
50
50
|
"text_present_in_resume_date": "Σήμερα",
|
|
51
51
|
"text_send_from_in_cover_letter": "Από"
|
|
52
52
|
}
|
|
@@ -0,0 +1,51 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "https://inlang.com/schema/inlang-message-format",
|
|
3
|
+
"text_cv_section_name_summary": "Summary",
|
|
4
|
+
"text_cv_section_name_objective": "Objective",
|
|
5
|
+
"text_cv_section_name_experience": "Experience",
|
|
6
|
+
"text_cv_section_name_education": "Education",
|
|
7
|
+
"text_cv_section_name_projects": "Projects",
|
|
8
|
+
"text_cv_section_name_skills": "Skills",
|
|
9
|
+
"text_cv_section_name_certifications": "Certifications",
|
|
10
|
+
"text_cv_section_name_awards": "Awards",
|
|
11
|
+
"text_cv_section_name_interests": "Interests",
|
|
12
|
+
"text_cv_section_name_volunteering": "Volunteer Experience",
|
|
13
|
+
"text_cv_section_name_publications": "Publications",
|
|
14
|
+
"text_cv_section_name_achievements": "Achievements",
|
|
15
|
+
"text_cv_section_name_qrcode": "QR Code",
|
|
16
|
+
"text_cv_section_name_activities": "Activities",
|
|
17
|
+
"text_cv_section_name_languages": "Languages",
|
|
18
|
+
"text_cv_section_name_references": "References",
|
|
19
|
+
"text_cv_section_name_profiles": "Profiles",
|
|
20
|
+
"text_cv_section_name_details": "Details",
|
|
21
|
+
"text_cv_section_name_personal_info": "Personal Information",
|
|
22
|
+
"text_cv_section_name_links": "Links",
|
|
23
|
+
"text_cv_section_name_licenses": "Licences",
|
|
24
|
+
"text_cv_section_name_driver_licenses": "Driver’s Licences",
|
|
25
|
+
"text_cv_section_name_declaration": "Declaration",
|
|
26
|
+
"text_cv_property_location": "Location",
|
|
27
|
+
"text_cv_property_address": "Address",
|
|
28
|
+
"text_cv_property_phone": "Phone",
|
|
29
|
+
"text_cv_property_email": "Email",
|
|
30
|
+
"text_cv_property_date_of_birth": "Date of Birth",
|
|
31
|
+
"text_cv_property_place_of_birth": "Place of Birth",
|
|
32
|
+
"text_cv_property_nationality": "Nationality",
|
|
33
|
+
"text_cv_property_website": "Website",
|
|
34
|
+
"text_cv_property_gender": "Gender",
|
|
35
|
+
"text_cv_property_marital_status": "Marital Status",
|
|
36
|
+
"text_language_proficiency_1": "Beginner",
|
|
37
|
+
"text_language_proficiency_2": "Elementary",
|
|
38
|
+
"text_language_proficiency_3": "Intermediate",
|
|
39
|
+
"text_language_proficiency_4": "Advanced",
|
|
40
|
+
"text_language_proficiency_5": "Fluent",
|
|
41
|
+
"text_skill_level_1": "Basic",
|
|
42
|
+
"text_skill_level_2": "Intermediate",
|
|
43
|
+
"text_skill_level_3": "Proficient",
|
|
44
|
+
"text_skill_level_4": "Advanced",
|
|
45
|
+
"text_skill_level_5": "Expert",
|
|
46
|
+
"text_references_available_upon_request": "References available upon request",
|
|
47
|
+
"text_brand_watermark": "Powered by {brand}",
|
|
48
|
+
"text_to_recipient_in_cover_letter": "To",
|
|
49
|
+
"text_present_in_resume_date": "Present",
|
|
50
|
+
"text_send_from_in_cover_letter": "From"
|
|
51
|
+
}
|
|
@@ -0,0 +1,51 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "https://inlang.com/schema/inlang-message-format",
|
|
3
|
+
"text_cv_section_name_summary": "Professional Summary",
|
|
4
|
+
"text_cv_section_name_objective": "Career Objective",
|
|
5
|
+
"text_cv_section_name_experience": "Professional Experience",
|
|
6
|
+
"text_cv_section_name_education": "Education",
|
|
7
|
+
"text_cv_section_name_projects": "Projects",
|
|
8
|
+
"text_cv_section_name_skills": "Skills",
|
|
9
|
+
"text_cv_section_name_certifications": "Certifications",
|
|
10
|
+
"text_cv_section_name_awards": "Awards",
|
|
11
|
+
"text_cv_section_name_interests": "Interests",
|
|
12
|
+
"text_cv_section_name_volunteering": "Voluntary Work",
|
|
13
|
+
"text_cv_section_name_publications": "Publications",
|
|
14
|
+
"text_cv_section_name_achievements": "Achievements",
|
|
15
|
+
"text_cv_section_name_qrcode": "QR Code",
|
|
16
|
+
"text_cv_section_name_activities": "Activities",
|
|
17
|
+
"text_cv_section_name_languages": "Languages",
|
|
18
|
+
"text_cv_section_name_references": "References",
|
|
19
|
+
"text_cv_section_name_profiles": "Profiles",
|
|
20
|
+
"text_cv_section_name_details": "Details",
|
|
21
|
+
"text_cv_section_name_personal_info": "Personal Information",
|
|
22
|
+
"text_cv_section_name_links": "Links",
|
|
23
|
+
"text_cv_section_name_licenses": "Licences",
|
|
24
|
+
"text_cv_section_name_driver_licenses": "Driving Licences",
|
|
25
|
+
"text_cv_section_name_declaration": "Declaration",
|
|
26
|
+
"text_cv_property_location": "Location",
|
|
27
|
+
"text_cv_property_address": "Address",
|
|
28
|
+
"text_cv_property_phone": "Telephone",
|
|
29
|
+
"text_cv_property_email": "Email",
|
|
30
|
+
"text_cv_property_date_of_birth": "Date of Birth",
|
|
31
|
+
"text_cv_property_place_of_birth": "Place of Birth",
|
|
32
|
+
"text_cv_property_nationality": "Nationality",
|
|
33
|
+
"text_cv_property_website": "Website",
|
|
34
|
+
"text_cv_property_gender": "Gender",
|
|
35
|
+
"text_cv_property_marital_status": "Marital Status",
|
|
36
|
+
"text_language_proficiency_1": "Beginner",
|
|
37
|
+
"text_language_proficiency_2": "Elementary",
|
|
38
|
+
"text_language_proficiency_3": "Intermediate",
|
|
39
|
+
"text_language_proficiency_4": "Advanced",
|
|
40
|
+
"text_language_proficiency_5": "Fluent",
|
|
41
|
+
"text_skill_level_1": "Basic",
|
|
42
|
+
"text_skill_level_2": "Intermediate",
|
|
43
|
+
"text_skill_level_3": "Proficient",
|
|
44
|
+
"text_skill_level_4": "Advanced",
|
|
45
|
+
"text_skill_level_5": "Expert",
|
|
46
|
+
"text_references_available_upon_request": "Available upon request",
|
|
47
|
+
"text_brand_watermark": "Powered by {brand}",
|
|
48
|
+
"text_to_recipient_in_cover_letter": "To",
|
|
49
|
+
"text_present_in_resume_date": "Present",
|
|
50
|
+
"text_send_from_in_cover_letter": "From"
|
|
51
|
+
}
|
|
@@ -0,0 +1,51 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "https://inlang.com/schema/inlang-message-format",
|
|
3
|
+
"text_cv_section_name_summary": "Summary",
|
|
4
|
+
"text_cv_section_name_objective": "Career Objective",
|
|
5
|
+
"text_cv_section_name_experience": "Professional Experience",
|
|
6
|
+
"text_cv_section_name_education": "Educational Qualifications",
|
|
7
|
+
"text_cv_section_name_projects": "Projects",
|
|
8
|
+
"text_cv_section_name_skills": "Skills",
|
|
9
|
+
"text_cv_section_name_certifications": "Certifications",
|
|
10
|
+
"text_cv_section_name_awards": "Awards",
|
|
11
|
+
"text_cv_section_name_interests": "Interests",
|
|
12
|
+
"text_cv_section_name_volunteering": "Volunteering",
|
|
13
|
+
"text_cv_section_name_publications": "Publications",
|
|
14
|
+
"text_cv_section_name_achievements": "Achievements",
|
|
15
|
+
"text_cv_section_name_qrcode": "QR Code",
|
|
16
|
+
"text_cv_section_name_activities": "Activities",
|
|
17
|
+
"text_cv_section_name_languages": "Languages",
|
|
18
|
+
"text_cv_section_name_references": "References",
|
|
19
|
+
"text_cv_section_name_profiles": "Profiles",
|
|
20
|
+
"text_cv_section_name_details": "Details",
|
|
21
|
+
"text_cv_section_name_personal_info": "Personal Information",
|
|
22
|
+
"text_cv_section_name_links": "Links",
|
|
23
|
+
"text_cv_section_name_licenses": "Licenses",
|
|
24
|
+
"text_cv_section_name_driver_licenses": "Driver's Licences",
|
|
25
|
+
"text_cv_section_name_declaration": "Declaration",
|
|
26
|
+
"text_cv_property_location": "Location",
|
|
27
|
+
"text_cv_property_address": "Address",
|
|
28
|
+
"text_cv_property_phone": "Phone Number",
|
|
29
|
+
"text_cv_property_email": "Email",
|
|
30
|
+
"text_cv_property_date_of_birth": "Date of Birth",
|
|
31
|
+
"text_cv_property_place_of_birth": "Place of Birth",
|
|
32
|
+
"text_cv_property_nationality": "Nationality",
|
|
33
|
+
"text_cv_property_website": "Website",
|
|
34
|
+
"text_cv_property_gender": "Gender",
|
|
35
|
+
"text_cv_property_marital_status": "Marital Status",
|
|
36
|
+
"text_language_proficiency_1": "Beginner",
|
|
37
|
+
"text_language_proficiency_2": "Elementary",
|
|
38
|
+
"text_language_proficiency_3": "Intermediate",
|
|
39
|
+
"text_language_proficiency_4": "Advanced",
|
|
40
|
+
"text_language_proficiency_5": "Fluent",
|
|
41
|
+
"text_skill_level_1": "Basic",
|
|
42
|
+
"text_skill_level_2": "Intermediate",
|
|
43
|
+
"text_skill_level_3": "Proficient",
|
|
44
|
+
"text_skill_level_4": "Advanced",
|
|
45
|
+
"text_skill_level_5": "Expert",
|
|
46
|
+
"text_references_available_upon_request": "Information available upon request",
|
|
47
|
+
"text_brand_watermark": "Powered by {brand}",
|
|
48
|
+
"text_to_recipient_in_cover_letter": "To",
|
|
49
|
+
"text_present_in_resume_date": "Present",
|
|
50
|
+
"text_send_from_in_cover_letter": "From"
|
|
51
|
+
}
|
|
@@ -0,0 +1,51 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "https://inlang.com/schema/inlang-message-format",
|
|
3
|
+
"text_cv_section_name_summary": "Professional Summary",
|
|
4
|
+
"text_cv_section_name_objective": "Career Objective",
|
|
5
|
+
"text_cv_section_name_experience": "Professional Experience",
|
|
6
|
+
"text_cv_section_name_education": "Educational Background",
|
|
7
|
+
"text_cv_section_name_projects": "Professional Projects",
|
|
8
|
+
"text_cv_section_name_skills": "Key Skills",
|
|
9
|
+
"text_cv_section_name_certifications": "Certifications",
|
|
10
|
+
"text_cv_section_name_awards": "Honours and Awards",
|
|
11
|
+
"text_cv_section_name_interests": "Interests",
|
|
12
|
+
"text_cv_section_name_volunteering": "Volunteer Experience",
|
|
13
|
+
"text_cv_section_name_publications": "Publications",
|
|
14
|
+
"text_cv_section_name_achievements": "Notable Achievements",
|
|
15
|
+
"text_cv_section_name_qrcode": "QR Code",
|
|
16
|
+
"text_cv_section_name_activities": "Extracurricular Activities",
|
|
17
|
+
"text_cv_section_name_languages": "Languages",
|
|
18
|
+
"text_cv_section_name_references": "References",
|
|
19
|
+
"text_cv_section_name_profiles": "Professional Profiles",
|
|
20
|
+
"text_cv_section_name_details": "Additional Details",
|
|
21
|
+
"text_cv_section_name_personal_info": "Personal Information",
|
|
22
|
+
"text_cv_section_name_links": "Links",
|
|
23
|
+
"text_cv_section_name_licenses": "Licences",
|
|
24
|
+
"text_cv_section_name_driver_licenses": "Driver’s Licences",
|
|
25
|
+
"text_cv_section_name_declaration": "Declaration",
|
|
26
|
+
"text_cv_property_location": "Location",
|
|
27
|
+
"text_cv_property_address": "Address",
|
|
28
|
+
"text_cv_property_phone": "Contact Number",
|
|
29
|
+
"text_cv_property_email": "Email Address",
|
|
30
|
+
"text_cv_property_date_of_birth": "Date of Birth",
|
|
31
|
+
"text_cv_property_place_of_birth": "Place of Birth",
|
|
32
|
+
"text_cv_property_nationality": "Nationality",
|
|
33
|
+
"text_cv_property_website": "Website",
|
|
34
|
+
"text_cv_property_gender": "Gender",
|
|
35
|
+
"text_cv_property_marital_status": "Marital Status",
|
|
36
|
+
"text_language_proficiency_1": "Beginner",
|
|
37
|
+
"text_language_proficiency_2": "Elementary",
|
|
38
|
+
"text_language_proficiency_3": "Intermediate",
|
|
39
|
+
"text_language_proficiency_4": "Advanced",
|
|
40
|
+
"text_language_proficiency_5": "Fluent",
|
|
41
|
+
"text_skill_level_1": "Basic",
|
|
42
|
+
"text_skill_level_2": "Intermediate",
|
|
43
|
+
"text_skill_level_3": "Proficient",
|
|
44
|
+
"text_skill_level_4": "Advanced",
|
|
45
|
+
"text_skill_level_5": "Expert",
|
|
46
|
+
"text_references_available_upon_request": "Information will be provided upon request",
|
|
47
|
+
"text_brand_watermark": "Powered by {brand}",
|
|
48
|
+
"text_to_recipient_in_cover_letter": "To",
|
|
49
|
+
"text_present_in_resume_date": "Present",
|
|
50
|
+
"text_send_from_in_cover_letter": "From"
|
|
51
|
+
}
|
|
@@ -0,0 +1,51 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "https://inlang.com/schema/inlang-message-format",
|
|
3
|
+
"text_cv_section_name_summary": "Summary",
|
|
4
|
+
"text_cv_section_name_objective": "Objective",
|
|
5
|
+
"text_cv_section_name_experience": "Professional Experience",
|
|
6
|
+
"text_cv_section_name_education": "Education",
|
|
7
|
+
"text_cv_section_name_projects": "Projects",
|
|
8
|
+
"text_cv_section_name_skills": "Skills",
|
|
9
|
+
"text_cv_section_name_certifications": "Certifications",
|
|
10
|
+
"text_cv_section_name_awards": "Awards",
|
|
11
|
+
"text_cv_section_name_interests": "Interests",
|
|
12
|
+
"text_cv_section_name_volunteering": "Volunteer Work",
|
|
13
|
+
"text_cv_section_name_publications": "Publications",
|
|
14
|
+
"text_cv_section_name_achievements": "Achievements",
|
|
15
|
+
"text_cv_section_name_qrcode": "QR Code",
|
|
16
|
+
"text_cv_section_name_activities": "Activities",
|
|
17
|
+
"text_cv_section_name_languages": "Languages",
|
|
18
|
+
"text_cv_section_name_references": "References",
|
|
19
|
+
"text_cv_section_name_profiles": "Profiles",
|
|
20
|
+
"text_cv_section_name_details": "Details",
|
|
21
|
+
"text_cv_section_name_personal_info": "Personal Information",
|
|
22
|
+
"text_cv_section_name_links": "Links",
|
|
23
|
+
"text_cv_section_name_licenses": "Licenses",
|
|
24
|
+
"text_cv_section_name_driver_licenses": "Driver's Licenses",
|
|
25
|
+
"text_cv_section_name_declaration": "Declaration",
|
|
26
|
+
"text_cv_property_location": "Location",
|
|
27
|
+
"text_cv_property_address": "Address",
|
|
28
|
+
"text_cv_property_phone": "Phone",
|
|
29
|
+
"text_cv_property_email": "Email",
|
|
30
|
+
"text_cv_property_date_of_birth": "Date of Birth",
|
|
31
|
+
"text_cv_property_place_of_birth": "Place of Birth",
|
|
32
|
+
"text_cv_property_nationality": "Nationality",
|
|
33
|
+
"text_cv_property_website": "Website",
|
|
34
|
+
"text_cv_property_gender": "Gender",
|
|
35
|
+
"text_cv_property_marital_status": "Marital Status",
|
|
36
|
+
"text_language_proficiency_1": "Beginner",
|
|
37
|
+
"text_language_proficiency_2": "Elementary",
|
|
38
|
+
"text_language_proficiency_3": "Intermediate",
|
|
39
|
+
"text_language_proficiency_4": "Advanced",
|
|
40
|
+
"text_language_proficiency_5": "Fluent",
|
|
41
|
+
"text_skill_level_1": "Basic",
|
|
42
|
+
"text_skill_level_2": "Intermediate",
|
|
43
|
+
"text_skill_level_3": "Proficient",
|
|
44
|
+
"text_skill_level_4": "Advanced",
|
|
45
|
+
"text_skill_level_5": "Expert",
|
|
46
|
+
"text_references_available_upon_request": "Information available upon request",
|
|
47
|
+
"text_brand_watermark": "Powered by {brand}",
|
|
48
|
+
"text_to_recipient_in_cover_letter": "To",
|
|
49
|
+
"text_present_in_resume_date": "Present",
|
|
50
|
+
"text_send_from_in_cover_letter": "From"
|
|
51
|
+
}
|