tera-system-ui 0.1.35 → 0.1.41

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.
Files changed (101) hide show
  1. package/dist/components/command/command.scss +2 -2
  2. package/dist/components/command/components/command-empty.svelte +16 -0
  3. package/dist/components/command/components/command-empty.svelte.d.ts +4 -0
  4. package/dist/components/command/components/command-group.svelte +31 -0
  5. package/dist/components/command/components/command-group.svelte.d.ts +7 -0
  6. package/dist/components/command/components/command-input.svelte +30 -0
  7. package/dist/components/command/components/command-input.svelte.d.ts +4 -0
  8. package/dist/components/command/components/command-item.svelte +20 -0
  9. package/dist/components/command/components/command-item.svelte.d.ts +4 -0
  10. package/dist/components/command/components/command-link-item.svelte +18 -0
  11. package/dist/components/command/components/command-link-item.svelte.d.ts +4 -0
  12. package/dist/components/command/components/command-list.svelte +16 -0
  13. package/dist/components/command/components/command-list.svelte.d.ts +4 -0
  14. package/dist/components/command/components/command-separator.svelte +15 -0
  15. package/dist/components/command/components/command-separator.svelte.d.ts +4 -0
  16. package/dist/components/command/components/command-shortcut.svelte +19 -0
  17. package/dist/components/command/components/command-shortcut.svelte.d.ts +5 -0
  18. package/dist/components/command/components/command.svelte +54 -0
  19. package/dist/components/command/components/command.svelte.d.ts +5 -0
  20. package/dist/components/command/index.d.ts +12 -12
  21. package/dist/components/command/index.js +13 -18
  22. package/dist/index.d.ts +0 -1
  23. package/dist/index.js +0 -1
  24. package/dist/tera-i18n/dev-tools/translator/gpt-translator-i18n-message.js +1 -3
  25. package/dist/tera-i18n/dev-tools/translator/prompt/i18n-message-translate-prompt-cv-maker.txt +17 -14
  26. package/dist/tera-i18n/projects/common/all-language-data.js +10 -1
  27. package/dist/tera-i18n/projects/cv-maker/messages/ar.json +13 -13
  28. package/dist/tera-i18n/projects/cv-maker/messages/bg.json +18 -18
  29. package/dist/tera-i18n/projects/cv-maker/messages/bn.json +21 -21
  30. package/dist/tera-i18n/projects/cv-maker/messages/ca.json +12 -12
  31. package/dist/tera-i18n/projects/cv-maker/messages/cs.json +11 -11
  32. package/dist/tera-i18n/projects/cv-maker/messages/da.json +10 -10
  33. package/dist/tera-i18n/projects/cv-maker/messages/de.json +11 -11
  34. package/dist/tera-i18n/projects/cv-maker/messages/el.json +14 -14
  35. package/dist/tera-i18n/projects/cv-maker/messages/en-CA.json +51 -0
  36. package/dist/tera-i18n/projects/cv-maker/messages/en-GB.json +51 -0
  37. package/dist/tera-i18n/projects/cv-maker/messages/en-IN.json +51 -0
  38. package/dist/tera-i18n/projects/cv-maker/messages/en-PK.json +51 -0
  39. package/dist/tera-i18n/projects/cv-maker/messages/en-US.json +51 -0
  40. package/dist/tera-i18n/projects/cv-maker/messages/en-ZA.json +51 -0
  41. package/dist/tera-i18n/projects/cv-maker/messages/es.json +8 -8
  42. package/dist/tera-i18n/projects/cv-maker/messages/fi.json +5 -5
  43. package/dist/tera-i18n/projects/cv-maker/messages/fr.json +13 -13
  44. package/dist/tera-i18n/projects/cv-maker/messages/he.json +13 -13
  45. package/dist/tera-i18n/projects/cv-maker/messages/hi.json +12 -12
  46. package/dist/tera-i18n/projects/cv-maker/messages/hu.json +16 -16
  47. package/dist/tera-i18n/projects/cv-maker/messages/id.json +9 -9
  48. package/dist/tera-i18n/projects/cv-maker/messages/it.json +13 -13
  49. package/dist/tera-i18n/projects/cv-maker/messages/ja.json +13 -13
  50. package/dist/tera-i18n/projects/cv-maker/messages/ko.json +15 -15
  51. package/dist/tera-i18n/projects/cv-maker/messages/lt.json +13 -13
  52. package/dist/tera-i18n/projects/cv-maker/messages/lv.json +12 -12
  53. package/dist/tera-i18n/projects/cv-maker/messages/ms-MY.json +51 -0
  54. package/dist/tera-i18n/projects/cv-maker/messages/ms.json +10 -10
  55. package/dist/tera-i18n/projects/cv-maker/messages/nl.json +5 -5
  56. package/dist/tera-i18n/projects/cv-maker/messages/no.json +8 -8
  57. package/dist/tera-i18n/projects/cv-maker/messages/pl.json +12 -12
  58. package/dist/tera-i18n/projects/cv-maker/messages/pt-BR.json +51 -0
  59. package/dist/tera-i18n/projects/cv-maker/messages/pt-PT.json +51 -0
  60. package/dist/tera-i18n/projects/cv-maker/messages/pt.json +7 -7
  61. package/dist/tera-i18n/projects/cv-maker/messages/ro.json +9 -9
  62. package/dist/tera-i18n/projects/cv-maker/messages/ru.json +13 -13
  63. package/dist/tera-i18n/projects/cv-maker/messages/sk.json +15 -15
  64. package/dist/tera-i18n/projects/cv-maker/messages/sl.json +15 -15
  65. package/dist/tera-i18n/projects/cv-maker/messages/sq.json +34 -34
  66. package/dist/tera-i18n/projects/cv-maker/messages/sr.json +16 -16
  67. package/dist/tera-i18n/projects/cv-maker/messages/sv.json +9 -9
  68. package/dist/tera-i18n/projects/cv-maker/messages/sw.json +15 -15
  69. package/dist/tera-i18n/projects/cv-maker/messages/ta.json +25 -25
  70. package/dist/tera-i18n/projects/cv-maker/messages/te.json +25 -25
  71. package/dist/tera-i18n/projects/cv-maker/messages/th.json +17 -17
  72. package/dist/tera-i18n/projects/cv-maker/messages/tl.json +16 -16
  73. package/dist/tera-i18n/projects/cv-maker/messages/tr.json +6 -6
  74. package/dist/tera-i18n/projects/cv-maker/messages/uk.json +15 -15
  75. package/dist/tera-i18n/projects/cv-maker/messages/vi.json +18 -18
  76. package/dist/tera-i18n/projects/cv-maker/messages/zh-CN.json +29 -29
  77. package/dist/tera-i18n/projects/cv-maker/messages/zh-TW.json +26 -26
  78. package/dist/tera-i18n/projects/cv-maker/project.inlang/settings.json +68 -59
  79. package/dist/tera-i18n/projects/cv-maker/supported-language.js +10 -1
  80. package/dist/utils/index.d.ts +10 -0
  81. package/package.json +1 -1
  82. package/dist/components/command/command.d.ts +0 -33
  83. package/dist/components/command/command.js +0 -512
  84. package/dist/components/command/components/Command.svelte +0 -120
  85. package/dist/components/command/components/Command.svelte.d.ts +0 -4
  86. package/dist/components/command/components/CommandEmpty.svelte +0 -30
  87. package/dist/components/command/components/CommandEmpty.svelte.d.ts +0 -4
  88. package/dist/components/command/components/CommandGroup.svelte +0 -110
  89. package/dist/components/command/components/CommandGroup.svelte.d.ts +0 -4
  90. package/dist/components/command/components/CommandInput.svelte +0 -92
  91. package/dist/components/command/components/CommandInput.svelte.d.ts +0 -8
  92. package/dist/components/command/components/CommandItem.svelte +0 -110
  93. package/dist/components/command/components/CommandItem.svelte.d.ts +0 -4
  94. package/dist/components/command/components/CommandList.svelte +0 -56
  95. package/dist/components/command/components/CommandList.svelte.d.ts +0 -6
  96. package/dist/components/command/components/CommandLoading.svelte +0 -29
  97. package/dist/components/command/components/CommandLoading.svelte.d.ts +0 -9
  98. package/dist/components/command/components/CommandSeparator.svelte +0 -21
  99. package/dist/components/command/components/CommandSeparator.svelte.d.ts +0 -4
  100. package/dist/components/command/types.d.ts +0 -227
  101. package/dist/components/command/types.js +0 -1
