tera-system-ui 0.1.63 → 0.1.64

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 (243) hide show
  1. package/dist/COMPONENT_API.md +539 -0
  2. package/dist/paraglide/README.md +1 -1
  3. package/dist/paraglide/messages/_index.d.ts +7 -21
  4. package/dist/paraglide/messages/_index.js +7 -485
  5. package/dist/paraglide/messages/text_account_settings.d.ts +4 -0
  6. package/dist/paraglide/messages/text_account_settings.js +239 -0
  7. package/dist/paraglide/messages/text_calces_documentation.d.ts +4 -0
  8. package/dist/paraglide/messages/text_calces_documentation.js +239 -0
  9. package/dist/paraglide/messages/text_calces_scientific_calculator.d.ts +4 -0
  10. package/dist/paraglide/messages/text_calces_scientific_calculator.js +239 -0
  11. package/dist/paraglide/messages/text_currency_converter.d.ts +4 -0
  12. package/dist/paraglide/messages/text_currency_converter.js +239 -0
  13. package/dist/paraglide/messages/text_logout.d.ts +4 -0
  14. package/dist/paraglide/messages/text_logout.js +239 -0
  15. package/dist/paraglide/messages/text_select_language.d.ts +4 -0
  16. package/dist/paraglide/messages/text_select_language.js +239 -0
  17. package/dist/paraglide/messages/text_unit_converter.d.ts +4 -0
  18. package/dist/paraglide/messages/text_unit_converter.js +239 -0
  19. package/dist/paraglide/runtime.d.ts +1 -1
  20. package/dist/paraglide/runtime.js +5 -6
  21. package/dist/tera-i18n/dev-tools/translator/gpt-translator-i18n-message.js +130 -9
  22. package/dist/tera-i18n/dev-tools/translator/package-lock.json +14 -224
  23. package/dist/tera-i18n/dev-tools/translator/package.json +1 -1
  24. package/dist/tera-i18n/dev-tools/translator/prompt/i18n-message-translate-prompt-calculator.md +34 -0
  25. package/dist/tera-i18n/dev-tools/translator/prompt/i18n-message-translate-prompt-cv-maker.md +149 -0
  26. package/dist/tera-i18n/dev-tools/translator/prompt/i18n-message-translate-prompt-system.txt +1 -1
  27. package/dist/tera-i18n/projects/common/all-language-data.js +70 -13
  28. package/dist/tera-i18n/projects/cv-maker/messages/ar-AE.json +94 -0
  29. package/dist/tera-i18n/projects/cv-maker/messages/ar-EG.json +94 -0
  30. package/dist/tera-i18n/projects/cv-maker/messages/ar-IQ.json +94 -0
  31. package/dist/tera-i18n/projects/cv-maker/messages/ar-SA.json +94 -0
  32. package/dist/tera-i18n/projects/cv-maker/messages/ar-SD.json +94 -0
  33. package/dist/tera-i18n/projects/cv-maker/messages/ar-YE.json +94 -0
  34. package/dist/tera-i18n/projects/cv-maker/messages/ar.json +58 -15
  35. package/dist/tera-i18n/projects/cv-maker/messages/bg.json +57 -14
  36. package/dist/tera-i18n/projects/cv-maker/messages/bn.json +65 -22
  37. package/dist/tera-i18n/projects/cv-maker/messages/ca.json +54 -11
  38. package/dist/tera-i18n/projects/cv-maker/messages/cs.json +59 -16
  39. package/dist/tera-i18n/projects/cv-maker/messages/da.json +51 -8
  40. package/dist/tera-i18n/projects/cv-maker/messages/de.json +58 -15
  41. package/dist/tera-i18n/projects/cv-maker/messages/el.json +71 -28
  42. package/dist/tera-i18n/projects/cv-maker/messages/en-AE.json +94 -0
  43. package/dist/tera-i18n/projects/cv-maker/messages/en-AU.json +94 -0
  44. package/dist/tera-i18n/projects/cv-maker/messages/en-CA.json +51 -8
  45. package/dist/tera-i18n/projects/cv-maker/messages/en-GB.json +50 -7
  46. package/dist/tera-i18n/projects/cv-maker/messages/en-ID.json +94 -0
  47. package/dist/tera-i18n/projects/cv-maker/messages/en-IN.json +54 -11
  48. package/dist/tera-i18n/projects/cv-maker/messages/en-NZ.json +94 -0
  49. package/dist/tera-i18n/projects/cv-maker/messages/en-PH.json +94 -0
  50. package/dist/tera-i18n/projects/cv-maker/messages/en-PK.json +58 -15
  51. package/dist/tera-i18n/projects/cv-maker/messages/en-SA.json +94 -0
  52. package/dist/tera-i18n/projects/cv-maker/messages/en-US.json +51 -8
  53. package/dist/tera-i18n/projects/cv-maker/messages/en-ZA.json +52 -9
  54. package/dist/tera-i18n/projects/cv-maker/messages/en.json +45 -16
  55. package/dist/tera-i18n/projects/cv-maker/messages/es-419.json +94 -0
  56. package/dist/tera-i18n/projects/cv-maker/messages/es-AR.json +94 -0
  57. package/dist/tera-i18n/projects/cv-maker/messages/es-ES.json +94 -0
  58. package/dist/tera-i18n/projects/cv-maker/messages/es-MX.json +94 -0
  59. package/dist/tera-i18n/projects/cv-maker/messages/es.json +53 -10
  60. package/dist/tera-i18n/projects/cv-maker/messages/fi.json +52 -9
  61. package/dist/tera-i18n/projects/cv-maker/messages/fr-MA.json +94 -0
  62. package/dist/tera-i18n/projects/cv-maker/messages/fr.json +54 -11
  63. package/dist/tera-i18n/projects/cv-maker/messages/he.json +55 -12
  64. package/dist/tera-i18n/projects/cv-maker/messages/hi.json +59 -16
  65. package/dist/tera-i18n/projects/cv-maker/messages/hr.json +94 -0
  66. package/dist/tera-i18n/projects/cv-maker/messages/hu.json +63 -20
  67. package/dist/tera-i18n/projects/cv-maker/messages/id.json +60 -17
  68. package/dist/tera-i18n/projects/cv-maker/messages/it.json +53 -10
  69. package/dist/tera-i18n/projects/cv-maker/messages/ja.json +62 -19
  70. package/dist/tera-i18n/projects/cv-maker/messages/ko.json +61 -18
  71. package/dist/tera-i18n/projects/cv-maker/messages/lt.json +61 -18
  72. package/dist/tera-i18n/projects/cv-maker/messages/lv.json +61 -18
  73. package/dist/tera-i18n/projects/cv-maker/messages/ms-MY.json +60 -17
  74. package/dist/tera-i18n/projects/cv-maker/messages/ms.json +61 -18
  75. package/dist/tera-i18n/projects/cv-maker/messages/nl.json +53 -10
  76. package/dist/tera-i18n/projects/cv-maker/messages/no.json +54 -11
  77. package/dist/tera-i18n/projects/cv-maker/messages/pl.json +59 -16
  78. package/dist/tera-i18n/projects/cv-maker/messages/pt-BR.json +58 -15
  79. package/dist/tera-i18n/projects/cv-maker/messages/pt-PT.json +59 -16
  80. package/dist/tera-i18n/projects/cv-maker/messages/pt.json +66 -23
  81. package/dist/tera-i18n/projects/cv-maker/messages/ro.json +52 -9
  82. package/dist/tera-i18n/projects/cv-maker/messages/ru.json +57 -14
  83. package/dist/tera-i18n/projects/cv-maker/messages/sk.json +62 -19
  84. package/dist/tera-i18n/projects/cv-maker/messages/sl.json +57 -14
  85. package/dist/tera-i18n/projects/cv-maker/messages/sq.json +59 -16
  86. package/dist/tera-i18n/projects/cv-maker/messages/sr.json +91 -48
  87. package/dist/tera-i18n/projects/cv-maker/messages/sv.json +56 -13
  88. package/dist/tera-i18n/projects/cv-maker/messages/sw.json +62 -19
  89. package/dist/tera-i18n/projects/cv-maker/messages/ta.json +72 -29
  90. package/dist/tera-i18n/projects/cv-maker/messages/te.json +75 -32
  91. package/dist/tera-i18n/projects/cv-maker/messages/th.json +62 -19
  92. package/dist/tera-i18n/projects/cv-maker/messages/tl.json +77 -34
  93. package/dist/tera-i18n/projects/cv-maker/messages/tr.json +63 -20
  94. package/dist/tera-i18n/projects/cv-maker/messages/uk.json +63 -20
  95. package/dist/tera-i18n/projects/cv-maker/messages/vi.json +64 -21
  96. package/dist/tera-i18n/projects/cv-maker/messages/zh-CN.json +63 -20
  97. package/dist/tera-i18n/projects/cv-maker/messages/zh-TW.json +58 -15
  98. package/dist/tera-i18n/projects/cv-maker/messages/zh.json +94 -0
  99. package/dist/tera-i18n/projects/cv-maker/project.inlang/settings.json +82 -68
  100. package/dist/tera-i18n/projects/cv-maker/supported-language.js +36 -9
  101. package/dist/tera-i18n/projects/mathda/messages/en.json +4 -0
  102. package/dist/tera-i18n/projects/mathda/messages/vi.json +4 -0
  103. package/dist/tera-i18n/projects/mathda/project.inlang/settings.json +15 -0
  104. package/dist/tera-i18n/projects/mathda/supported-language.d.ts +1 -0
  105. package/dist/tera-i18n/projects/mathda/supported-language.js +4 -0
  106. package/dist/tera-i18n/projects/tera-calculator/messages/bg.json +149 -72
  107. package/dist/tera-i18n/projects/tera-calculator/messages/bn.json +149 -72
  108. package/dist/tera-i18n/projects/tera-calculator/messages/ca.json +139 -62
  109. package/dist/tera-i18n/projects/tera-calculator/messages/cs.json +132 -55
  110. package/dist/tera-i18n/projects/tera-calculator/messages/da.json +132 -55
  111. package/dist/tera-i18n/projects/tera-calculator/messages/de.json +181 -104
  112. package/dist/tera-i18n/projects/tera-calculator/messages/el.json +145 -68
  113. package/dist/tera-i18n/projects/tera-calculator/messages/en-IN.json +183 -0
  114. package/dist/tera-i18n/projects/tera-calculator/messages/en-PH.json +183 -0
  115. package/dist/tera-i18n/projects/tera-calculator/messages/en-US.json +183 -0
  116. package/dist/tera-i18n/projects/tera-calculator/messages/en.json +187 -104
  117. package/dist/tera-i18n/projects/tera-calculator/messages/es.json +181 -104
  118. package/dist/tera-i18n/projects/tera-calculator/messages/fi.json +137 -60
  119. package/dist/tera-i18n/projects/tera-calculator/messages/fr.json +180 -103
  120. package/dist/tera-i18n/projects/tera-calculator/messages/hi.json +136 -59
  121. package/dist/tera-i18n/projects/tera-calculator/messages/hu.json +141 -64
  122. package/dist/tera-i18n/projects/tera-calculator/messages/id.json +132 -55
  123. package/dist/tera-i18n/projects/tera-calculator/messages/it.json +180 -103
  124. package/dist/tera-i18n/projects/tera-calculator/messages/ja.json +136 -59
  125. package/dist/tera-i18n/projects/tera-calculator/messages/ko.json +133 -56
  126. package/dist/tera-i18n/projects/tera-calculator/messages/lt.json +140 -63
  127. package/dist/tera-i18n/projects/tera-calculator/messages/lv.json +141 -64
  128. package/dist/tera-i18n/projects/tera-calculator/messages/ms.json +139 -62
  129. package/dist/tera-i18n/projects/tera-calculator/messages/nl.json +145 -68
  130. package/dist/tera-i18n/projects/tera-calculator/messages/no.json +131 -54
  131. package/dist/tera-i18n/projects/tera-calculator/messages/pl.json +134 -57
  132. package/dist/tera-i18n/projects/tera-calculator/messages/pt.json +180 -103
  133. package/dist/tera-i18n/projects/tera-calculator/messages/ro.json +136 -59
  134. package/dist/tera-i18n/projects/tera-calculator/messages/ru.json +180 -103
  135. package/dist/tera-i18n/projects/tera-calculator/messages/sk.json +135 -58
  136. package/dist/tera-i18n/projects/tera-calculator/messages/sl.json +139 -62
  137. package/dist/tera-i18n/projects/tera-calculator/messages/sq.json +148 -71
  138. package/dist/tera-i18n/projects/tera-calculator/messages/sr.json +141 -64
  139. package/dist/tera-i18n/projects/tera-calculator/messages/sv.json +134 -57
  140. package/dist/tera-i18n/projects/tera-calculator/messages/sw.json +152 -75
  141. package/dist/tera-i18n/projects/tera-calculator/messages/ta.json +159 -82
  142. package/dist/tera-i18n/projects/tera-calculator/messages/te.json +165 -88
  143. package/dist/tera-i18n/projects/tera-calculator/messages/th.json +136 -59
  144. package/dist/tera-i18n/projects/tera-calculator/messages/tl.json +146 -69
  145. package/dist/tera-i18n/projects/tera-calculator/messages/tr.json +135 -58
  146. package/dist/tera-i18n/projects/tera-calculator/messages/uk.json +142 -65
  147. package/dist/tera-i18n/projects/tera-calculator/messages/vi.json +181 -104
  148. package/dist/tera-i18n/projects/tera-calculator/messages/zh-CN.json +129 -52
  149. package/dist/tera-i18n/projects/tera-calculator/messages/zh-TW.json +135 -58
  150. package/dist/tera-i18n/projects/tera-calculator/project.inlang/settings.json +51 -53
  151. package/dist/tera-i18n/projects/tera-calculator/supported-language.js +6 -3
  152. package/package.json +4 -3
  153. package/dist/paraglide/messages/ar.d.ts +0 -9
  154. package/dist/paraglide/messages/ar.js +0 -31
  155. package/dist/paraglide/messages/bg.d.ts +0 -9
  156. package/dist/paraglide/messages/bg.js +0 -31
  157. package/dist/paraglide/messages/bn.d.ts +0 -9
  158. package/dist/paraglide/messages/bn.js +0 -31
  159. package/dist/paraglide/messages/ca.d.ts +0 -9
  160. package/dist/paraglide/messages/ca.js +0 -31
  161. package/dist/paraglide/messages/cs.d.ts +0 -9
  162. package/dist/paraglide/messages/cs.js +0 -31
  163. package/dist/paraglide/messages/da.d.ts +0 -9
  164. package/dist/paraglide/messages/da.js +0 -31
  165. package/dist/paraglide/messages/de.d.ts +0 -9
  166. package/dist/paraglide/messages/de.js +0 -31
  167. package/dist/paraglide/messages/el.d.ts +0 -9
  168. package/dist/paraglide/messages/el.js +0 -31
  169. package/dist/paraglide/messages/en.d.ts +0 -9
  170. package/dist/paraglide/messages/en.js +0 -31
  171. package/dist/paraglide/messages/es.d.ts +0 -9
  172. package/dist/paraglide/messages/es.js +0 -31
  173. package/dist/paraglide/messages/fi.d.ts +0 -9
  174. package/dist/paraglide/messages/fi.js +0 -31
  175. package/dist/paraglide/messages/fr.d.ts +0 -9
  176. package/dist/paraglide/messages/fr.js +0 -31
  177. package/dist/paraglide/messages/he.d.ts +0 -9
  178. package/dist/paraglide/messages/he.js +0 -31
  179. package/dist/paraglide/messages/hi.d.ts +0 -9
  180. package/dist/paraglide/messages/hi.js +0 -31
  181. package/dist/paraglide/messages/hu.d.ts +0 -9
  182. package/dist/paraglide/messages/hu.js +0 -31
  183. package/dist/paraglide/messages/id.d.ts +0 -9
  184. package/dist/paraglide/messages/id.js +0 -31
  185. package/dist/paraglide/messages/it.d.ts +0 -9
  186. package/dist/paraglide/messages/it.js +0 -31
  187. package/dist/paraglide/messages/ja.d.ts +0 -9
  188. package/dist/paraglide/messages/ja.js +0 -31
  189. package/dist/paraglide/messages/ko.d.ts +0 -9
  190. package/dist/paraglide/messages/ko.js +0 -31
  191. package/dist/paraglide/messages/lt.d.ts +0 -9
  192. package/dist/paraglide/messages/lt.js +0 -31
  193. package/dist/paraglide/messages/lv.d.ts +0 -9
  194. package/dist/paraglide/messages/lv.js +0 -31
  195. package/dist/paraglide/messages/ms.d.ts +0 -9
  196. package/dist/paraglide/messages/ms.js +0 -31
  197. package/dist/paraglide/messages/nl.d.ts +0 -9
  198. package/dist/paraglide/messages/nl.js +0 -31
  199. package/dist/paraglide/messages/no.d.ts +0 -9
  200. package/dist/paraglide/messages/no.js +0 -31
  201. package/dist/paraglide/messages/pl.d.ts +0 -9
  202. package/dist/paraglide/messages/pl.js +0 -31
  203. package/dist/paraglide/messages/pt.d.ts +0 -9
  204. package/dist/paraglide/messages/pt.js +0 -31
  205. package/dist/paraglide/messages/ro.d.ts +0 -9
  206. package/dist/paraglide/messages/ro.js +0 -31
  207. package/dist/paraglide/messages/ru.d.ts +0 -9
  208. package/dist/paraglide/messages/ru.js +0 -31
  209. package/dist/paraglide/messages/sk.d.ts +0 -9
  210. package/dist/paraglide/messages/sk.js +0 -31
  211. package/dist/paraglide/messages/sl.d.ts +0 -9
  212. package/dist/paraglide/messages/sl.js +0 -31
  213. package/dist/paraglide/messages/sq.d.ts +0 -9
  214. package/dist/paraglide/messages/sq.js +0 -31
  215. package/dist/paraglide/messages/sr.d.ts +0 -9
  216. package/dist/paraglide/messages/sr.js +0 -31
  217. package/dist/paraglide/messages/sv.d.ts +0 -9
  218. package/dist/paraglide/messages/sv.js +0 -31
  219. package/dist/paraglide/messages/sw.d.ts +0 -9
  220. package/dist/paraglide/messages/sw.js +0 -31
  221. package/dist/paraglide/messages/ta.d.ts +0 -9
  222. package/dist/paraglide/messages/ta.js +0 -31
  223. package/dist/paraglide/messages/te.d.ts +0 -9
  224. package/dist/paraglide/messages/te.js +0 -31
  225. package/dist/paraglide/messages/th.d.ts +0 -9
  226. package/dist/paraglide/messages/th.js +0 -31
  227. package/dist/paraglide/messages/tl.d.ts +0 -9
  228. package/dist/paraglide/messages/tl.js +0 -31
  229. package/dist/paraglide/messages/tr.d.ts +0 -9
  230. package/dist/paraglide/messages/tr.js +0 -31
  231. package/dist/paraglide/messages/uk.d.ts +0 -9
  232. package/dist/paraglide/messages/uk.js +0 -31
  233. package/dist/paraglide/messages/vi.d.ts +0 -9
  234. package/dist/paraglide/messages/vi.js +0 -31
  235. package/dist/paraglide/messages/zh-CN.d.ts +0 -9
  236. package/dist/paraglide/messages/zh-CN.js +0 -31
  237. package/dist/paraglide/messages/zh-TW.d.ts +0 -9
  238. package/dist/paraglide/messages/zh-TW.js +0 -31
  239. package/dist/tera-i18n/dev-tools/translator/prompt/i18n-message-translate-prompt-cv-maker.txt +0 -21
  240. package/dist/tera-i18n/projects/cv-maker/project.inlang/project_id +0 -1
  241. package/dist/tera-i18n/projects/tera-calculator/messages/ar.json +0 -106
  242. package/dist/tera-i18n/projects/tera-calculator/messages/he.json +0 -106
  243. package/dist/tera-i18n/projects/tera-calculator/project.inlang/project_id +0 -1
