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": "
|
|
4
|
-
"text_cv_section_name_objective": "
|
|
3
|
+
"text_cv_section_name_summary": "సారాంశం",
|
|
4
|
+
"text_cv_section_name_objective": "ఉద్దేశ్యం",
|
|
5
5
|
"text_cv_section_name_experience": "అనుభవం",
|
|
6
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
11
|
"text_cv_section_name_interests": "ఆసక్తులు",
|
|
12
|
-
"text_cv_section_name_volunteering": "
|
|
13
|
-
"text_cv_section_name_publications": "
|
|
14
|
-
"text_cv_section_name_achievements": "
|
|
12
|
+
"text_cv_section_name_volunteering": "సేవా కార్యక్రమాలు",
|
|
13
|
+
"text_cv_section_name_publications": "ప్రకటనలు",
|
|
14
|
+
"text_cv_section_name_achievements": "సాధనులు",
|
|
15
15
|
"text_cv_section_name_qrcode": "QR కోడ్",
|
|
16
|
-
"text_cv_section_name_activities": "
|
|
16
|
+
"text_cv_section_name_activities": "కార్యక్రమాలు",
|
|
17
17
|
"text_cv_section_name_languages": "భాషలు",
|
|
18
18
|
"text_cv_section_name_references": "సూచనలు",
|
|
19
19
|
"text_cv_section_name_profiles": "ప్రొఫైళ్ళు",
|
|
20
20
|
"text_cv_section_name_details": "వివరాలు",
|
|
21
|
-
"text_cv_property_location": "
|
|
21
|
+
"text_cv_property_location": "ఒక్కటన",
|
|
22
22
|
"text_cv_property_address": "చిరునామా",
|
|
23
23
|
"text_cv_property_phone": "ఫోన్",
|
|
24
24
|
"text_cv_property_email": "ఇమెయిల్",
|
|
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": "
|
|
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": "
|
|
28
|
+
"text_cv_property_website": "వెబ్సైట్",
|
|
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
35
|
"text_skill_level_2": "మధ్యస్థ",
|
|
36
|
-
"text_skill_level_3": "
|
|
37
|
-
"text_skill_level_4": "
|
|
38
|
-
"text_skill_level_5": "
|
|
39
|
-
"text_cv_section_name_personal_info": "వ్యక్తిగత
|
|
36
|
+
"text_skill_level_3": "నిపుణుడు",
|
|
37
|
+
"text_skill_level_4": "అధునాతన",
|
|
38
|
+
"text_skill_level_5": "ప్రవీణుడు",
|
|
39
|
+
"text_cv_section_name_personal_info": "వ్యక్తిగత సమాచారము",
|
|
40
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": "
|
|
44
|
-
"text_cv_section_name_driver_licenses": "
|
|
43
|
+
"text_cv_section_name_licenses": "లైసెన్సులు",
|
|
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
|
}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://inlang.com/schema/inlang-message-format",
|
|
3
|
-
"text_cv_section_name_summary": "
|
|
4
|
-
"text_cv_section_name_objective": "
|
|
5
|
-
"text_cv_section_name_experience": "
|
|
3
|
+
"text_cv_section_name_summary": "สรุปประวัติ",
|
|
4
|
+
"text_cv_section_name_objective": "วัตถุประสงค์ในการสมัครงาน",
|
|
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": "ทักษะ",
|
|
@@ -10,12 +10,12 @@
|
|
|
10
10
|
"text_cv_section_name_awards": "รางวัล",
|
|
11
11
|
"text_cv_section_name_interests": "ความสนใจ",
|
|
12
12
|
"text_cv_section_name_volunteering": "งานอาสาสมัคร",
|
|
13
|
-
"text_cv_section_name_publications": "
|
|
13
|
+
"text_cv_section_name_publications": "ผลงานตีพิมพ์",
|
|
14
14
|
"text_cv_section_name_achievements": "ความสำเร็จ",
|
|
15
15
|
"text_cv_section_name_qrcode": "คิวอาร์โค้ด",
|
|
16
16
|
"text_cv_section_name_activities": "กิจกรรม",
|
|
17
17
|
"text_cv_section_name_languages": "ภาษา",
|
|
18
|
-
"text_cv_section_name_references": "
|
|
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": "สถานที่",
|
|
@@ -26,27 +26,27 @@
|
|
|
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": "
|
|
32
|
-
"text_language_proficiency_4": "
|
|
33
|
-
"text_language_proficiency_5": "
|
|
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
34
|
"text_skill_level_1": "พื้นฐาน",
|
|
35
35
|
"text_skill_level_2": "ปานกลาง",
|
|
36
|
-
"text_skill_level_3": "
|
|
37
|
-
"text_skill_level_4": "
|
|
38
|
-
"text_skill_level_5": "
|
|
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": "เพศ",
|
|
42
42
|
"text_cv_property_marital_status": "สถานภาพสมรส",
|
|
43
43
|
"text_cv_section_name_licenses": "ใบอนุญาต",
|
|
44
|
-
"text_cv_section_name_driver_licenses": "
|
|
44
|
+
"text_cv_section_name_driver_licenses": "ใบอนุญาตขับขี่",
|
|
45
45
|
"text_cv_section_name_driver_declaration": "คำประกาศ",
|
|
46
|
-
"text_cv_section_name_declaration": "
|
|
47
|
-
"text_references_available_upon_request": "
|
|
46
|
+
"text_cv_section_name_declaration": "คำรับรอง",
|
|
47
|
+
"text_references_available_upon_request": "ข้อมูลเพิ่มเติมพร้อมให้ตามคำขอ",
|
|
48
48
|
"text_brand_watermark": "ขับเคลื่อนโดย {brand}",
|
|
49
|
-
"text_to_recipient_in_cover_letter": "
|
|
49
|
+
"text_to_recipient_in_cover_letter": "ถึง",
|
|
50
50
|
"text_present_in_resume_date": "ปัจจุบัน",
|
|
51
51
|
"text_send_from_in_cover_letter": "จาก"
|
|
52
52
|
}
|
|
@@ -5,19 +5,19 @@
|
|
|
5
5
|
"text_cv_section_name_experience": "Karanasan",
|
|
6
6
|
"text_cv_section_name_education": "Edukasyon",
|
|
7
7
|
"text_cv_section_name_projects": "Mga Proyekto",
|
|
8
|
-
"text_cv_section_name_skills": "
|
|
8
|
+
"text_cv_section_name_skills": "Kasanayan",
|
|
9
9
|
"text_cv_section_name_certifications": "Mga Sertipikasyon",
|
|
10
10
|
"text_cv_section_name_awards": "Mga Gantimpala",
|
|
11
11
|
"text_cv_section_name_interests": "Mga Interes",
|
|
12
|
-
"text_cv_section_name_volunteering": "
|
|
13
|
-
"text_cv_section_name_publications": "Mga
|
|
14
|
-
"text_cv_section_name_achievements": "Mga
|
|
12
|
+
"text_cv_section_name_volunteering": "Boluntaryong Gawain",
|
|
13
|
+
"text_cv_section_name_publications": "Mga Publikasyon",
|
|
14
|
+
"text_cv_section_name_achievements": "Mga Tagumpay",
|
|
15
15
|
"text_cv_section_name_qrcode": "QR Code",
|
|
16
16
|
"text_cv_section_name_activities": "Mga Aktibidad",
|
|
17
17
|
"text_cv_section_name_languages": "Mga Wika",
|
|
18
18
|
"text_cv_section_name_references": "Mga Sanggunian",
|
|
19
19
|
"text_cv_section_name_profiles": "Mga Profile",
|
|
20
|
-
"text_cv_section_name_details": "
|
|
20
|
+
"text_cv_section_name_details": "Detalye",
|
|
21
21
|
"text_cv_property_location": "Lokasyon",
|
|
22
22
|
"text_cv_property_address": "Tirahan",
|
|
23
23
|
"text_cv_property_phone": "Telepono",
|
|
@@ -27,26 +27,26 @@
|
|
|
27
27
|
"text_cv_property_nationality": "Nasyonalidad",
|
|
28
28
|
"text_cv_property_website": "Website",
|
|
29
29
|
"text_language_proficiency_1": "Baguhan",
|
|
30
|
-
"text_language_proficiency_2": "
|
|
30
|
+
"text_language_proficiency_2": "Pangunahing Antas",
|
|
31
31
|
"text_language_proficiency_3": "Katamtaman",
|
|
32
|
-
"text_language_proficiency_4": "
|
|
33
|
-
"text_language_proficiency_5": "
|
|
32
|
+
"text_language_proficiency_4": "Mataas na Antas",
|
|
33
|
+
"text_language_proficiency_5": "Mabisa",
|
|
34
34
|
"text_skill_level_1": "Pangunahing Antas",
|
|
35
35
|
"text_skill_level_2": "Katamtaman",
|
|
36
36
|
"text_skill_level_3": "Sanay",
|
|
37
|
-
"text_skill_level_4": "
|
|
37
|
+
"text_skill_level_4": "Mataas na Antas",
|
|
38
38
|
"text_skill_level_5": "Dalubhasa",
|
|
39
|
-
"text_cv_section_name_personal_info": "Personal
|
|
39
|
+
"text_cv_section_name_personal_info": "Impormasyong Personal",
|
|
40
40
|
"text_cv_section_name_links": "Mga Link",
|
|
41
41
|
"text_cv_property_gender": "Kasarian",
|
|
42
|
-
"text_cv_property_marital_status": "
|
|
42
|
+
"text_cv_property_marital_status": "Katayuang Sibil",
|
|
43
43
|
"text_cv_section_name_licenses": "Mga Lisensya",
|
|
44
|
-
"text_cv_section_name_driver_licenses": "
|
|
44
|
+
"text_cv_section_name_driver_licenses": "Lisensya sa Pagmamaneho",
|
|
45
45
|
"text_cv_section_name_driver_declaration": "Pahayag",
|
|
46
46
|
"text_cv_section_name_declaration": "Pahayag",
|
|
47
|
-
"text_references_available_upon_request": "Impormasyon ay
|
|
48
|
-
"text_brand_watermark": "
|
|
49
|
-
"text_to_recipient_in_cover_letter": "
|
|
47
|
+
"text_references_available_upon_request": "Impormasyon ay maibibigay kung hihilingin",
|
|
48
|
+
"text_brand_watermark": "Pinapatakbo ng {brand}",
|
|
49
|
+
"text_to_recipient_in_cover_letter": "Para kay",
|
|
50
50
|
"text_present_in_resume_date": "Kasalukuyan",
|
|
51
|
-
"text_send_from_in_cover_letter": "Mula
|
|
51
|
+
"text_send_from_in_cover_letter": "Mula kay"
|
|
52
52
|
}
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
"text_cv_section_name_experience": "Deneyim",
|
|
6
6
|
"text_cv_section_name_education": "Eğitim",
|
|
7
7
|
"text_cv_section_name_projects": "Projeler",
|
|
8
|
-
"text_cv_section_name_skills": "
|
|
8
|
+
"text_cv_section_name_skills": "Yetenekler",
|
|
9
9
|
"text_cv_section_name_certifications": "Sertifikalar",
|
|
10
10
|
"text_cv_section_name_awards": "Ödüller",
|
|
11
11
|
"text_cv_section_name_interests": "İlgi Alanları",
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
"text_cv_section_name_publications": "Yayınlar",
|
|
14
14
|
"text_cv_section_name_achievements": "Başarılar",
|
|
15
15
|
"text_cv_section_name_qrcode": "QR Kodu",
|
|
16
|
-
"text_cv_section_name_activities": "
|
|
16
|
+
"text_cv_section_name_activities": "Etkinlikler",
|
|
17
17
|
"text_cv_section_name_languages": "Diller",
|
|
18
18
|
"text_cv_section_name_references": "Referanslar",
|
|
19
19
|
"text_cv_section_name_profiles": "Profiller",
|
|
@@ -25,7 +25,7 @@
|
|
|
25
25
|
"text_cv_property_date_of_birth": "Doğum Tarihi",
|
|
26
26
|
"text_cv_property_place_of_birth": "Doğum Yeri",
|
|
27
27
|
"text_cv_property_nationality": "Uyruk",
|
|
28
|
-
"text_cv_property_website": "
|
|
28
|
+
"text_cv_property_website": "Web Sitesi",
|
|
29
29
|
"text_language_proficiency_1": "Başlangıç",
|
|
30
30
|
"text_language_proficiency_2": "Temel",
|
|
31
31
|
"text_language_proficiency_3": "Orta",
|
|
@@ -33,7 +33,7 @@
|
|
|
33
33
|
"text_language_proficiency_5": "Akıcı",
|
|
34
34
|
"text_skill_level_1": "Temel",
|
|
35
35
|
"text_skill_level_2": "Orta",
|
|
36
|
-
"text_skill_level_3": "
|
|
36
|
+
"text_skill_level_3": "İyi",
|
|
37
37
|
"text_skill_level_4": "İleri",
|
|
38
38
|
"text_skill_level_5": "Uzman",
|
|
39
39
|
"text_cv_section_name_personal_info": "Kişisel Bilgiler",
|
|
@@ -44,9 +44,9 @@
|
|
|
44
44
|
"text_cv_section_name_driver_licenses": "Sürücü Belgeleri",
|
|
45
45
|
"text_cv_section_name_driver_declaration": "Beyan",
|
|
46
46
|
"text_cv_section_name_declaration": "Beyan",
|
|
47
|
-
"text_references_available_upon_request": "Talep üzerine bilgi
|
|
47
|
+
"text_references_available_upon_request": "Talep üzerine bilgi verilecektir",
|
|
48
48
|
"text_brand_watermark": "{brand} tarafından desteklenmektedir",
|
|
49
|
-
"text_to_recipient_in_cover_letter": "
|
|
49
|
+
"text_to_recipient_in_cover_letter": "Sayın",
|
|
50
50
|
"text_present_in_resume_date": "Günümüz",
|
|
51
51
|
"text_send_from_in_cover_letter": "Gönderen"
|
|
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": "Навички",
|
|
@@ -26,27 +26,27 @@
|
|
|
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": "Середній",
|
|
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": "
|
|
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": "Експертний рівень",
|
|
39
39
|
"text_cv_section_name_personal_info": "Особиста інформація",
|
|
40
40
|
"text_cv_section_name_links": "Посилання",
|
|
41
41
|
"text_cv_property_gender": "Стать",
|
|
42
42
|
"text_cv_property_marital_status": "Сімейний стан",
|
|
43
43
|
"text_cv_section_name_licenses": "Ліцензії",
|
|
44
|
-
"text_cv_section_name_driver_licenses": "Водійські
|
|
44
|
+
"text_cv_section_name_driver_licenses": "Водійські права",
|
|
45
45
|
"text_cv_section_name_driver_declaration": "Декларація",
|
|
46
46
|
"text_cv_section_name_declaration": "Декларація",
|
|
47
47
|
"text_references_available_upon_request": "Інформація надається за запитом",
|
|
48
|
-
"text_brand_watermark": "
|
|
49
|
-
"text_to_recipient_in_cover_letter": "
|
|
50
|
-
"text_present_in_resume_date": "
|
|
48
|
+
"text_brand_watermark": "Розроблено {brand}",
|
|
49
|
+
"text_to_recipient_in_cover_letter": "Кому",
|
|
50
|
+
"text_present_in_resume_date": "по теперішній час",
|
|
51
51
|
"text_send_from_in_cover_letter": "Від"
|
|
52
52
|
}
|
|
@@ -1,38 +1,38 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://inlang.com/schema/inlang-message-format",
|
|
3
3
|
"text_cv_section_name_summary": "Tóm tắt",
|
|
4
|
-
"text_cv_section_name_objective": "Mục tiêu",
|
|
5
|
-
"text_cv_section_name_experience": "Kinh nghiệm",
|
|
6
|
-
"text_cv_section_name_education": "
|
|
4
|
+
"text_cv_section_name_objective": "Mục tiêu nghề nghiệp",
|
|
5
|
+
"text_cv_section_name_experience": "Kinh nghiệm làm việc",
|
|
6
|
+
"text_cv_section_name_education": "Trình độ học vấn",
|
|
7
7
|
"text_cv_section_name_projects": "Dự án",
|
|
8
8
|
"text_cv_section_name_skills": "Kỹ năng",
|
|
9
9
|
"text_cv_section_name_certifications": "Chứng chỉ",
|
|
10
10
|
"text_cv_section_name_awards": "Giải thưởng",
|
|
11
11
|
"text_cv_section_name_interests": "Sở thích",
|
|
12
|
-
"text_cv_section_name_volunteering": "
|
|
13
|
-
"text_cv_section_name_publications": "
|
|
12
|
+
"text_cv_section_name_volunteering": "Hoạt động tình nguyện",
|
|
13
|
+
"text_cv_section_name_publications": "Công bố",
|
|
14
14
|
"text_cv_section_name_achievements": "Thành tựu",
|
|
15
15
|
"text_cv_section_name_qrcode": "Mã QR",
|
|
16
16
|
"text_cv_section_name_activities": "Hoạt động",
|
|
17
17
|
"text_cv_section_name_languages": "Ngôn ngữ",
|
|
18
|
-
"text_cv_section_name_references": "
|
|
18
|
+
"text_cv_section_name_references": "Người tham khảo",
|
|
19
19
|
"text_cv_section_name_profiles": "Hồ sơ",
|
|
20
20
|
"text_cv_section_name_details": "Chi tiết",
|
|
21
|
-
"text_cv_property_location": "
|
|
21
|
+
"text_cv_property_location": "Khu vực",
|
|
22
22
|
"text_cv_property_address": "Địa chỉ",
|
|
23
|
-
"text_cv_property_phone": "
|
|
23
|
+
"text_cv_property_phone": "Số điện thoại",
|
|
24
24
|
"text_cv_property_email": "Email",
|
|
25
25
|
"text_cv_property_date_of_birth": "Ngày sinh",
|
|
26
26
|
"text_cv_property_place_of_birth": "Nơi sinh",
|
|
27
27
|
"text_cv_property_nationality": "Quốc tịch",
|
|
28
28
|
"text_cv_property_website": "Trang web",
|
|
29
|
-
"text_language_proficiency_1": "
|
|
29
|
+
"text_language_proficiency_1": "Sơ cấp",
|
|
30
30
|
"text_language_proficiency_2": "Cơ bản",
|
|
31
31
|
"text_language_proficiency_3": "Trung cấp",
|
|
32
32
|
"text_language_proficiency_4": "Nâng cao",
|
|
33
|
-
"text_language_proficiency_5": "
|
|
34
|
-
"text_skill_level_1": "
|
|
35
|
-
"text_skill_level_2": "Trung
|
|
33
|
+
"text_language_proficiency_5": "Thành thạo",
|
|
34
|
+
"text_skill_level_1": "Căn bản",
|
|
35
|
+
"text_skill_level_2": "Trung bình",
|
|
36
36
|
"text_skill_level_3": "Thành thạo",
|
|
37
37
|
"text_skill_level_4": "Nâng cao",
|
|
38
38
|
"text_skill_level_5": "Chuyên gia",
|
|
@@ -41,12 +41,12 @@
|
|
|
41
41
|
"text_cv_property_gender": "Giới tính",
|
|
42
42
|
"text_cv_property_marital_status": "Tình trạng hôn nhân",
|
|
43
43
|
"text_cv_section_name_licenses": "Giấy phép",
|
|
44
|
-
"text_cv_section_name_driver_licenses": "
|
|
44
|
+
"text_cv_section_name_driver_licenses": "Bằng lái xe",
|
|
45
45
|
"text_cv_section_name_driver_declaration": "Tuyên Bố",
|
|
46
|
-
"text_cv_section_name_declaration": "
|
|
47
|
-
"text_references_available_upon_request": "Thông tin sẽ
|
|
48
|
-
"text_brand_watermark": "Được
|
|
49
|
-
"text_to_recipient_in_cover_letter": "
|
|
46
|
+
"text_cv_section_name_declaration": "Lời cam đoan",
|
|
47
|
+
"text_references_available_upon_request": "Thông tin sẽ cung cấp khi có yêu cầu",
|
|
48
|
+
"text_brand_watermark": "Được cung cấp bởi {brand}",
|
|
49
|
+
"text_to_recipient_in_cover_letter": "Kính gửi",
|
|
50
50
|
"text_present_in_resume_date": "Hiện tại",
|
|
51
|
-
"text_send_from_in_cover_letter": "
|
|
51
|
+
"text_send_from_in_cover_letter": "Tôi gửi từ"
|
|
52
52
|
}
|
|
@@ -1,52 +1,52 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://inlang.com/schema/inlang-message-format",
|
|
3
|
-
"text_cv_section_name_summary": "
|
|
4
|
-
"text_cv_section_name_objective": "
|
|
5
|
-
"text_cv_section_name_experience": "
|
|
6
|
-
"text_cv_section_name_education": "
|
|
7
|
-
"text_cv_section_name_projects": "
|
|
8
|
-
"text_cv_section_name_skills": "
|
|
9
|
-
"text_cv_section_name_certifications": "
|
|
10
|
-
"text_cv_section_name_awards": "
|
|
11
|
-
"text_cv_section_name_interests": "
|
|
3
|
+
"text_cv_section_name_summary": "个人简介",
|
|
4
|
+
"text_cv_section_name_objective": "求职意向",
|
|
5
|
+
"text_cv_section_name_experience": "工作经历",
|
|
6
|
+
"text_cv_section_name_education": "教育背景",
|
|
7
|
+
"text_cv_section_name_projects": "项目经验",
|
|
8
|
+
"text_cv_section_name_skills": "技能特长",
|
|
9
|
+
"text_cv_section_name_certifications": "资格证书",
|
|
10
|
+
"text_cv_section_name_awards": "奖项荣誉",
|
|
11
|
+
"text_cv_section_name_interests": "兴趣爱好",
|
|
12
12
|
"text_cv_section_name_volunteering": "志愿服务",
|
|
13
13
|
"text_cv_section_name_publications": "出版物",
|
|
14
|
-
"text_cv_section_name_achievements": "
|
|
14
|
+
"text_cv_section_name_achievements": "个人成就",
|
|
15
15
|
"text_cv_section_name_qrcode": "二维码",
|
|
16
|
-
"text_cv_section_name_activities": "
|
|
17
|
-
"text_cv_section_name_languages": "
|
|
16
|
+
"text_cv_section_name_activities": "社会活动",
|
|
17
|
+
"text_cv_section_name_languages": "语言能力",
|
|
18
18
|
"text_cv_section_name_references": "推荐人",
|
|
19
|
-
"text_cv_section_name_profiles": "
|
|
19
|
+
"text_cv_section_name_profiles": "个人主页",
|
|
20
20
|
"text_cv_section_name_details": "详细信息",
|
|
21
|
-
"text_cv_property_location": "
|
|
22
|
-
"text_cv_property_address": "
|
|
23
|
-
"text_cv_property_phone": "
|
|
24
|
-
"text_cv_property_email": "
|
|
21
|
+
"text_cv_property_location": "现居地",
|
|
22
|
+
"text_cv_property_address": "通讯地址",
|
|
23
|
+
"text_cv_property_phone": "联系电话",
|
|
24
|
+
"text_cv_property_email": "电子邮箱",
|
|
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": "
|
|
29
|
-
"text_language_proficiency_1": "
|
|
28
|
+
"text_cv_property_website": "个人网站",
|
|
29
|
+
"text_language_proficiency_1": "初学",
|
|
30
30
|
"text_language_proficiency_2": "基础",
|
|
31
|
-
"text_language_proficiency_3": "
|
|
31
|
+
"text_language_proficiency_3": "中等",
|
|
32
32
|
"text_language_proficiency_4": "高级",
|
|
33
33
|
"text_language_proficiency_5": "流利",
|
|
34
|
-
"text_skill_level_1": "
|
|
34
|
+
"text_skill_level_1": "初级",
|
|
35
35
|
"text_skill_level_2": "中级",
|
|
36
36
|
"text_skill_level_3": "熟练",
|
|
37
37
|
"text_skill_level_4": "高级",
|
|
38
|
-
"text_skill_level_5": "
|
|
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": "
|
|
44
|
-
"text_cv_section_name_driver_licenses": "
|
|
43
|
+
"text_cv_section_name_licenses": "执照",
|
|
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": "由{brand}提供支持",
|
|
49
|
+
"text_to_recipient_in_cover_letter": "致",
|
|
50
50
|
"text_present_in_resume_date": "至今",
|
|
51
|
-
"text_send_from_in_cover_letter": "
|
|
51
|
+
"text_send_from_in_cover_letter": "发件人"
|
|
52
52
|
}
|
|
@@ -1,23 +1,23 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://inlang.com/schema/inlang-message-format",
|
|
3
|
-
"text_cv_section_name_summary": "
|
|
4
|
-
"text_cv_section_name_objective": "
|
|
5
|
-
"text_cv_section_name_experience": "
|
|
6
|
-
"text_cv_section_name_education": "
|
|
7
|
-
"text_cv_section_name_projects": "
|
|
8
|
-
"text_cv_section_name_skills": "
|
|
9
|
-
"text_cv_section_name_certifications": "
|
|
3
|
+
"text_cv_section_name_summary": "自我簡介",
|
|
4
|
+
"text_cv_section_name_objective": "求職目標",
|
|
5
|
+
"text_cv_section_name_experience": "工作經歷",
|
|
6
|
+
"text_cv_section_name_education": "學歷",
|
|
7
|
+
"text_cv_section_name_projects": "專案經驗",
|
|
8
|
+
"text_cv_section_name_skills": "專業技能",
|
|
9
|
+
"text_cv_section_name_certifications": "證照",
|
|
10
10
|
"text_cv_section_name_awards": "獎項",
|
|
11
11
|
"text_cv_section_name_interests": "興趣",
|
|
12
12
|
"text_cv_section_name_volunteering": "志願服務",
|
|
13
|
-
"text_cv_section_name_publications": "
|
|
13
|
+
"text_cv_section_name_publications": "出版著作",
|
|
14
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
|
-
"text_cv_section_name_profiles": "
|
|
20
|
-
"text_cv_section_name_details": "
|
|
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
|
+
"text_cv_section_name_profiles": "社交簡介",
|
|
20
|
+
"text_cv_section_name_details": "詳細資料",
|
|
21
21
|
"text_cv_property_location": "地點",
|
|
22
22
|
"text_cv_property_address": "地址",
|
|
23
23
|
"text_cv_property_phone": "電話",
|
|
@@ -25,28 +25,28 @@
|
|
|
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": "
|
|
29
|
-
"text_language_proficiency_1": "
|
|
30
|
-
"text_language_proficiency_2": "
|
|
28
|
+
"text_cv_property_website": "個人網站",
|
|
29
|
+
"text_language_proficiency_1": "入門",
|
|
30
|
+
"text_language_proficiency_2": "初級",
|
|
31
31
|
"text_language_proficiency_3": "中級",
|
|
32
32
|
"text_language_proficiency_4": "高級",
|
|
33
33
|
"text_language_proficiency_5": "流利",
|
|
34
34
|
"text_skill_level_1": "基礎",
|
|
35
|
-
"text_skill_level_2": "
|
|
35
|
+
"text_skill_level_2": "中等",
|
|
36
36
|
"text_skill_level_3": "熟練",
|
|
37
|
-
"text_skill_level_4": "
|
|
37
|
+
"text_skill_level_4": "高階",
|
|
38
38
|
"text_skill_level_5": "專家",
|
|
39
|
-
"text_cv_section_name_personal_info": "
|
|
39
|
+
"text_cv_section_name_personal_info": "個人資訊",
|
|
40
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": "
|
|
50
|
-
"text_present_in_resume_date": "
|
|
51
|
-
"text_send_from_in_cover_letter": "
|
|
47
|
+
"text_references_available_upon_request": "如有需要,請洽詢",
|
|
48
|
+
"text_brand_watermark": "由 {brand} 提供技術支持",
|
|
49
|
+
"text_to_recipient_in_cover_letter": "致",
|
|
50
|
+
"text_present_in_resume_date": "至今",
|
|
51
|
+
"text_send_from_in_cover_letter": "發件人"
|
|
52
52
|
}
|