@@ -2,51 +2,51 @@
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": "Навыки",
9
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": "Волонтерская деятельность",
12
+ "text_cv_section_name_volunteering": "Волонтёрская деятельность",
13
13
  "text_cv_section_name_publications": "Публикации",
14
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
- "text_cv_section_name_details": "Подробности",
21
- "text_cv_property_location": "Местоположение",
20
+ "text_cv_section_name_details": "Детали",
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
- "text_cv_property_nationality": "Национальность",
27
+ "text_cv_property_nationality": "Гражданство",
28
28
  "text_cv_property_website": "Веб-сайт",
29
29
  "text_language_proficiency_1": "Начальный",
30
- "text_language_proficiency_2": "Базовый",
30
+ "text_language_proficiency_2": "Элементарный",
31
31
  "text_language_proficiency_3": "Средний",
32
32
  "text_language_proficiency_4": "Продвинутый",
33
- "text_language_proficiency_5": "Свободное владение",
33
+ "text_language_proficiency_5": "Свободно владею",
34
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
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": "Заявление",
46
+ "text_cv_section_name_declaration": "Декларация",
47
47
  "text_references_available_upon_request": "Информация предоставляется по запросу",
48
48
  "text_brand_watermark": "Работает на {brand}",
49
- "text_to_recipient_in_cover_letter": "Отправить получателю",
50
- "text_present_in_resume_date": "Настоящее время",
49
+ "text_to_recipient_in_cover_letter": "Кому",
50
+ "text_present_in_resume_date": "По настоящее время",
51
51
  "text_send_from_in_cover_letter": "От"