@@ -1,52 +1,95 @@
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
8
  "text_cv_section_name_skills": "スキル",
9
- "text_cv_section_name_certifications": "資格",
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": "業績",
14
+ "text_cv_section_name_achievements": "実績",
15
15
  "text_cv_section_name_qrcode": "QRコード",
16
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
- "text_cv_property_location": "所在地",
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
+ "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": "ウェブサイト",
28
+ "text_cv_property_website": "Webサイト",
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
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
- "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
43
  "text_cv_section_name_licenses": "免許",
44
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} により提供されています",
46
+ "text_cv_section_name_declaration": "宣誓",
47
+ "text_references_available_upon_request": "ご要望に応じて提示可能",
48
+ "text_brand_watermark": "{brand}で作成",
49
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
+ "text_cv_property_linkedin": "LinkedIn",
53
+ "text_cv_viewer_download_pdf": "PDFをダウンロード",
54
+ "text_cv_viewer_pdf": "PDF",
55
+ "text_cv_viewer_contact": "連絡先",
56
+ "text_cv_viewer_owners_cv": "{name}の履歴書",
57
+ "text_cv_viewer_view_cv": "履歴書を表示",
58
+ "text_cv_viewer_professional_cv": "プロフェッショナルな履歴書",
59
+ "text_cv_viewer_unable_to_load": "履歴書を読み込めません",
60
+ "text_cv_viewer_try_again": "再試行",
61
+ "text_cv_viewer_tap_to_zoom": "タップして拡大",
62
+ "text_cv_viewer_made_with": "作成:",
63
+ "text_cv_viewer_build_free": "プロフェッショナルな履歴書を無料で作成",
64
+ "text_error_link_expired": "このリンクは有効期限が切れています",
65
+ "text_error_expired_message": "履歴書所有者の共有リンクは現在無効です",
66
+ "text_error_cv_unavailable": "履歴書は利用できなくなりました",
67
+ "text_error_cv_removed_message": "この履歴書は所有者により削除されました",
68
+ "text_error_not_found": "履歴書が見つかりません",
69
+ "text_error_not_found_message": "このリンクは存在しないか、削除された可能性があります",
70
+ "text_error_create_free_cv": "無料で履歴書を作成",
71
+ "text_password_protected": "パスワードで保護されています",
72
+ "text_password_enter_to_view": "この履歴書を表示するにはパスワードを入力してください",
73
+ "text_password_enter": "パスワードを入力",
74
+ "text_password_incorrect": "パスワードが正しくありません。もう一度お試しください",
75
+ "text_password_something_wrong": "問題が発生しました。もう一度お試しください",
76
+ "text_password_verifying": "確認中",
77
+ "text_password_view_cv": "履歴書を表示",
78
+ "text_password_hide": "パスワードを非表示",
79
+ "text_password_show": "パスワードを表示",
80
+ "text_password_made_with": "作成:",
81
+ "text_lightbox_viewer": "履歴書の全画面ビューア",
82
+ "text_lightbox_close": "全画面ビューアを閉じる",
83
+ "text_lightbox_zoom_out": "縮小",
84
+ "text_lightbox_zoom_in": "拡大",
85
+ "text_lightbox_pinch_zoom": "ピンチ・ダブルタップで拡大・×で閉じる",
86
+ "text_contact_get_in_touch": "お問い合わせ",
87
+ "text_contact_connect_with": "{name}に連絡する",
88
+ "text_contact_reach_out": "以下のメールまたは電話でご連絡ください",
89
+ "text_contact_send_email": "メールを送信",
90
+ "text_contact_call_now": "今すぐ電話",
91
+ "text_contact_copy_email": "メールアドレスをコピー",
92
+ "text_contact_copy_phone": "電話番号をコピー",
93
+ "text_contact_email_copied": "メールアドレスをコピーしました",
94
+ "text_contact_phone_copied": "電話番号をコピーしました"
52
95
  }