52
52
  }
@@ -1,41 +1,41 @@
1
1
  {
2
2
  "$schema": "https://inlang.com/schema/inlang-message-format",
3
- "text_cv_section_name_summary": "Zhrnutie",
3
+ "text_cv_section_name_summary": "Súhrn",
4
4
  "text_cv_section_name_objective": "Cieľ",
5
5
  "text_cv_section_name_experience": "Skúsenosti",
6
6
  "text_cv_section_name_education": "Vzdelanie",
7
7
  "text_cv_section_name_projects": "Projekty",
8
8
  "text_cv_section_name_skills": "Zručnosti",
9
- "text_cv_section_name_certifications": "Certifikácie",
9
+ "text_cv_section_name_certifications": "Certifikáty",
10
10
  "text_cv_section_name_awards": "Ocenenia",
11
11
  "text_cv_section_name_interests": "Záujmy",
12
12
  "text_cv_section_name_volunteering": "Dobrovoľníctvo",
13
13
  "text_cv_section_name_publications": "Publikácie",
14
- "text_cv_section_name_achievements": "Úspechy",
14
+ "text_cv_section_name_achievements": "Dosiahnuté výsledky",
15
15
  "text_cv_section_name_qrcode": "QR kód",
16
16
  "text_cv_section_name_activities": "Aktivity",
17
17
  "text_cv_section_name_languages": "Jazyky",
18
18
  "text_cv_section_name_references": "Referencie",
19
19
  "text_cv_section_name_profiles": "Profily",
20
- "text_cv_section_name_details": "Detaily",
21
- "text_cv_property_location": "Poloha",
20
+ "text_cv_section_name_details": "Podrobnosti",
21
+ "text_cv_property_location": "Miesto",
22
22
  "text_cv_property_address": "Adresa",
23
23
  "text_cv_property_phone": "Telefón",
24
24
  "text_cv_property_email": "E-mail",
25
25
  "text_cv_property_date_of_birth": "Dátum narodenia",
26
26
  "text_cv_property_place_of_birth": "Miesto narodenia",
27
- "text_cv_property_nationality": "Národnosť",
27
+ "text_cv_property_nationality": "Štátna príslušnosť",
28
28
  "text_cv_property_website": "Webová stránka",
29
29
  "text_language_proficiency_1": "Začiatočník",
30
- "text_language_proficiency_2": "Základný",
30
+ "text_language_proficiency_2": "Mierne pokročilý",
31
31
  "text_language_proficiency_3": "Stredne pokročilý",
32
32
  "text_language_proficiency_4": "Pokročilý",
33
33
  "text_language_proficiency_5": "Plynulý",
34
- "text_skill_level_1": "Základná",
35
- "text_skill_level_2": "Stredne pokročilá",
36
- "text_skill_level_3": "Pokročilá",
37
- "text_skill_level_4": "Úroveň pokročilá",
38
- "text_skill_level_5": "Odborná",
34
+ "text_skill_level_1": "Základná úroveň",
35
+ "text_skill_level_2": "Stredná úroveň",
36
+ "text_skill_level_3": "Pokročilá úroveň",
37
+ "text_skill_level_4": "Vysoká úroveň",
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": "Pohlavie",
@@ -43,10 +43,10 @@
43
43
  "text_cv_section_name_licenses": "Licencie",
44
44
  "text_cv_section_name_driver_licenses": "Vodičské oprávnenia",
45
45
  "text_cv_section_name_driver_declaration": "Vyhlásenie",
46
- "text_cv_section_name_declaration": "Vyhlásenie",
46
+ "text_cv_section_name_declaration": "Prehlásenie",
47
47
  "text_references_available_upon_request": "Informácie k dispozícii na požiadanie",
48
- "text_brand_watermark": "Prevádzkované systémom {brand}",
49
- "text_to_recipient_in_cover_letter": "Odoslať na",
48
+ "text_brand_watermark": "Powered by {brand}",
49
+ "text_to_recipient_in_cover_letter": "Komu",
50
50
  "text_present_in_resume_date": "Súčasnosť",
51
51
  "text_send_from_in_cover_letter": "Od"
52
52
  }