@@ -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": "학력",
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
7
  "text_cv_section_name_projects": "프로젝트",
8
- "text_cv_section_name_skills": "기술",
8
+ "text_cv_section_name_skills": "보유 기술",
9
9
  "text_cv_section_name_certifications": "자격증",
10
- "text_cv_section_name_awards": "수상 경력",
11
- "text_cv_section_name_interests": "관심사",
10
+ "text_cv_section_name_awards": "수상 내역",
11
+ "text_cv_section_name_interests": "관심 분야",
12
12
  "text_cv_section_name_volunteering": "봉사활동",
13
- "text_cv_section_name_publications": "논문/출판물",
14
- "text_cv_section_name_achievements": "업적",
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
- "text_cv_section_name_profiles": "프로필",
20
- "text_cv_section_name_details": "세부 정보",
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": "전화번호",
@@ -33,20 +33,63 @@
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
- "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
- "text_cv_property_marital_status": "결혼 여부",
43
- "text_cv_section_name_licenses": "면허",
42
+ "text_cv_property_marital_status": "혼인 여부",
43
+ "text_cv_section_name_licenses": "자격 및 면허",
44
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
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
+ "text_cv_property_linkedin": "LinkedIn",
53
+ "text_cv_viewer_download_pdf": "PDF 다운로드",
54
+ "text_cv_viewer_pdf": "PDF",
55
+ "text_cv_viewer_contact": "연락처",
56
+ "text_cv_viewer_owners_cv": "{name}님의 이력서",
57
+ "text_cv_viewer_view_cv": "이력서 보기",
58
+ "text_cv_viewer_professional_cv": "전문 이력서",
59
+ "text_cv_viewer_unable_to_load": "이력서를 불러올 수 없습니다",
60
+ "text_cv_viewer_try_again": "다시 시도",
61
+ "text_cv_viewer_tap_to_zoom": "탭하여 확대",
62
+ "text_cv_viewer_made_with": "제작 도구",
63
+ "text_cv_viewer_build_free": "무료로 전문 이력서를 작성하세요",
64
+ "text_error_link_expired": "이 링크는 만료되었습니다",
65
+ "text_error_expired_message": "이력서 소유자의 공유 링크가 더 이상 활성화되어 있지 않습니다",
66
+ "text_error_cv_unavailable": "이력서를 더 이상 이용할 수 없습니다",
67
+ "text_error_cv_removed_message": "이 이력서는 소유자가 삭제했습니다",
68
+ "text_error_not_found": "이력서를 찾을 수 없습니다",
69
+ "text_error_not_found_message": "이 링크는 존재하지 않거나 삭제되었을 수 있습니다",
70
+ "text_error_create_free_cv": "무료 이력서 만들기",
71
+ "text_password_protected": "비밀번호로 보호됨",
72
+ "text_password_enter_to_view": "이 이력서를 보려면 비밀번호를 입력하세요",
73
+ "text_password_enter": "비밀번호 입력",
74
+ "text_password_incorrect": "비밀번호가 올바르지 않습니다. 다시 시도해 주세요",
75
+ "text_password_something_wrong": "문제가 발생했습니다. 다시 시도해 주세요",
76
+ "text_password_verifying": "확인 중",
77
+ "text_password_view_cv": "이력서 보기",
78
+ "text_password_hide": "비밀번호 숨기기",
79
+ "text_password_show": "비밀번호 표시",
80
+ "text_password_made_with": "제작 도구",
81
+ "text_lightbox_viewer": "이력서 전체 화면 보기",
82
+ "text_lightbox_close": "전체 화면 보기 닫기",
83
+ "text_lightbox_zoom_out": "축소",
84
+ "text_lightbox_zoom_in": "확대",
85
+ "text_lightbox_pinch_zoom": "핀치로 확대/축소 · 두 번 탭하여 확대 · ×로 닫기",
86
+ "text_contact_get_in_touch": "연락하기",
87
+ "text_contact_connect_with": "{name}님과 연결하기",
88
+ "text_contact_reach_out": "아래 이메일 또는 전화로 연락하세요",
89
+ "text_contact_send_email": "이메일 보내기",
90
+ "text_contact_call_now": "전화 걸기",
91
+ "text_contact_copy_email": "이메일 복사",
92
+ "text_contact_copy_phone": "전화번호 복사",
93
+ "text_contact_email_copied": "이메일이 복사되었습니다!",
94
+ "text_contact_phone_copied": "전화번호가 복사되었습니다!"
52
95
  }
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://inlang.com/schema/inlang-message-format",
3
- "text_cv_section_name_summary": "Santrauka",
4
- "text_cv_section_name_objective": "Tikslas",
3
+ "text_cv_section_name_summary": "Profesinė santrauka",
4
+ "text_cv_section_name_objective": "Karjeros tikslas",
5
5
  "text_cv_section_name_experience": "Darbo patirtis",