@@ -2,51 +2,51 @@
2
2
  "$schema": "https://inlang.com/schema/inlang-message-format",
3
3
  "text_cv_section_name_summary": "Povzetek",
4
4
  "text_cv_section_name_objective": "Cilj",
5
- "text_cv_section_name_experience": "Izkušnje",
5
+ "text_cv_section_name_experience": "Delovne izkušnje",
6
6
  "text_cv_section_name_education": "Izobrazba",
7
7
  "text_cv_section_name_projects": "Projekti",
8
- "text_cv_section_name_skills": "Veščine",
8
+ "text_cv_section_name_skills": "Znanja in veščine",
9
9
  "text_cv_section_name_certifications": "Certifikati",
10
10
  "text_cv_section_name_awards": "Nagrade",
11
11
  "text_cv_section_name_interests": "Interesi",
12
- "text_cv_section_name_volunteering": "Prostovoljstvo",
12
+ "text_cv_section_name_volunteering": "Prostovoljno delo",
13
13
  "text_cv_section_name_publications": "Objave",
14
14
  "text_cv_section_name_achievements": "Dosežki",
15
15
  "text_cv_section_name_qrcode": "QR koda",
16
16
  "text_cv_section_name_activities": "Dejavnosti",
17
17
  "text_cv_section_name_languages": "Jeziki",
18
- "text_cv_section_name_references": "Reference",
18
+ "text_cv_section_name_references": "Priporočila",
19
19
  "text_cv_section_name_profiles": "Profili",
20
20
  "text_cv_section_name_details": "Podrobnosti",
21
21
  "text_cv_property_location": "Lokacija",
22
22
  "text_cv_property_address": "Naslov",
23
23
  "text_cv_property_phone": "Telefon",
24
- "text_cv_property_email": "Elektronska pošta",
24
+ "text_cv_property_email": "E-naslov",
25
25
  "text_cv_property_date_of_birth": "Datum rojstva",
26
26
  "text_cv_property_place_of_birth": "Kraj rojstva",
27
27
  "text_cv_property_nationality": "Državljanstvo",
28
28
  "text_cv_property_website": "Spletna stran",
29
29
  "text_language_proficiency_1": "Začetnik",
30
- "text_language_proficiency_2": "Osnovno",
31
- "text_language_proficiency_3": "Srednje",
32
- "text_language_proficiency_4": "Napredno",
30
+ "text_language_proficiency_2": "Osnovno znanje",
31
+ "text_language_proficiency_3": "Srednje znanje",
32
+ "text_language_proficiency_4": "Napredno znanje",
33
33
  "text_language_proficiency_5": "Tekoče",
34
34
  "text_skill_level_1": "Osnovno",
35
35
  "text_skill_level_2": "Srednje",
36
- "text_skill_level_3": "Sposobno",
36
+ "text_skill_level_3": "Dobro",
37
37
  "text_skill_level_4": "Napredno",
38
- "text_skill_level_5": "Strokovnjak",
38
+ "text_skill_level_5": "Strokovno",
39
39
  "text_cv_section_name_personal_info": "Osebni podatki",
40
40
  "text_cv_section_name_links": "Povezave",
41
41
  "text_cv_property_gender": "Spol",
42
42
  "text_cv_property_marital_status": "Zakonski stan",
43
- "text_cv_section_name_licenses": "Licenca",
43
+ "text_cv_section_name_licenses": "Dovoljenja",
44
44
  "text_cv_section_name_driver_licenses": "Vozniška dovoljenja",
45
45
  "text_cv_section_name_driver_declaration": "Izjava",
46
46
  "text_cv_section_name_declaration": "Izjava",
47
- "text_references_available_upon_request": "Informacije na voljo na zahtevo",
48
- "text_brand_watermark": "Podprto s strani {brand}",
49
- "text_to_recipient_in_cover_letter": "Pošlji prejemniku",
47
+ "text_references_available_upon_request": "Podatki na voljo na zahtevo",
48
+ "text_brand_watermark": "Omogoča {brand}",
49
+ "text_to_recipient_in_cover_letter": "Za",
50
50
  "text_present_in_resume_date": "Trenutno",