6
6
  "text_cv_section_name_education": "Išsilavinimas",
7
7
  "text_cv_section_name_projects": "Projektai",
@@ -13,29 +13,29 @@
13
13
  "text_cv_section_name_publications": "Publikacijos",
14
14
  "text_cv_section_name_achievements": "Pasiekimai",
15
15
  "text_cv_section_name_qrcode": "QR kodas",
16
- "text_cv_section_name_activities": "Veikla",
16
+ "text_cv_section_name_activities": "Papildoma veikla",
17
17
  "text_cv_section_name_languages": "Kalbos",
18
- "text_cv_section_name_references": "Rekomendacijos",
19
- "text_cv_section_name_profiles": "Profiliai",
20
- "text_cv_section_name_details": "Išsamiau",
18
+ "text_cv_section_name_references": "Rekomenduojantys asmenys",
19
+ "text_cv_section_name_profiles": "Internetiniai profiliai",
20
+ "text_cv_section_name_details": "Papildoma informacija",
21
21
  "text_cv_property_location": "Vieta",
22
22
  "text_cv_property_address": "Adresas",
23
23
  "text_cv_property_phone": "Telefonas",
24
24
  "text_cv_property_email": "El. paštas",
25
25
  "text_cv_property_date_of_birth": "Gimimo data",
26
26
  "text_cv_property_place_of_birth": "Gimimo vieta",
27
- "text_cv_property_nationality": "Tautybė",
28
- "text_cv_property_website": "Interneto svetainė",
29
- "text_language_proficiency_1": "Pradedantysis",
30
- "text_language_proficiency_2": "Elementarus",
27
+ "text_cv_property_nationality": "Pilietybė",
28
+ "text_cv_property_website": "Svetainė",
29
+ "text_language_proficiency_1": "Pradinis",
30
+ "text_language_proficiency_2": "Pagrindinis",
31
31
  "text_language_proficiency_3": "Vidutinis",
32
32
  "text_language_proficiency_4": "Pažengęs",
33
- "text_language_proficiency_5": "Laisvai kalbantis",
33
+ "text_language_proficiency_5": "Laisvas",
34
34
  "text_skill_level_1": "Pagrindinis",
35
35
  "text_skill_level_2": "Vidutinis",
36
- "text_skill_level_3": "Geras",
37
- "text_skill_level_4": "Aukštas",
38
- "text_skill_level_5": "Ekspertas",
36
+ "text_skill_level_3": "Įgudęs",
37
+ "text_skill_level_4": "Pažengęs",
38
+ "text_skill_level_5": "Ekspertinis",
39
39
  "text_cv_section_name_personal_info": "Asmeninė informacija",
40
40
  "text_cv_section_name_links": "Nuorodos",
41
41
  "text_cv_property_gender": "Lytis",
@@ -43,10 +43,53 @@
43
43
  "text_cv_section_name_licenses": "Licencijos",
44
44
  "text_cv_section_name_driver_licenses": "Vairuotojo pažymėjimai",