51
- "text_send_from_in_cover_letter": "Iz"
51
+ "text_send_from_in_cover_letter": "Od"
52
52
  }
@@ -1,52 +1,52 @@
1
1
  {
2
2
  "$schema": "https://inlang.com/schema/inlang-message-format",
3
3
  "text_cv_section_name_summary": "Përmbledhje",
4
- "text_cv_section_name_objective": "Objektivi",
5
- "text_cv_section_name_experience": "Eksperienca",
6
- "text_cv_section_name_education": "Edukimi",
4
+ "text_cv_section_name_objective": "Objektiv",
5
+ "text_cv_section_name_experience": "Përvoja",
6
+ "text_cv_section_name_education": "Arsimi",
7
7
  "text_cv_section_name_projects": "Projektet",
8
- "text_cv_section_name_skills": "Aftësitë",
9
- "text_cv_section_name_certifications": "Certifikatat",
10
- "text_cv_section_name_awards": "Çmimet",
11
- "text_cv_section_name_interests": "Interesat",
12
- "text_cv_section_name_volunteering": "Vullnetarizmi",
13
- "text_cv_section_name_publications": "Publikimet",
14
- "text_cv_section_name_achievements": "Arritjet",
8
+ "text_cv_section_name_skills": "Aftësi",
9
+ "text_cv_section_name_certifications": "Certifikime",
10
+ "text_cv_section_name_awards": "Çmime",
11
+ "text_cv_section_name_interests": "Interesa",
12
+ "text_cv_section_name_volunteering": "Vullnetarizëm",
13
+ "text_cv_section_name_publications": "Publikime",
14
+ "text_cv_section_name_achievements": "Arritje",
15
15
  "text_cv_section_name_qrcode": "Kodi QR",
16
- "text_cv_section_name_activities": "Aktivitetet",
17
- "text_cv_section_name_languages": "Gjuhët",
18
- "text_cv_section_name_references": "Referencat",
19
- "text_cv_section_name_profiles": "Profilet",
20
- "text_cv_section_name_details": "Detajet",
21
- "text_cv_property_location": "Vendndodhja",
16
+ "text_cv_section_name_activities": "Aktivitete",
17
+ "text_cv_section_name_languages": "Gjuhe",
18
+ "text_cv_section_name_references": "Referenca",
19
+ "text_cv_section_name_profiles": "Profile",
20
+ "text_cv_section_name_details": "Detaje",
21
+ "text_cv_property_location": "Vendndodhje",
22
22
  "text_cv_property_address": "Adresa",
23
- "text_cv_property_phone": "Telefoni",
24
- "text_cv_property_email": "Email-i",
25
- "text_cv_property_date_of_birth": "Data e Lindjes",
26
- "text_cv_property_place_of_birth": "Vendi i Lindjes",
27
- "text_cv_property_nationality": "Kombësia",
23
+ "text_cv_property_phone": "Telefon",
24
+ "text_cv_property_email": "Email",
25
+ "text_cv_property_date_of_birth": "Data e lindjes",
26
+ "text_cv_property_place_of_birth": "Vendi i lindjes",
27
+ "text_cv_property_nationality": "Shtetësia",
28
28
  "text_cv_property_website": "Uebsajti",
29
29
  "text_language_proficiency_1": "Fillestar",
30
30
  "text_language_proficiency_2": "Elementar",
31
31
  "text_language_proficiency_3": "Mesatar",
32
- "text_language_proficiency_4": "I Avancuar",
33
- "text_language_proficiency_5": "Fluent",
34
- "text_skill_level_1": "Bazik",
32
+ "text_language_proficiency_4": "I avancuar",
33
+ "text_language_proficiency_5": "I rrjedhshëm",
34
+ "text_skill_level_1": "Bazë",
35
35
  "text_skill_level_2": "Mesatar",
36
- "text_skill_level_3": "I Aftë",
37
- "text_skill_level_4": "I Avancuar",
36
+ "text_skill_level_3": "I aftë",
37
+ "text_skill_level_4": "I avancuar",
38
38
  "text_skill_level_5": "Ekspert",
39
- "text_cv_section_name_personal_info": "Informacion Personal",
40
- "text_cv_section_name_links": "Lidhjet",
39
+ "text_cv_section_name_personal_info": " Dhëna Personale",
40
+ "text_cv_section_name_links": "Lidhje",
41
41
  "text_cv_property_gender": "Gjinia",
42
- "text_cv_property_marital_status": "Statusi Martesor",
42
+ "text_cv_property_marital_status": "Statusi martesor",
43
43
  "text_cv_section_name_licenses": "Licenca",
44
- "text_cv_section_name_driver_licenses": "Patentë Shoferi",
44
+ "text_cv_section_name_driver_licenses": "Leje Drejtimi",
45
45
  "text_cv_section_name_driver_declaration": "Deklaratë",
46
- "text_cv_section_name_declaration": "Deklarata",
47
- "text_references_available_upon_request": "Informacioni është i disponueshëm sipas kërkesës",
46
+ "text_cv_section_name_declaration": "Deklaratë",
47
+ "text_references_available_upon_request": "Informacioni ofrohet me kërkesë",
48
48
  "text_brand_watermark": "Mundësuar nga {brand}",
49
- "text_to_recipient_in_cover_letter": "Dërgo Për",
50
- "text_present_in_resume_date": "Aktualisht",
49
+ "text_to_recipient_in_cover_letter": "Për",
50
+ "text_present_in_resume_date": "Sot",
51
51
  "text_send_from_in_cover_letter": "Nga"
52
52
  }