45
45
  "text_cv_section_name_driver_declaration": "Deklaracija",
46
- "text_cv_section_name_declaration": "Pareikštis",
47
- "text_references_available_upon_request": "Informacija pateikiama pagal pageidavimą",
48
- "text_brand_watermark": "Teikia {brand}",
46
+ "text_cv_section_name_declaration": "Patvirtinimas",
47
+ "text_references_available_upon_request": "Rekomendacijos pateikiamos paprašius",
48
+ "text_brand_watermark": "Sukurta naudojant {brand}",
49
49
  "text_to_recipient_in_cover_letter": "Kam",
50
50
  "text_present_in_resume_date": "Dabar",
51
- "text_send_from_in_cover_letter": "Nuo"
51
+ "text_send_from_in_cover_letter": "Nuo",
52
+ "text_cv_property_linkedin": "LinkedIn",
53
+ "text_cv_viewer_download_pdf": "Atsisiųsti PDF",
54
+ "text_cv_viewer_pdf": "PDF",
55
+ "text_cv_viewer_contact": "Kontaktai",
56
+ "text_cv_viewer_owners_cv": "{name} CV",
57
+ "text_cv_viewer_view_cv": "Peržiūrėti CV",
58
+ "text_cv_viewer_professional_cv": "Profesionalus CV",
59
+ "text_cv_viewer_unable_to_load": "Nepavyko įkelti CV",
60
+ "text_cv_viewer_try_again": "Bandyti dar kartą",
61
+ "text_cv_viewer_tap_to_zoom": "Bakstelėkite, kad priartintumėte",
62
+ "text_cv_viewer_made_with": "Sukurta naudojant",
63
+ "text_cv_viewer_build_free": "Sukurkite profesionalų CV nemokamai",
64
+ "text_error_link_expired": "Šios nuorodos galiojimas baigėsi",
65
+ "text_error_expired_message": "CV savininko bendrinimo nuoroda nebėra aktyvi",
66
+ "text_error_cv_unavailable": "CV nebepasiekiamas",
67
+ "text_error_cv_removed_message": "Šį CV pašalino jo savininkas",
68
+ "text_error_not_found": "CV nerastas",
69
+ "text_error_not_found_message": "Ši nuoroda neegzistuoja arba galėjo būti pašalinta",
70
+ "text_error_create_free_cv": "Sukurkite nemokamą CV",
71
+ "text_password_protected": "Apsaugota slaptažodžiu",
72
+ "text_password_enter_to_view": "Įveskite slaptažodį, kad peržiūrėtumėte šį CV",
73
+ "text_password_enter": "Įveskite slaptažodį",
74
+ "text_password_incorrect": "Neteisingas slaptažodis. Bandykite dar kartą",
75
+ "text_password_something_wrong": "Kažkas nepavyko. Bandykite dar kartą",
76
+ "text_password_verifying": "Tikrinama",
77
+ "text_password_view_cv": "Peržiūrėti CV",
78
+ "text_password_hide": "Slėpti slaptažodį",
79
+ "text_password_show": "Rodyti slaptažodį",
80
+ "text_password_made_with": "Sukurta naudojant",
81
+ "text_lightbox_viewer": "CV peržiūra visame ekrane",
82
+ "text_lightbox_close": "Uždaryti peržiūrą visame ekrane",
83
+ "text_lightbox_zoom_out": "Atitolinti",
84
+ "text_lightbox_zoom_in": "Priartinti",
85
+ "text_lightbox_pinch_zoom": "Priartinkite pirštais · dukart bakstelėkite, kad priartintumėte · × uždaryti",
86
+ "text_contact_get_in_touch": "Susisiekite",
87
+ "text_contact_connect_with": "Susisiekite su {name}",
88
+ "text_contact_reach_out": "Susisiekite el. paštu arba telefonu žemiau",
89
+ "text_contact_send_email": "Siųsti el. laišką",
90
+ "text_contact_call_now": "Skambinti dabar",
91
+ "text_contact_copy_email": "Kopijuoti el. pašto adresą",
92
+ "text_contact_copy_phone": "Kopijuoti telefono numerį",
93
+ "text_contact_email_copied": "El. pašto adresas nukopijuotas!",
94
+ "text_contact_phone_copied": "Telefono numeris nukopijuotas!"
52
95
  }
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://inlang.com/schema/inlang-message-format",
3
- "text_cv_section_name_summary": "Kopsavilkums",
4
- "text_cv_section_name_objective": "Mērķis",
3
+ "text_cv_section_name_summary": "Profesionālais kopsavilkums",
4
+ "text_cv_section_name_objective": "Karjeras mērķis",
5
5
  "text_cv_section_name_experience": "Darba pieredze",
6
6
  "text_cv_section_name_education": "Izglītība",
7
7
  "text_cv_section_name_projects": "Projekti",
@@ -17,7 +17,7 @@
17
17
  "text_cv_section_name_languages": "Valodas",
18
18
  "text_cv_section_name_references": "Atsauksmes",
19
19
  "text_cv_section_name_profiles": "Profili",
20
- "text_cv_section_name_details": "Detaļas",
20
+ "text_cv_section_name_details": "Papildu informācija",
21
21
  "text_cv_property_location": "Atrašanās vieta",
22
22
  "text_cv_property_address": "Adrese",
23
23
  "text_cv_property_phone": "Tālrunis",
@@ -25,28 +25,71 @@
25
25
  "text_cv_property_date_of_birth": "Dzimšanas datums",
26
26
  "text_cv_property_place_of_birth": "Dzimšanas vieta",
27
27
  "text_cv_property_nationality": "Pilsonība",
28
- "text_cv_property_website": "Vietne",
29
- "text_language_proficiency_1": "Iesācējs",
30
- "text_language_proficiency_2": "Pamata",
31
- "text_language_proficiency_3": "Vidējs",
28
+ "text_cv_property_website": "Tīmekļa vietne",
29
+ "text_language_proficiency_1": "Iesācēja līmenis",
30
+ "text_language_proficiency_2": "Pamatlīmenis",
31
+ "text_language_proficiency_3": "Vidējs līmenis",
32
32
  "text_language_proficiency_4": "Augsts līmenis",
33
33
  "text_language_proficiency_5": "Brīvi",