@@ -1,52 +1,52 @@
1
1
  {
2
2
  "$schema": "https://inlang.com/schema/inlang-message-format",
3
- "text_cv_section_name_summary": "Sažetak",
3
+ "text_cv_section_name_summary": "Rezime",
4
4
  "text_cv_section_name_objective": "Cilj",
5
- "text_cv_section_name_experience": "Iskustvo",
5
+ "text_cv_section_name_experience": "Radno iskustvo",
6
6
  "text_cv_section_name_education": "Obrazovanje",
7
7
  "text_cv_section_name_projects": "Projekti",
8
8
  "text_cv_section_name_skills": "Veštine",
9
9
  "text_cv_section_name_certifications": "Sertifikati",
10
10
  "text_cv_section_name_awards": "Nagrade",
11
11
  "text_cv_section_name_interests": "Interesovanja",
12
- "text_cv_section_name_volunteering": "Volontiranje",
12
+ "text_cv_section_name_volunteering": "Volonterski rad",
13
13
  "text_cv_section_name_publications": "Publikacije",
14
- "text_cv_section_name_achievements": "Dostignuća",
15
- "text_cv_section_name_qrcode": "QR Kod",
14
+ "text_cv_section_name_achievements": "Postignuća",
15
+ "text_cv_section_name_qrcode": "QR kod",
16
16
  "text_cv_section_name_activities": "Aktivnosti",
17
17
  "text_cv_section_name_languages": "Jezici",
18
- "text_cv_section_name_references": "Reference",
18
+ "text_cv_section_name_references": "Preporuke",
19
19
  "text_cv_section_name_profiles": "Profili",
20
20
  "text_cv_section_name_details": "Detalji",
21
21
  "text_cv_property_location": "Lokacija",
22
22
  "text_cv_property_address": "Adresa",
23
23
  "text_cv_property_phone": "Telefon",
24
- "text_cv_property_email": "Email",
24
+ "text_cv_property_email": "E-mail",
25
25
  "text_cv_property_date_of_birth": "Datum rođenja",
26
26
  "text_cv_property_place_of_birth": "Mesto rođenja",
27
27
  "text_cv_property_nationality": "Nacionalnost",
28
- "text_cv_property_website": "Vebsajt",
29
- "text_language_proficiency_1": "Početnik",
30
- "text_language_proficiency_2": "Elementarni",
28
+ "text_cv_property_website": "Veb-sajt",
29
+ "text_language_proficiency_1": "Početni",
30
+ "text_language_proficiency_2": "Osnovni",
31
31
  "text_language_proficiency_3": "Srednji",
32
32
  "text_language_proficiency_4": "Napredni",
33
33
  "text_language_proficiency_5": "Tečno",
34
- "text_skill_level_1": "Osnovni",
35
- "text_skill_level_2": "Srednji",
34
+ "text_skill_level_1": "Osnovno",
35
+ "text_skill_level_2": "Srednji nivo",
36
36
  "text_skill_level_3": "Vešt",
37
- "text_skill_level_4": "Napredni",
37
+ "text_skill_level_4": "Napredni nivo",
38
38
  "text_skill_level_5": "Ekspert",
39
39
  "text_cv_section_name_personal_info": "Lični podaci",
40
40
  "text_cv_section_name_links": "Linkovi",
41
41
  "text_cv_property_gender": "Pol",
42
42
  "text_cv_property_marital_status": "Bračno stanje",
43
43
  "text_cv_section_name_licenses": "Dozvole",
44
- "text_cv_section_name_driver_licenses": "Vozačke Dozvole",
44
+ "text_cv_section_name_driver_licenses": "Vozačke dozvole",
45
45
  "text_cv_section_name_driver_declaration": "Izjava",
46
46
  "text_cv_section_name_declaration": "Izjava",
47
- "text_references_available_upon_request": "Informacije dostupne na zahtev",
47
+ "text_references_available_upon_request": "Podaci dostupni na zahtev",
48
48
  "text_brand_watermark": "Pokreće {brand}",
49
- "text_to_recipient_in_cover_letter": "Pošalji za",
49
+ "text_to_recipient_in_cover_letter": "Za",
50
50
  "text_present_in_resume_date": "Sada",
51
51
  "text_send_from_in_cover_letter": "Od"
52
52
  }