34
- "text_skill_level_1": "Pamata",
35
- "text_skill_level_2": "Vidējs",
36
- "text_skill_level_3": "Labi pārvalda",
34
+ "text_skill_level_1": "Pamatlīmenis",
35
+ "text_skill_level_2": "Vidējs līmenis",
36
+ "text_skill_level_3": "Labs līmenis",
37
37
  "text_skill_level_4": "Augsts līmenis",
38
- "text_skill_level_5": "Eksperts",
39
- "text_cv_section_name_personal_info": "Personīgā informācija",
38
+ "text_skill_level_5": "Eksperta līmenis",
39
+ "text_cv_section_name_personal_info": "Personas dati",
40
40
  "text_cv_section_name_links": "Saites",
41
41
  "text_cv_property_gender": "Dzimums",
42
42
  "text_cv_property_marital_status": "Ģimenes stāvoklis",
43
43
  "text_cv_section_name_licenses": "Licences",
44
- "text_cv_section_name_driver_licenses": "Autovadītāja apliecības",
44
+ "text_cv_section_name_driver_licenses": "Vadītāja apliecības",
45
45
  "text_cv_section_name_driver_declaration": "Deklarācija",
46
46
  "text_cv_section_name_declaration": "Apliecinājums",
47
- "text_references_available_upon_request": "Informācija pieejama pēc pieprasījuma",
48
- "text_brand_watermark": "Izstrādāts ar {brand} palīdzību",
49
- "text_to_recipient_in_cover_letter": "Adresāts",
50
- "text_present_in_resume_date": "Pašreiz",
51
- "text_send_from_in_cover_letter": "Nosūtīts no"
47
+ "text_references_available_upon_request": "Atsauksmes pieejamas pēc pieprasījuma",
48
+ "text_brand_watermark": "Izveidots ar {brand}",
49
+ "text_to_recipient_in_cover_letter": "Kam",
50
+ "text_present_in_resume_date": "Pašlaik",
51
+ "text_send_from_in_cover_letter": "No",
52
+ "text_cv_property_linkedin": "LinkedIn",
53
+ "text_cv_viewer_download_pdf": "Lejupielādēt PDF",
54
+ "text_cv_viewer_pdf": "PDF",
55
+ "text_cv_viewer_contact": "Kontakti",
56
+ "text_cv_viewer_owners_cv": "{name} CV",
57
+ "text_cv_viewer_view_cv": "Skatīt CV",
58
+ "text_cv_viewer_professional_cv": "Profesionāls CV",
59
+ "text_cv_viewer_unable_to_load": "Neizdevās ielādēt CV",
60
+ "text_cv_viewer_try_again": "Mēģināt vēlreiz",
61
+ "text_cv_viewer_tap_to_zoom": "Pieskarieties, lai tuvinātu",
62
+ "text_cv_viewer_made_with": "Izveidots ar",
63
+ "text_cv_viewer_build_free": "Izveidojiet profesionālu CV bez maksas",
64
+ "text_error_link_expired": "Šīs saites derīguma termiņš ir beidzies",
65
+ "text_error_expired_message": "CV īpašnieka kopīgošanas saite vairs nav aktīva",
66
+ "text_error_cv_unavailable": "CV vairs nav pieejams",
67
+ "text_error_cv_removed_message": "Šo CV ir noņēmis tā īpašnieks",
68
+ "text_error_not_found": "CV nav atrasts",
69
+ "text_error_not_found_message": "Šī saite nepastāv vai, iespējams, ir noņemta",
70
+ "text_error_create_free_cv": "Izveidojiet savu bezmaksas CV",
71
+ "text_password_protected": "Aizsargāts ar paroli",
72
+ "text_password_enter_to_view": "Ievadiet paroli, lai skatītu šo CV",
73
+ "text_password_enter": "Ievadiet paroli",
74
+ "text_password_incorrect": "Nepareiza parole. Lūdzu, mēģiniet vēlreiz",
75
+ "text_password_something_wrong": "Radās kļūda. Lūdzu, mēģiniet vēlreiz",
76
+ "text_password_verifying": "Notiek pārbaude",
77
+ "text_password_view_cv": "Skatīt CV",
78
+ "text_password_hide": "Paslēpt paroli",
79
+ "text_password_show": "Rādīt paroli",
80
+ "text_password_made_with": "Izveidots ar",
81
+ "text_lightbox_viewer": "CV skatītājs pilnekrāna režīmā",
82
+ "text_lightbox_close": "Aizvērt pilnekrāna skatītāju",
83
+ "text_lightbox_zoom_out": "Tālināt",
84
+ "text_lightbox_zoom_in": "Tuvināt",
85
+ "text_lightbox_pinch_zoom": "Savelciet pirkstus · veiciet dubultpieskārienu, lai tuvinātu · ×, lai aizvērtu",
86
+ "text_contact_get_in_touch": "Sazinieties",
87
+ "text_contact_connect_with": "Sazinieties ar {name}",
88
+ "text_contact_reach_out": "Sazinieties pa zemāk norādīto e-pastu vai tālruni",
89
+ "text_contact_send_email": "Sūtīt e-pastu",
90
+ "text_contact_call_now": "Zvanīt tagad",
91
+ "text_contact_copy_email": "Kopēt e-pastu",
92
+ "text_contact_copy_phone": "Kopēt tālruni",
93
+ "text_contact_email_copied": "E-pasts nokopēts!",
94
+ "text_contact_phone_copied": "Tālrunis nokopēts!"
52
95
  }
@@ -1,15 +1,15 @@
1
1
  {
2
2
  "$schema": "https://inlang.com/schema/inlang-message-format",
3
- "text_cv_section_name_summary": "Ringkasan",
4
- "text_cv_section_name_objective": "Objektif",
5
- "text_cv_section_name_experience": "Pengalaman",
3
+ "text_cv_section_name_summary": "Ringkasan profesional",
4
+ "text_cv_section_name_objective": "Objektif kerjaya",
5
+ "text_cv_section_name_experience": "Pengalaman kerja",
6
6
  "text_cv_section_name_education": "Pendidikan",
7
7
  "text_cv_section_name_projects": "Projek",
8
8
  "text_cv_section_name_skills": "Kemahiran",
9
- "text_cv_section_name_certifications": "Sijil",
9
+ "text_cv_section_name_certifications": "Pensijilan",
10
10
  "text_cv_section_name_awards": "Anugerah",
11
11
  "text_cv_section_name_interests": "Minat",
12
- "text_cv_section_name_volunteering": "Kesukarelawanan",
12
+ "text_cv_section_name_volunteering": "Pengalaman sukarelawan",
13
13
  "text_cv_section_name_publications": "Penerbitan",
14
14
  "text_cv_section_name_achievements": "Pencapaian",
15
15
  "text_cv_section_name_qrcode": "Kod QR",
@@ -18,34 +18,77 @@
18
18
  "text_cv_section_name_references": "Rujukan",
19
19
  "text_cv_section_name_profiles": "Profil",
20
20
  "text_cv_section_name_details": "Butiran",
21
- "text_cv_section_name_personal_info": "Maklumat Peribadi",
21
+ "text_cv_section_name_personal_info": "Maklumat peribadi",
22
22
  "text_cv_section_name_links": "Pautan",
23
23
  "text_cv_section_name_licenses": "Lesen",
24
- "text_cv_section_name_driver_licenses": "Lesen Memandu",
24
+ "text_cv_section_name_driver_licenses": "Lesen memandu",
25
25
  "text_cv_section_name_declaration": "Pengakuan",
26
26
  "text_cv_property_location": "Lokasi",
27
27
  "text_cv_property_address": "Alamat",
28
28
  "text_cv_property_phone": "Telefon",
29
29
  "text_cv_property_email": "E-mel",
30
- "text_cv_property_date_of_birth": "Tarikh Lahir",
31
- "text_cv_property_place_of_birth": "Tempat Lahir",
30
+ "text_cv_property_date_of_birth": "Tarikh lahir",
31
+ "text_cv_property_place_of_birth": "Tempat lahir",
32
32
  "text_cv_property_nationality": "Kewarganegaraan",
33
- "text_cv_property_website": "Laman Web",
33
+ "text_cv_property_website": "Laman web",
34
34
  "text_cv_property_gender": "Jantina",
35
- "text_cv_property_marital_status": "Status Perkahwinan",
36
- "text_language_proficiency_1": "Asas",
37
- "text_language_proficiency_2": "Permulaan",
35
+ "text_cv_property_marital_status": "Status perkahwinan",
36
+ "text_language_proficiency_1": "Pemula",
37
+ "text_language_proficiency_2": "Asas",
38
38
  "text_language_proficiency_3": "Pertengahan",
39
39
  "text_language_proficiency_4": "Lanjutan",
40
40
  "text_language_proficiency_5": "Fasih",
41
41
  "text_skill_level_1": "Asas",
42
42
  "text_skill_level_2": "Pertengahan",
43
- "text_skill_level_3": "Cekap",
44
- "text_skill_level_4": "Mahir",
43
+ "text_skill_level_3": "Mahir",
44
+ "text_skill_level_4": "Lanjutan",
45
45
  "text_skill_level_5": "Pakar",
46
- "text_references_available_upon_request": "Maklumat disediakan atas permintaan",
46
+ "text_references_available_upon_request": "Rujukan tersedia atas permintaan",
47
47
  "text_brand_watermark": "Dikuasakan oleh {brand}",
48
48
  "text_to_recipient_in_cover_letter": "Kepada",
49
49
  "text_present_in_resume_date": "Kini",
50
- "text_send_from_in_cover_letter": "Daripada"
50
+ "text_send_from_in_cover_letter": "Daripada",
51
+ "text_cv_property_linkedin": "LinkedIn",
52
+ "text_cv_viewer_download_pdf": "Muat turun PDF",
53
+ "text_cv_viewer_pdf": "PDF",
54
+ "text_cv_viewer_contact": "Hubungi",
55
+ "text_cv_viewer_owners_cv": "CV {name}",
56
+ "text_cv_viewer_view_cv": "Lihat CV",
57
+ "text_cv_viewer_professional_cv": "CV profesional",
58
+ "text_cv_viewer_unable_to_load": "Tidak dapat memuatkan CV",
59
+ "text_cv_viewer_try_again": "Cuba lagi",
60
+ "text_cv_viewer_tap_to_zoom": "Ketik untuk zum",
61
+ "text_cv_viewer_made_with": "Dibuat dengan",
62
+ "text_cv_viewer_build_free": "Bina CV profesional anda secara percuma",
63
+ "text_error_link_expired": "Pautan ini telah tamat tempoh",
64
+ "text_error_expired_message": "Pautan perkongsian pemilik CV tidak lagi aktif",
65
+ "text_error_cv_unavailable": "CV tidak lagi tersedia",
66
+ "text_error_cv_removed_message": "CV ini telah dialih keluar oleh pemiliknya",
67
+ "text_error_not_found": "CV tidak ditemui",
68
+ "text_error_not_found_message": "Pautan ini tidak wujud atau mungkin telah dialih keluar",
69
+ "text_error_create_free_cv": "Cipta CV percuma anda",
70
+ "text_password_protected": "Dilindungi kata laluan",
71
+ "text_password_enter_to_view": "Masukkan kata laluan untuk melihat CV ini",
72
+ "text_password_enter": "Masukkan kata laluan",
73
+ "text_password_incorrect": "Kata laluan salah. Sila cuba lagi",
74
+ "text_password_something_wrong": "Sesuatu telah berlaku. Sila cuba lagi",
75
+ "text_password_verifying": "Mengesahkan",
76
+ "text_password_view_cv": "Lihat CV",
77
+ "text_password_hide": "Sembunyikan kata laluan",
78
+ "text_password_show": "Tunjukkan kata laluan",
79
+ "text_password_made_with": "Dibuat dengan",
80
+ "text_lightbox_viewer": "Pemapar CV skrin penuh",
81
+ "text_lightbox_close": "Tutup pemapar skrin penuh",
82
+ "text_lightbox_zoom_out": "Zum keluar",
83
+ "text_lightbox_zoom_in": "Zum masuk",
84
+ "text_lightbox_pinch_zoom": "Cubit · ketik dua kali untuk zum · × untuk tutup",
85
+ "text_contact_get_in_touch": "Hubungi",
86
+ "text_contact_connect_with": "Berhubung dengan {name}",
87
+ "text_contact_reach_out": "Hubungi melalui e-mel atau telefon di bawah",
88
+ "text_contact_send_email": "Hantar e-mel",
89
+ "text_contact_call_now": "Hubungi sekarang",
90
+ "text_contact_copy_email": "Salin e-mel",
91
+ "text_contact_copy_phone": "Salin nombor telefon",
92
+ "text_contact_email_copied": "E-mel disalin!",
93
+ "text_contact_phone_copied": "Nombor telefon disalin!"
51
94
  }