@@ -9,9 +9,9 @@
9
9
  "text_cv_section_name_certifications": "Certifieringar",
10
10
  "text_cv_section_name_awards": "Utmärkelser",
11
11
  "text_cv_section_name_interests": "Intressen",
12
- "text_cv_section_name_volunteering": "Volontärarbete",
12
+ "text_cv_section_name_volunteering": "Ideellt arbete",
13
13
  "text_cv_section_name_publications": "Publikationer",
14
- "text_cv_section_name_achievements": "Prestationer",
14
+ "text_cv_section_name_achievements": "Meriter",
15
15
  "text_cv_section_name_qrcode": "QR-kod",
16
16
  "text_cv_section_name_activities": "Aktiviteter",
17
17
  "text_cv_section_name_languages": "Språk",
@@ -28,25 +28,25 @@
28
28
  "text_cv_property_website": "Webbplats",
29
29
  "text_language_proficiency_1": "Nybörjare",
30
30
  "text_language_proficiency_2": "Grundläggande",
31
- "text_language_proficiency_3": "Mellanliggande",
31
+ "text_language_proficiency_3": "Medelgoda kunskaper",
32
32
  "text_language_proficiency_4": "Avancerad",
33
33
  "text_language_proficiency_5": "Flytande",
34
34
  "text_skill_level_1": "Grundläggande",
35
- "text_skill_level_2": "Mellanliggande",
36
- "text_skill_level_3": "Skicklig",
35
+ "text_skill_level_2": "Medel",
36
+ "text_skill_level_3": "God",
37
37
  "text_skill_level_4": "Avancerad",
38
38
  "text_skill_level_5": "Expert",
39
- "text_cv_section_name_personal_info": "Personlig information",
39
+ "text_cv_section_name_personal_info": "Personuppgifter",
40
40
  "text_cv_section_name_links": "Länkar",
41
41
  "text_cv_property_gender": "Kön",
42
42
  "text_cv_property_marital_status": "Civilstånd",
43
43
  "text_cv_section_name_licenses": "Licenser",
44
44
  "text_cv_section_name_driver_licenses": "Körkort",
45
45
  "text_cv_section_name_driver_declaration": "Intyg",
46
- "text_cv_section_name_declaration": "Försäkran",
47
- "text_references_available_upon_request": "Information tillgänglig vid förfrågan",
46
+ "text_cv_section_name_declaration": "Deklaration",
47
+ "text_references_available_upon_request": "Uppgifter lämnas begäran",
48
48
  "text_brand_watermark": "Drivs av {brand}",
49
- "text_to_recipient_in_cover_letter": "Skicka till",
49
+ "text_to_recipient_in_cover_letter": "Till",
50
50
  "text_present_in_resume_date": "Nuvarande",
51
51
  "text_send_from_in_cover_letter": "Från"
52
52
  }
@@ -1,41 +1,41 @@
1
1
  {
2
2
  "$schema": "https://inlang.com/schema/inlang-message-format",
3
3
  "text_cv_section_name_summary": "Muhtasari",
4
- "text_cv_section_name_objective": "Malengo",
4
+ "text_cv_section_name_objective": "Lengo",
5
5
  "text_cv_section_name_experience": "Uzoefu",
6
6
  "text_cv_section_name_education": "Elimu",
7
7
  "text_cv_section_name_projects": "Miradi",
8
8
  "text_cv_section_name_skills": "Ujuzi",
9
9
  "text_cv_section_name_certifications": "Vyeti",
10
10
  "text_cv_section_name_awards": "Tuzo",
11
- "text_cv_section_name_interests": "Mapendeleo",
11
+ "text_cv_section_name_interests": "Maslahi",
12
12
  "text_cv_section_name_volunteering": "Kujitolea",
13
13
  "text_cv_section_name_publications": "Machapisho",
14
14
  "text_cv_section_name_achievements": "Mafanikio",
15
- "text_cv_section_name_qrcode": "QR Code",
15
+ "text_cv_section_name_qrcode": "Msimbo wa QR",
16
16
  "text_cv_section_name_activities": "Shughuli",
17
17
  "text_cv_section_name_languages": "Lugha",
18
- "text_cv_section_name_references": "Marejeleo",
18
+ "text_cv_section_name_references": "Rejea",
19
19
  "text_cv_section_name_profiles": "Profaili",
20
20
  "text_cv_section_name_details": "Maelezo",
21
21
  "text_cv_property_location": "Mahali",
22
22
  "text_cv_property_address": "Anwani",
23
23
  "text_cv_property_phone": "Simu",
24
- "text_cv_property_email": "Barua pepe",
24
+ "text_cv_property_email": "Barua Pepe",
25
25
  "text_cv_property_date_of_birth": "Tarehe ya Kuzaliwa",
26
26
  "text_cv_property_place_of_birth": "Mahali pa Kuzaliwa",
27
- "text_cv_property_nationality": "Utaifa",
27
+ "text_cv_property_nationality": "Uraia",
28
28
  "text_cv_property_website": "Tovuti",
29
- "text_language_proficiency_1": "Mwanzo",
29
+ "text_language_proficiency_1": "Mwanzilishi",
30
30
  "text_language_proficiency_2": "Msingi",
31
- "text_language_proficiency_3": "Wastani",
31
+ "text_language_proficiency_3": "Kati",
32
32
  "text_language_proficiency_4": "Juu",
33
- "text_language_proficiency_5": "Mfasaha",
33
+ "text_language_proficiency_5": "Mzoefu",
34
34
  "text_skill_level_1": "Msingi",
35
35
  "text_skill_level_2": "Kati",
36
- "text_skill_level_3": "Mwenye Ujuzi",
36
+ "text_skill_level_3": "Mzoefu",
37
37
  "text_skill_level_4": "Juu",
38
- "text_skill_level_5": "Mtaalamu",
38
+ "text_skill_level_5": "Bingwa",
39
39
  "text_cv_section_name_personal_info": "Taarifa Binafsi",
40
40
  "text_cv_section_name_links": "Viungo",
41
41
  "text_cv_property_gender": "Jinsia",
@@ -43,10 +43,10 @@
43
43
  "text_cv_section_name_licenses": "Leseni",
44
44
  "text_cv_section_name_driver_licenses": "Leseni za Udereva",
45
45
  "text_cv_section_name_driver_declaration": "Tamko",
46
- "text_cv_section_name_declaration": "Taarifa",
47
- "text_references_available_upon_request": "Taarifa zitapatikana kwa ombi",
48
- "text_brand_watermark": "Inatawaliwa na {brand}",
49
- "text_to_recipient_in_cover_letter": "Tuma Kwa",
46
+ "text_cv_section_name_declaration": "Tamko",
47
+ "text_references_available_upon_request": "Taarifa zitapatikana kwa maombi",
48
+ "text_brand_watermark": "Imendeshwa na {brand}",
49
+ "text_to_recipient_in_cover_letter": "Kwa",
50
50
  "text_present_in_resume_date": "Sasa",
51
51
  "text_send_from_in_cover_letter": "Kutoka"
52
52
  }
@@ -7,46 +7,46 @@
7
7
  "text_cv_section_name_projects": "திட்டங்கள்",
8
8
  "text_cv_section_name_skills": "திறன்கள்",
9
9
  "text_cv_section_name_certifications": "சான்றிதழ்கள்",
10
- "text_cv_section_name_awards": "விருதுகள்",
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": "வெளியீடுகள்",
12
+ "text_cv_section_name_volunteering": "செயற்கைக்களச்செயல்கள்",
13
+ "text_cv_section_name_publications": "பதிப்புகள்",
14
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
- "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": "இடம்",
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
- "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": "திறமையான",
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
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": "சிறப்பு",
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
- "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
- "text_cv_section_name_declaration": "எச்டுதல்",
47
- "text_references_available_upon_request": "கோரிக்கையின்படி தகவல் கிடைக்கும்",
48
- "text_brand_watermark": "{brand} மூலம் இயக்கப்படுகிறது",
49
- "text_to_recipient_in_cover_letter": "அனுப்ப destinat",
50
- "text_present_in_resume_date": "தற்போது",
51
- "text_send_from_in_cover_letter": "அனுப்புநர்"
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": "அனுப்பியது"
52
52
  }