@umituz/react-native-localization 1.4.0 → 1.5.0

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 (537) hide show
  1. package/lib/infrastructure/locales/en-US/index.d.ts +21 -26
  2. package/lib/infrastructure/locales/en-US/index.d.ts.map +1 -1
  3. package/lib/infrastructure/locales/en-US/index.js +32 -39
  4. package/lib/infrastructure/locales/en-US/index.js.map +1 -1
  5. package/package.json +1 -1
  6. package/scripts/createLocaleLoaders.js +35 -28
  7. package/scripts/setup-languages.js +113 -0
  8. package/src/infrastructure/locales/en-US/index.ts +33 -39
  9. package/lib/infrastructure/locales/ar-SA/index.d.ts +0 -34
  10. package/lib/infrastructure/locales/ar-SA/index.d.ts.map +0 -1
  11. package/lib/infrastructure/locales/ar-SA/index.js +0 -47
  12. package/lib/infrastructure/locales/ar-SA/index.js.map +0 -1
  13. package/lib/infrastructure/locales/bg-BG/index.d.ts +0 -34
  14. package/lib/infrastructure/locales/bg-BG/index.d.ts.map +0 -1
  15. package/lib/infrastructure/locales/bg-BG/index.js +0 -47
  16. package/lib/infrastructure/locales/bg-BG/index.js.map +0 -1
  17. package/lib/infrastructure/locales/cs-CZ/index.d.ts +0 -34
  18. package/lib/infrastructure/locales/cs-CZ/index.d.ts.map +0 -1
  19. package/lib/infrastructure/locales/cs-CZ/index.js +0 -47
  20. package/lib/infrastructure/locales/cs-CZ/index.js.map +0 -1
  21. package/lib/infrastructure/locales/da-DK/index.d.ts +0 -34
  22. package/lib/infrastructure/locales/da-DK/index.d.ts.map +0 -1
  23. package/lib/infrastructure/locales/da-DK/index.js +0 -47
  24. package/lib/infrastructure/locales/da-DK/index.js.map +0 -1
  25. package/lib/infrastructure/locales/de-DE/index.d.ts +0 -34
  26. package/lib/infrastructure/locales/de-DE/index.d.ts.map +0 -1
  27. package/lib/infrastructure/locales/de-DE/index.js +0 -47
  28. package/lib/infrastructure/locales/de-DE/index.js.map +0 -1
  29. package/lib/infrastructure/locales/el-GR/index.d.ts +0 -34
  30. package/lib/infrastructure/locales/el-GR/index.d.ts.map +0 -1
  31. package/lib/infrastructure/locales/el-GR/index.js +0 -47
  32. package/lib/infrastructure/locales/el-GR/index.js.map +0 -1
  33. package/lib/infrastructure/locales/en-AU/index.d.ts +0 -32
  34. package/lib/infrastructure/locales/en-AU/index.d.ts.map +0 -1
  35. package/lib/infrastructure/locales/en-AU/index.js +0 -44
  36. package/lib/infrastructure/locales/en-AU/index.js.map +0 -1
  37. package/lib/infrastructure/locales/en-CA/index.d.ts +0 -32
  38. package/lib/infrastructure/locales/en-CA/index.d.ts.map +0 -1
  39. package/lib/infrastructure/locales/en-CA/index.js +0 -44
  40. package/lib/infrastructure/locales/en-CA/index.js.map +0 -1
  41. package/lib/infrastructure/locales/en-GB/index.d.ts +0 -32
  42. package/lib/infrastructure/locales/en-GB/index.d.ts.map +0 -1
  43. package/lib/infrastructure/locales/en-GB/index.js +0 -44
  44. package/lib/infrastructure/locales/en-GB/index.js.map +0 -1
  45. package/lib/infrastructure/locales/es-ES/index.d.ts +0 -34
  46. package/lib/infrastructure/locales/es-ES/index.d.ts.map +0 -1
  47. package/lib/infrastructure/locales/es-ES/index.js +0 -47
  48. package/lib/infrastructure/locales/es-ES/index.js.map +0 -1
  49. package/lib/infrastructure/locales/es-MX/index.d.ts +0 -34
  50. package/lib/infrastructure/locales/es-MX/index.d.ts.map +0 -1
  51. package/lib/infrastructure/locales/es-MX/index.js +0 -47
  52. package/lib/infrastructure/locales/es-MX/index.js.map +0 -1
  53. package/lib/infrastructure/locales/fi-FI/index.d.ts +0 -34
  54. package/lib/infrastructure/locales/fi-FI/index.d.ts.map +0 -1
  55. package/lib/infrastructure/locales/fi-FI/index.js +0 -47
  56. package/lib/infrastructure/locales/fi-FI/index.js.map +0 -1
  57. package/lib/infrastructure/locales/fr-CA/index.d.ts +0 -34
  58. package/lib/infrastructure/locales/fr-CA/index.d.ts.map +0 -1
  59. package/lib/infrastructure/locales/fr-CA/index.js +0 -47
  60. package/lib/infrastructure/locales/fr-CA/index.js.map +0 -1
  61. package/lib/infrastructure/locales/fr-FR/index.d.ts +0 -34
  62. package/lib/infrastructure/locales/fr-FR/index.d.ts.map +0 -1
  63. package/lib/infrastructure/locales/fr-FR/index.js +0 -47
  64. package/lib/infrastructure/locales/fr-FR/index.js.map +0 -1
  65. package/lib/infrastructure/locales/hi-IN/index.d.ts +0 -34
  66. package/lib/infrastructure/locales/hi-IN/index.d.ts.map +0 -1
  67. package/lib/infrastructure/locales/hi-IN/index.js +0 -47
  68. package/lib/infrastructure/locales/hi-IN/index.js.map +0 -1
  69. package/lib/infrastructure/locales/hr-HR/index.d.ts +0 -34
  70. package/lib/infrastructure/locales/hr-HR/index.d.ts.map +0 -1
  71. package/lib/infrastructure/locales/hr-HR/index.js +0 -47
  72. package/lib/infrastructure/locales/hr-HR/index.js.map +0 -1
  73. package/lib/infrastructure/locales/hu-HU/index.d.ts +0 -34
  74. package/lib/infrastructure/locales/hu-HU/index.d.ts.map +0 -1
  75. package/lib/infrastructure/locales/hu-HU/index.js +0 -47
  76. package/lib/infrastructure/locales/hu-HU/index.js.map +0 -1
  77. package/lib/infrastructure/locales/id-ID/index.d.ts +0 -34
  78. package/lib/infrastructure/locales/id-ID/index.d.ts.map +0 -1
  79. package/lib/infrastructure/locales/id-ID/index.js +0 -47
  80. package/lib/infrastructure/locales/id-ID/index.js.map +0 -1
  81. package/lib/infrastructure/locales/it-IT/index.d.ts +0 -34
  82. package/lib/infrastructure/locales/it-IT/index.d.ts.map +0 -1
  83. package/lib/infrastructure/locales/it-IT/index.js +0 -47
  84. package/lib/infrastructure/locales/it-IT/index.js.map +0 -1
  85. package/lib/infrastructure/locales/ja-JP/index.d.ts +0 -34
  86. package/lib/infrastructure/locales/ja-JP/index.d.ts.map +0 -1
  87. package/lib/infrastructure/locales/ja-JP/index.js +0 -47
  88. package/lib/infrastructure/locales/ja-JP/index.js.map +0 -1
  89. package/lib/infrastructure/locales/ko-KR/index.d.ts +0 -34
  90. package/lib/infrastructure/locales/ko-KR/index.d.ts.map +0 -1
  91. package/lib/infrastructure/locales/ko-KR/index.js +0 -47
  92. package/lib/infrastructure/locales/ko-KR/index.js.map +0 -1
  93. package/lib/infrastructure/locales/ms-MY/index.d.ts +0 -34
  94. package/lib/infrastructure/locales/ms-MY/index.d.ts.map +0 -1
  95. package/lib/infrastructure/locales/ms-MY/index.js +0 -47
  96. package/lib/infrastructure/locales/ms-MY/index.js.map +0 -1
  97. package/lib/infrastructure/locales/nl-NL/index.d.ts +0 -34
  98. package/lib/infrastructure/locales/nl-NL/index.d.ts.map +0 -1
  99. package/lib/infrastructure/locales/nl-NL/index.js +0 -47
  100. package/lib/infrastructure/locales/nl-NL/index.js.map +0 -1
  101. package/lib/infrastructure/locales/no-NO/index.d.ts +0 -34
  102. package/lib/infrastructure/locales/no-NO/index.d.ts.map +0 -1
  103. package/lib/infrastructure/locales/no-NO/index.js +0 -47
  104. package/lib/infrastructure/locales/no-NO/index.js.map +0 -1
  105. package/lib/infrastructure/locales/pl-PL/index.d.ts +0 -34
  106. package/lib/infrastructure/locales/pl-PL/index.d.ts.map +0 -1
  107. package/lib/infrastructure/locales/pl-PL/index.js +0 -47
  108. package/lib/infrastructure/locales/pl-PL/index.js.map +0 -1
  109. package/lib/infrastructure/locales/pt-BR/index.d.ts +0 -34
  110. package/lib/infrastructure/locales/pt-BR/index.d.ts.map +0 -1
  111. package/lib/infrastructure/locales/pt-BR/index.js +0 -47
  112. package/lib/infrastructure/locales/pt-BR/index.js.map +0 -1
  113. package/lib/infrastructure/locales/pt-PT/index.d.ts +0 -34
  114. package/lib/infrastructure/locales/pt-PT/index.d.ts.map +0 -1
  115. package/lib/infrastructure/locales/pt-PT/index.js +0 -47
  116. package/lib/infrastructure/locales/pt-PT/index.js.map +0 -1
  117. package/lib/infrastructure/locales/ro-RO/index.d.ts +0 -34
  118. package/lib/infrastructure/locales/ro-RO/index.d.ts.map +0 -1
  119. package/lib/infrastructure/locales/ro-RO/index.js +0 -47
  120. package/lib/infrastructure/locales/ro-RO/index.js.map +0 -1
  121. package/lib/infrastructure/locales/ru-RU/index.d.ts +0 -34
  122. package/lib/infrastructure/locales/ru-RU/index.d.ts.map +0 -1
  123. package/lib/infrastructure/locales/ru-RU/index.js +0 -47
  124. package/lib/infrastructure/locales/ru-RU/index.js.map +0 -1
  125. package/lib/infrastructure/locales/sk-SK/index.d.ts +0 -34
  126. package/lib/infrastructure/locales/sk-SK/index.d.ts.map +0 -1
  127. package/lib/infrastructure/locales/sk-SK/index.js +0 -47
  128. package/lib/infrastructure/locales/sk-SK/index.js.map +0 -1
  129. package/lib/infrastructure/locales/sv-SE/index.d.ts +0 -34
  130. package/lib/infrastructure/locales/sv-SE/index.d.ts.map +0 -1
  131. package/lib/infrastructure/locales/sv-SE/index.js +0 -47
  132. package/lib/infrastructure/locales/sv-SE/index.js.map +0 -1
  133. package/lib/infrastructure/locales/th-TH/index.d.ts +0 -34
  134. package/lib/infrastructure/locales/th-TH/index.d.ts.map +0 -1
  135. package/lib/infrastructure/locales/th-TH/index.js +0 -47
  136. package/lib/infrastructure/locales/th-TH/index.js.map +0 -1
  137. package/lib/infrastructure/locales/tl-PH/index.d.ts +0 -34
  138. package/lib/infrastructure/locales/tl-PH/index.d.ts.map +0 -1
  139. package/lib/infrastructure/locales/tl-PH/index.js +0 -47
  140. package/lib/infrastructure/locales/tl-PH/index.js.map +0 -1
  141. package/lib/infrastructure/locales/tr-TR/index.d.ts +0 -34
  142. package/lib/infrastructure/locales/tr-TR/index.d.ts.map +0 -1
  143. package/lib/infrastructure/locales/tr-TR/index.js +0 -47
  144. package/lib/infrastructure/locales/tr-TR/index.js.map +0 -1
  145. package/lib/infrastructure/locales/uk-UA/index.d.ts +0 -34
  146. package/lib/infrastructure/locales/uk-UA/index.d.ts.map +0 -1
  147. package/lib/infrastructure/locales/uk-UA/index.js +0 -47
  148. package/lib/infrastructure/locales/uk-UA/index.js.map +0 -1
  149. package/lib/infrastructure/locales/vi-VN/index.d.ts +0 -34
  150. package/lib/infrastructure/locales/vi-VN/index.d.ts.map +0 -1
  151. package/lib/infrastructure/locales/vi-VN/index.js +0 -47
  152. package/lib/infrastructure/locales/vi-VN/index.js.map +0 -1
  153. package/lib/infrastructure/locales/zh-CN/index.d.ts +0 -34
  154. package/lib/infrastructure/locales/zh-CN/index.d.ts.map +0 -1
  155. package/lib/infrastructure/locales/zh-CN/index.js +0 -47
  156. package/lib/infrastructure/locales/zh-CN/index.js.map +0 -1
  157. package/lib/infrastructure/locales/zh-TW/index.d.ts +0 -34
  158. package/lib/infrastructure/locales/zh-TW/index.d.ts.map +0 -1
  159. package/lib/infrastructure/locales/zh-TW/index.js +0 -47
  160. package/lib/infrastructure/locales/zh-TW/index.js.map +0 -1
  161. package/src/infrastructure/locales/ar-SA/auth.json +0 -32
  162. package/src/infrastructure/locales/ar-SA/branding.json +0 -9
  163. package/src/infrastructure/locales/ar-SA/datetime.json +0 -140
  164. package/src/infrastructure/locales/ar-SA/errors.json +0 -43
  165. package/src/infrastructure/locales/ar-SA/flashcards.json +0 -287
  166. package/src/infrastructure/locales/ar-SA/general.json +0 -61
  167. package/src/infrastructure/locales/ar-SA/index.ts +0 -49
  168. package/src/infrastructure/locales/ar-SA/navigation.json +0 -58
  169. package/src/infrastructure/locales/ar-SA/onboarding.json +0 -76
  170. package/src/infrastructure/locales/ar-SA/settings.json +0 -53
  171. package/src/infrastructure/locales/bg-BG/auth.json +0 -32
  172. package/src/infrastructure/locales/bg-BG/branding.json +0 -9
  173. package/src/infrastructure/locales/bg-BG/datetime.json +0 -140
  174. package/src/infrastructure/locales/bg-BG/errors.json +0 -43
  175. package/src/infrastructure/locales/bg-BG/flashcards.json +0 -287
  176. package/src/infrastructure/locales/bg-BG/general.json +0 -61
  177. package/src/infrastructure/locales/bg-BG/index.ts +0 -49
  178. package/src/infrastructure/locales/bg-BG/navigation.json +0 -58
  179. package/src/infrastructure/locales/bg-BG/onboarding.json +0 -76
  180. package/src/infrastructure/locales/bg-BG/settings.json +0 -53
  181. package/src/infrastructure/locales/cs-CZ/auth.json +0 -32
  182. package/src/infrastructure/locales/cs-CZ/branding.json +0 -9
  183. package/src/infrastructure/locales/cs-CZ/datetime.json +0 -140
  184. package/src/infrastructure/locales/cs-CZ/errors.json +0 -43
  185. package/src/infrastructure/locales/cs-CZ/flashcards.json +0 -287
  186. package/src/infrastructure/locales/cs-CZ/general.json +0 -61
  187. package/src/infrastructure/locales/cs-CZ/index.ts +0 -49
  188. package/src/infrastructure/locales/cs-CZ/navigation.json +0 -58
  189. package/src/infrastructure/locales/cs-CZ/onboarding.json +0 -76
  190. package/src/infrastructure/locales/cs-CZ/settings.json +0 -53
  191. package/src/infrastructure/locales/da-DK/auth.json +0 -32
  192. package/src/infrastructure/locales/da-DK/branding.json +0 -9
  193. package/src/infrastructure/locales/da-DK/datetime.json +0 -140
  194. package/src/infrastructure/locales/da-DK/errors.json +0 -43
  195. package/src/infrastructure/locales/da-DK/flashcards.json +0 -287
  196. package/src/infrastructure/locales/da-DK/general.json +0 -61
  197. package/src/infrastructure/locales/da-DK/index.ts +0 -49
  198. package/src/infrastructure/locales/da-DK/navigation.json +0 -58
  199. package/src/infrastructure/locales/da-DK/onboarding.json +0 -76
  200. package/src/infrastructure/locales/da-DK/settings.json +0 -53
  201. package/src/infrastructure/locales/de-DE/auth.json +0 -32
  202. package/src/infrastructure/locales/de-DE/branding.json +0 -9
  203. package/src/infrastructure/locales/de-DE/datetime.json +0 -140
  204. package/src/infrastructure/locales/de-DE/errors.json +0 -43
  205. package/src/infrastructure/locales/de-DE/flashcards.json +0 -287
  206. package/src/infrastructure/locales/de-DE/general.json +0 -61
  207. package/src/infrastructure/locales/de-DE/index.ts +0 -49
  208. package/src/infrastructure/locales/de-DE/navigation.json +0 -58
  209. package/src/infrastructure/locales/de-DE/onboarding.json +0 -76
  210. package/src/infrastructure/locales/de-DE/settings.json +0 -53
  211. package/src/infrastructure/locales/el-GR/auth.json +0 -32
  212. package/src/infrastructure/locales/el-GR/branding.json +0 -9
  213. package/src/infrastructure/locales/el-GR/datetime.json +0 -140
  214. package/src/infrastructure/locales/el-GR/errors.json +0 -43
  215. package/src/infrastructure/locales/el-GR/flashcards.json +0 -287
  216. package/src/infrastructure/locales/el-GR/general.json +0 -61
  217. package/src/infrastructure/locales/el-GR/index.ts +0 -49
  218. package/src/infrastructure/locales/el-GR/navigation.json +0 -58
  219. package/src/infrastructure/locales/el-GR/onboarding.json +0 -76
  220. package/src/infrastructure/locales/el-GR/settings.json +0 -53
  221. package/src/infrastructure/locales/en-AU/branding.json +0 -11
  222. package/src/infrastructure/locales/en-AU/datetime.json +0 -140
  223. package/src/infrastructure/locales/en-AU/errors.json +0 -43
  224. package/src/infrastructure/locales/en-AU/flashcards.json +0 -83
  225. package/src/infrastructure/locales/en-AU/general.json +0 -61
  226. package/src/infrastructure/locales/en-AU/index.ts +0 -46
  227. package/src/infrastructure/locales/en-AU/navigation.json +0 -58
  228. package/src/infrastructure/locales/en-AU/onboarding.json +0 -76
  229. package/src/infrastructure/locales/en-AU/settings.json +0 -53
  230. package/src/infrastructure/locales/en-CA/branding.json +0 -11
  231. package/src/infrastructure/locales/en-CA/datetime.json +0 -140
  232. package/src/infrastructure/locales/en-CA/errors.json +0 -43
  233. package/src/infrastructure/locales/en-CA/flashcards.json +0 -83
  234. package/src/infrastructure/locales/en-CA/general.json +0 -61
  235. package/src/infrastructure/locales/en-CA/index.ts +0 -46
  236. package/src/infrastructure/locales/en-CA/navigation.json +0 -58
  237. package/src/infrastructure/locales/en-CA/onboarding.json +0 -76
  238. package/src/infrastructure/locales/en-CA/settings.json +0 -53
  239. package/src/infrastructure/locales/en-GB/branding.json +0 -11
  240. package/src/infrastructure/locales/en-GB/datetime.json +0 -140
  241. package/src/infrastructure/locales/en-GB/errors.json +0 -43
  242. package/src/infrastructure/locales/en-GB/flashcards.json +0 -83
  243. package/src/infrastructure/locales/en-GB/general.json +0 -61
  244. package/src/infrastructure/locales/en-GB/index.ts +0 -46
  245. package/src/infrastructure/locales/en-GB/navigation.json +0 -58
  246. package/src/infrastructure/locales/en-GB/onboarding.json +0 -76
  247. package/src/infrastructure/locales/en-GB/settings.json +0 -53
  248. package/src/infrastructure/locales/es-ES/auth.json +0 -32
  249. package/src/infrastructure/locales/es-ES/branding.json +0 -9
  250. package/src/infrastructure/locales/es-ES/datetime.json +0 -140
  251. package/src/infrastructure/locales/es-ES/errors.json +0 -43
  252. package/src/infrastructure/locales/es-ES/flashcards.json +0 -287
  253. package/src/infrastructure/locales/es-ES/general.json +0 -61
  254. package/src/infrastructure/locales/es-ES/index.ts +0 -49
  255. package/src/infrastructure/locales/es-ES/navigation.json +0 -58
  256. package/src/infrastructure/locales/es-ES/onboarding.json +0 -76
  257. package/src/infrastructure/locales/es-ES/settings.json +0 -53
  258. package/src/infrastructure/locales/es-MX/auth.json +0 -32
  259. package/src/infrastructure/locales/es-MX/branding.json +0 -9
  260. package/src/infrastructure/locales/es-MX/datetime.json +0 -140
  261. package/src/infrastructure/locales/es-MX/errors.json +0 -43
  262. package/src/infrastructure/locales/es-MX/flashcards.json +0 -276
  263. package/src/infrastructure/locales/es-MX/general.json +0 -61
  264. package/src/infrastructure/locales/es-MX/index.ts +0 -49
  265. package/src/infrastructure/locales/es-MX/navigation.json +0 -58
  266. package/src/infrastructure/locales/es-MX/onboarding.json +0 -76
  267. package/src/infrastructure/locales/es-MX/settings.json +0 -53
  268. package/src/infrastructure/locales/fi-FI/auth.json +0 -32
  269. package/src/infrastructure/locales/fi-FI/branding.json +0 -9
  270. package/src/infrastructure/locales/fi-FI/datetime.json +0 -140
  271. package/src/infrastructure/locales/fi-FI/errors.json +0 -43
  272. package/src/infrastructure/locales/fi-FI/flashcards.json +0 -287
  273. package/src/infrastructure/locales/fi-FI/general.json +0 -61
  274. package/src/infrastructure/locales/fi-FI/index.ts +0 -49
  275. package/src/infrastructure/locales/fi-FI/navigation.json +0 -58
  276. package/src/infrastructure/locales/fi-FI/onboarding.json +0 -76
  277. package/src/infrastructure/locales/fi-FI/settings.json +0 -53
  278. package/src/infrastructure/locales/fr-CA/auth.json +0 -32
  279. package/src/infrastructure/locales/fr-CA/branding.json +0 -9
  280. package/src/infrastructure/locales/fr-CA/datetime.json +0 -140
  281. package/src/infrastructure/locales/fr-CA/errors.json +0 -43
  282. package/src/infrastructure/locales/fr-CA/flashcards.json +0 -287
  283. package/src/infrastructure/locales/fr-CA/general.json +0 -61
  284. package/src/infrastructure/locales/fr-CA/index.ts +0 -49
  285. package/src/infrastructure/locales/fr-CA/navigation.json +0 -58
  286. package/src/infrastructure/locales/fr-CA/onboarding.json +0 -76
  287. package/src/infrastructure/locales/fr-CA/settings.json +0 -53
  288. package/src/infrastructure/locales/fr-FR/auth.json +0 -32
  289. package/src/infrastructure/locales/fr-FR/branding.json +0 -9
  290. package/src/infrastructure/locales/fr-FR/datetime.json +0 -140
  291. package/src/infrastructure/locales/fr-FR/errors.json +0 -43
  292. package/src/infrastructure/locales/fr-FR/flashcards.json +0 -287
  293. package/src/infrastructure/locales/fr-FR/general.json +0 -61
  294. package/src/infrastructure/locales/fr-FR/index.ts +0 -49
  295. package/src/infrastructure/locales/fr-FR/navigation.json +0 -58
  296. package/src/infrastructure/locales/fr-FR/onboarding.json +0 -76
  297. package/src/infrastructure/locales/fr-FR/settings.json +0 -53
  298. package/src/infrastructure/locales/hi-IN/auth.json +0 -32
  299. package/src/infrastructure/locales/hi-IN/branding.json +0 -9
  300. package/src/infrastructure/locales/hi-IN/datetime.json +0 -140
  301. package/src/infrastructure/locales/hi-IN/errors.json +0 -43
  302. package/src/infrastructure/locales/hi-IN/flashcards.json +0 -287
  303. package/src/infrastructure/locales/hi-IN/general.json +0 -61
  304. package/src/infrastructure/locales/hi-IN/index.ts +0 -49
  305. package/src/infrastructure/locales/hi-IN/navigation.json +0 -58
  306. package/src/infrastructure/locales/hi-IN/onboarding.json +0 -76
  307. package/src/infrastructure/locales/hi-IN/settings.json +0 -53
  308. package/src/infrastructure/locales/hr-HR/auth.json +0 -32
  309. package/src/infrastructure/locales/hr-HR/branding.json +0 -9
  310. package/src/infrastructure/locales/hr-HR/datetime.json +0 -140
  311. package/src/infrastructure/locales/hr-HR/errors.json +0 -43
  312. package/src/infrastructure/locales/hr-HR/flashcards.json +0 -276
  313. package/src/infrastructure/locales/hr-HR/general.json +0 -61
  314. package/src/infrastructure/locales/hr-HR/index.ts +0 -49
  315. package/src/infrastructure/locales/hr-HR/navigation.json +0 -58
  316. package/src/infrastructure/locales/hr-HR/onboarding.json +0 -76
  317. package/src/infrastructure/locales/hr-HR/settings.json +0 -53
  318. package/src/infrastructure/locales/hu-HU/auth.json +0 -32
  319. package/src/infrastructure/locales/hu-HU/branding.json +0 -9
  320. package/src/infrastructure/locales/hu-HU/datetime.json +0 -140
  321. package/src/infrastructure/locales/hu-HU/errors.json +0 -43
  322. package/src/infrastructure/locales/hu-HU/flashcards.json +0 -287
  323. package/src/infrastructure/locales/hu-HU/general.json +0 -61
  324. package/src/infrastructure/locales/hu-HU/index.ts +0 -49
  325. package/src/infrastructure/locales/hu-HU/navigation.json +0 -58
  326. package/src/infrastructure/locales/hu-HU/onboarding.json +0 -76
  327. package/src/infrastructure/locales/hu-HU/settings.json +0 -53
  328. package/src/infrastructure/locales/id-ID/auth.json +0 -32
  329. package/src/infrastructure/locales/id-ID/branding.json +0 -9
  330. package/src/infrastructure/locales/id-ID/datetime.json +0 -140
  331. package/src/infrastructure/locales/id-ID/errors.json +0 -43
  332. package/src/infrastructure/locales/id-ID/flashcards.json +0 -287
  333. package/src/infrastructure/locales/id-ID/general.json +0 -61
  334. package/src/infrastructure/locales/id-ID/index.ts +0 -49
  335. package/src/infrastructure/locales/id-ID/navigation.json +0 -58
  336. package/src/infrastructure/locales/id-ID/onboarding.json +0 -76
  337. package/src/infrastructure/locales/id-ID/settings.json +0 -53
  338. package/src/infrastructure/locales/it-IT/auth.json +0 -32
  339. package/src/infrastructure/locales/it-IT/branding.json +0 -9
  340. package/src/infrastructure/locales/it-IT/datetime.json +0 -140
  341. package/src/infrastructure/locales/it-IT/errors.json +0 -43
  342. package/src/infrastructure/locales/it-IT/flashcards.json +0 -287
  343. package/src/infrastructure/locales/it-IT/general.json +0 -61
  344. package/src/infrastructure/locales/it-IT/index.ts +0 -49
  345. package/src/infrastructure/locales/it-IT/navigation.json +0 -58
  346. package/src/infrastructure/locales/it-IT/onboarding.json +0 -76
  347. package/src/infrastructure/locales/it-IT/settings.json +0 -53
  348. package/src/infrastructure/locales/ja-JP/auth.json +0 -32
  349. package/src/infrastructure/locales/ja-JP/branding.json +0 -9
  350. package/src/infrastructure/locales/ja-JP/datetime.json +0 -140
  351. package/src/infrastructure/locales/ja-JP/errors.json +0 -43
  352. package/src/infrastructure/locales/ja-JP/flashcards.json +0 -287
  353. package/src/infrastructure/locales/ja-JP/general.json +0 -61
  354. package/src/infrastructure/locales/ja-JP/index.ts +0 -49
  355. package/src/infrastructure/locales/ja-JP/navigation.json +0 -58
  356. package/src/infrastructure/locales/ja-JP/onboarding.json +0 -76
  357. package/src/infrastructure/locales/ja-JP/settings.json +0 -53
  358. package/src/infrastructure/locales/ko-KR/auth.json +0 -32
  359. package/src/infrastructure/locales/ko-KR/branding.json +0 -9
  360. package/src/infrastructure/locales/ko-KR/datetime.json +0 -140
  361. package/src/infrastructure/locales/ko-KR/errors.json +0 -43
  362. package/src/infrastructure/locales/ko-KR/flashcards.json +0 -287
  363. package/src/infrastructure/locales/ko-KR/general.json +0 -61
  364. package/src/infrastructure/locales/ko-KR/index.ts +0 -49
  365. package/src/infrastructure/locales/ko-KR/navigation.json +0 -58
  366. package/src/infrastructure/locales/ko-KR/onboarding.json +0 -76
  367. package/src/infrastructure/locales/ko-KR/settings.json +0 -53
  368. package/src/infrastructure/locales/ms-MY/auth.json +0 -32
  369. package/src/infrastructure/locales/ms-MY/branding.json +0 -9
  370. package/src/infrastructure/locales/ms-MY/datetime.json +0 -140
  371. package/src/infrastructure/locales/ms-MY/errors.json +0 -43
  372. package/src/infrastructure/locales/ms-MY/flashcards.json +0 -287
  373. package/src/infrastructure/locales/ms-MY/general.json +0 -61
  374. package/src/infrastructure/locales/ms-MY/index.ts +0 -49
  375. package/src/infrastructure/locales/ms-MY/navigation.json +0 -58
  376. package/src/infrastructure/locales/ms-MY/onboarding.json +0 -76
  377. package/src/infrastructure/locales/ms-MY/settings.json +0 -53
  378. package/src/infrastructure/locales/nl-NL/auth.json +0 -32
  379. package/src/infrastructure/locales/nl-NL/branding.json +0 -9
  380. package/src/infrastructure/locales/nl-NL/datetime.json +0 -140
  381. package/src/infrastructure/locales/nl-NL/errors.json +0 -43
  382. package/src/infrastructure/locales/nl-NL/flashcards.json +0 -287
  383. package/src/infrastructure/locales/nl-NL/general.json +0 -61
  384. package/src/infrastructure/locales/nl-NL/index.ts +0 -49
  385. package/src/infrastructure/locales/nl-NL/navigation.json +0 -58
  386. package/src/infrastructure/locales/nl-NL/onboarding.json +0 -76
  387. package/src/infrastructure/locales/nl-NL/settings.json +0 -53
  388. package/src/infrastructure/locales/no-NO/auth.json +0 -32
  389. package/src/infrastructure/locales/no-NO/branding.json +0 -9
  390. package/src/infrastructure/locales/no-NO/datetime.json +0 -140
  391. package/src/infrastructure/locales/no-NO/errors.json +0 -43
  392. package/src/infrastructure/locales/no-NO/flashcards.json +0 -287
  393. package/src/infrastructure/locales/no-NO/general.json +0 -61
  394. package/src/infrastructure/locales/no-NO/index.ts +0 -49
  395. package/src/infrastructure/locales/no-NO/navigation.json +0 -58
  396. package/src/infrastructure/locales/no-NO/onboarding.json +0 -76
  397. package/src/infrastructure/locales/no-NO/settings.json +0 -53
  398. package/src/infrastructure/locales/pl-PL/auth.json +0 -32
  399. package/src/infrastructure/locales/pl-PL/branding.json +0 -9
  400. package/src/infrastructure/locales/pl-PL/datetime.json +0 -140
  401. package/src/infrastructure/locales/pl-PL/errors.json +0 -43
  402. package/src/infrastructure/locales/pl-PL/flashcards.json +0 -287
  403. package/src/infrastructure/locales/pl-PL/general.json +0 -61
  404. package/src/infrastructure/locales/pl-PL/index.ts +0 -49
  405. package/src/infrastructure/locales/pl-PL/navigation.json +0 -58
  406. package/src/infrastructure/locales/pl-PL/onboarding.json +0 -76
  407. package/src/infrastructure/locales/pl-PL/settings.json +0 -53
  408. package/src/infrastructure/locales/pt-BR/auth.json +0 -32
  409. package/src/infrastructure/locales/pt-BR/branding.json +0 -9
  410. package/src/infrastructure/locales/pt-BR/datetime.json +0 -140
  411. package/src/infrastructure/locales/pt-BR/errors.json +0 -43
  412. package/src/infrastructure/locales/pt-BR/flashcards.json +0 -287
  413. package/src/infrastructure/locales/pt-BR/general.json +0 -61
  414. package/src/infrastructure/locales/pt-BR/index.ts +0 -49
  415. package/src/infrastructure/locales/pt-BR/navigation.json +0 -58
  416. package/src/infrastructure/locales/pt-BR/onboarding.json +0 -76
  417. package/src/infrastructure/locales/pt-BR/settings.json +0 -53
  418. package/src/infrastructure/locales/pt-PT/auth.json +0 -32
  419. package/src/infrastructure/locales/pt-PT/branding.json +0 -9
  420. package/src/infrastructure/locales/pt-PT/datetime.json +0 -140
  421. package/src/infrastructure/locales/pt-PT/errors.json +0 -43
  422. package/src/infrastructure/locales/pt-PT/flashcards.json +0 -287
  423. package/src/infrastructure/locales/pt-PT/general.json +0 -61
  424. package/src/infrastructure/locales/pt-PT/index.ts +0 -49
  425. package/src/infrastructure/locales/pt-PT/navigation.json +0 -58
  426. package/src/infrastructure/locales/pt-PT/onboarding.json +0 -76
  427. package/src/infrastructure/locales/pt-PT/settings.json +0 -53
  428. package/src/infrastructure/locales/ro-RO/auth.json +0 -32
  429. package/src/infrastructure/locales/ro-RO/branding.json +0 -9
  430. package/src/infrastructure/locales/ro-RO/datetime.json +0 -140
  431. package/src/infrastructure/locales/ro-RO/errors.json +0 -43
  432. package/src/infrastructure/locales/ro-RO/flashcards.json +0 -287
  433. package/src/infrastructure/locales/ro-RO/general.json +0 -61
  434. package/src/infrastructure/locales/ro-RO/index.ts +0 -49
  435. package/src/infrastructure/locales/ro-RO/navigation.json +0 -58
  436. package/src/infrastructure/locales/ro-RO/onboarding.json +0 -76
  437. package/src/infrastructure/locales/ro-RO/settings.json +0 -53
  438. package/src/infrastructure/locales/ru-RU/auth.json +0 -32
  439. package/src/infrastructure/locales/ru-RU/branding.json +0 -9
  440. package/src/infrastructure/locales/ru-RU/datetime.json +0 -140
  441. package/src/infrastructure/locales/ru-RU/errors.json +0 -43
  442. package/src/infrastructure/locales/ru-RU/flashcards.json +0 -276
  443. package/src/infrastructure/locales/ru-RU/general.json +0 -61
  444. package/src/infrastructure/locales/ru-RU/index.ts +0 -49
  445. package/src/infrastructure/locales/ru-RU/navigation.json +0 -58
  446. package/src/infrastructure/locales/ru-RU/onboarding.json +0 -76
  447. package/src/infrastructure/locales/ru-RU/settings.json +0 -53
  448. package/src/infrastructure/locales/sk-SK/auth.json +0 -32
  449. package/src/infrastructure/locales/sk-SK/branding.json +0 -9
  450. package/src/infrastructure/locales/sk-SK/datetime.json +0 -140
  451. package/src/infrastructure/locales/sk-SK/errors.json +0 -43
  452. package/src/infrastructure/locales/sk-SK/flashcards.json +0 -287
  453. package/src/infrastructure/locales/sk-SK/general.json +0 -61
  454. package/src/infrastructure/locales/sk-SK/index.ts +0 -49
  455. package/src/infrastructure/locales/sk-SK/navigation.json +0 -58
  456. package/src/infrastructure/locales/sk-SK/onboarding.json +0 -76
  457. package/src/infrastructure/locales/sk-SK/settings.json +0 -53
  458. package/src/infrastructure/locales/sv-SE/auth.json +0 -32
  459. package/src/infrastructure/locales/sv-SE/branding.json +0 -9
  460. package/src/infrastructure/locales/sv-SE/datetime.json +0 -140
  461. package/src/infrastructure/locales/sv-SE/errors.json +0 -43
  462. package/src/infrastructure/locales/sv-SE/flashcards.json +0 -287
  463. package/src/infrastructure/locales/sv-SE/general.json +0 -61
  464. package/src/infrastructure/locales/sv-SE/index.ts +0 -49
  465. package/src/infrastructure/locales/sv-SE/navigation.json +0 -58
  466. package/src/infrastructure/locales/sv-SE/onboarding.json +0 -76
  467. package/src/infrastructure/locales/sv-SE/settings.json +0 -53
  468. package/src/infrastructure/locales/th-TH/auth.json +0 -32
  469. package/src/infrastructure/locales/th-TH/branding.json +0 -9
  470. package/src/infrastructure/locales/th-TH/datetime.json +0 -140
  471. package/src/infrastructure/locales/th-TH/errors.json +0 -43
  472. package/src/infrastructure/locales/th-TH/flashcards.json +0 -287
  473. package/src/infrastructure/locales/th-TH/general.json +0 -61
  474. package/src/infrastructure/locales/th-TH/index.ts +0 -49
  475. package/src/infrastructure/locales/th-TH/navigation.json +0 -58
  476. package/src/infrastructure/locales/th-TH/onboarding.json +0 -76
  477. package/src/infrastructure/locales/th-TH/settings.json +0 -53
  478. package/src/infrastructure/locales/tl-PH/auth.json +0 -32
  479. package/src/infrastructure/locales/tl-PH/branding.json +0 -9
  480. package/src/infrastructure/locales/tl-PH/datetime.json +0 -140
  481. package/src/infrastructure/locales/tl-PH/errors.json +0 -43
  482. package/src/infrastructure/locales/tl-PH/flashcards.json +0 -287
  483. package/src/infrastructure/locales/tl-PH/general.json +0 -61
  484. package/src/infrastructure/locales/tl-PH/index.ts +0 -49
  485. package/src/infrastructure/locales/tl-PH/navigation.json +0 -58
  486. package/src/infrastructure/locales/tl-PH/onboarding.json +0 -76
  487. package/src/infrastructure/locales/tl-PH/settings.json +0 -53
  488. package/src/infrastructure/locales/tr-TR/auth.json +0 -32
  489. package/src/infrastructure/locales/tr-TR/branding.json +0 -9
  490. package/src/infrastructure/locales/tr-TR/datetime.json +0 -140
  491. package/src/infrastructure/locales/tr-TR/errors.json +0 -43
  492. package/src/infrastructure/locales/tr-TR/flashcards.json +0 -287
  493. package/src/infrastructure/locales/tr-TR/general.json +0 -61
  494. package/src/infrastructure/locales/tr-TR/index.ts +0 -49
  495. package/src/infrastructure/locales/tr-TR/navigation.json +0 -58
  496. package/src/infrastructure/locales/tr-TR/onboarding.json +0 -76
  497. package/src/infrastructure/locales/tr-TR/settings.json +0 -53
  498. package/src/infrastructure/locales/uk-UA/auth.json +0 -32
  499. package/src/infrastructure/locales/uk-UA/branding.json +0 -9
  500. package/src/infrastructure/locales/uk-UA/datetime.json +0 -140
  501. package/src/infrastructure/locales/uk-UA/errors.json +0 -43
  502. package/src/infrastructure/locales/uk-UA/flashcards.json +0 -287
  503. package/src/infrastructure/locales/uk-UA/general.json +0 -61
  504. package/src/infrastructure/locales/uk-UA/index.ts +0 -49
  505. package/src/infrastructure/locales/uk-UA/navigation.json +0 -58
  506. package/src/infrastructure/locales/uk-UA/onboarding.json +0 -76
  507. package/src/infrastructure/locales/uk-UA/settings.json +0 -53
  508. package/src/infrastructure/locales/vi-VN/auth.json +0 -32
  509. package/src/infrastructure/locales/vi-VN/branding.json +0 -9
  510. package/src/infrastructure/locales/vi-VN/datetime.json +0 -140
  511. package/src/infrastructure/locales/vi-VN/errors.json +0 -43
  512. package/src/infrastructure/locales/vi-VN/flashcards.json +0 -287
  513. package/src/infrastructure/locales/vi-VN/general.json +0 -61
  514. package/src/infrastructure/locales/vi-VN/index.ts +0 -49
  515. package/src/infrastructure/locales/vi-VN/navigation.json +0 -58
  516. package/src/infrastructure/locales/vi-VN/onboarding.json +0 -76
  517. package/src/infrastructure/locales/vi-VN/settings.json +0 -53
  518. package/src/infrastructure/locales/zh-CN/auth.json +0 -32
  519. package/src/infrastructure/locales/zh-CN/branding.json +0 -9
  520. package/src/infrastructure/locales/zh-CN/datetime.json +0 -140
  521. package/src/infrastructure/locales/zh-CN/errors.json +0 -43
  522. package/src/infrastructure/locales/zh-CN/flashcards.json +0 -287
  523. package/src/infrastructure/locales/zh-CN/general.json +0 -61
  524. package/src/infrastructure/locales/zh-CN/index.ts +0 -49
  525. package/src/infrastructure/locales/zh-CN/navigation.json +0 -58
  526. package/src/infrastructure/locales/zh-CN/onboarding.json +0 -76
  527. package/src/infrastructure/locales/zh-CN/settings.json +0 -53
  528. package/src/infrastructure/locales/zh-TW/auth.json +0 -32
  529. package/src/infrastructure/locales/zh-TW/branding.json +0 -9
  530. package/src/infrastructure/locales/zh-TW/datetime.json +0 -140
  531. package/src/infrastructure/locales/zh-TW/errors.json +0 -43
  532. package/src/infrastructure/locales/zh-TW/flashcards.json +0 -287
  533. package/src/infrastructure/locales/zh-TW/general.json +0 -61
  534. package/src/infrastructure/locales/zh-TW/index.ts +0 -49
  535. package/src/infrastructure/locales/zh-TW/navigation.json +0 -58
  536. package/src/infrastructure/locales/zh-TW/onboarding.json +0 -76
  537. package/src/infrastructure/locales/zh-TW/settings.json +0 -53
@@ -1,76 +0,0 @@
1
- {
2
- "skip": "Springe",
3
- "getStarted": "Kom i gang",
4
- "welcome": {
5
- "title": "Velkomst!",
6
- "subtitle": "Din rejse starter her",
7
- "getStarted": "Kom i gang",
8
- "skip": "Springe"
9
- },
10
- "slides": {
11
- "slide1": {
12
- "title": "Oplev fantastiske funktioner",
13
- "description": "Udforsk alt, hvad vores app har at tilbyde"
14
- },
15
- "slide2": {
16
- "title": "Forbliv organiseret",
17
- "description": "Hold styr på, hvad der betyder mest"
18
- },
19
- "slide3": {
20
- "title": "Opnå dine mål",
21
- "description": "Vi er her for at hjælpe dig med at få succes"
22
- }
23
- },
24
- "permissions": {
25
- "title": "Tilladelser",
26
- "subtitle": "Vi har brug for nogle tilladelser for at give den bedste oplevelse",
27
- "location": {
28
- "title": "Beliggenhed",
29
- "description": "Tilbyder lokationsbaserede funktioner",
30
- "enable": "Aktiver placering"
31
- },
32
- "camera": {
33
- "title": "Kamera",
34
- "description": "Tag billeder og scan dokumenter",
35
- "enable": "Aktiver kamera"
36
- },
37
- "photos": {
38
- "title": "Fotos",
39
- "description": "Få adgang til dit fotobibliotek",
40
- "enable": "Aktiver Fotos"
41
- },
42
- "later": "Jeg gør det senere",
43
- "continue": "Fortsætte"
44
- },
45
- "personalization": {
46
- "title": "Tilpas din oplevelse",
47
- "subtitle": "Fortæl os om dig selv",
48
- "goals": {
49
- "title": "Hvad er dine mål?",
50
- "options": [
51
- "Hold dig sund",
52
- "Vær produktiv",
53
- "Lær nye færdigheder",
54
- "Forbind med andre",
55
- "God fornøjelse"
56
- ]
57
- },
58
- "preferences": {
59
- "title": "Indstil dine præferencer",
60
- "theme": "Vælg tema",
61
- "language": "Vælg sprog"
62
- },
63
- "continue": "Fortsætte"
64
- },
65
- "complete": {
66
- "title": "Du er klar!",
67
- "subtitle": "Lad os komme i gang!",
68
- "startButton": "Begynd at bruge app"
69
- },
70
- "navigation": {
71
- "next": "Næste",
72
- "back": "Tilbage",
73
- "skip": "Springe",
74
- "done": "Færdig"
75
- }
76
- }
@@ -1,53 +0,0 @@
1
- {
2
- "lightMode": "Lys tilstand",
3
- "darkMode": "Mørk tilstand",
4
- "language": "Sprog",
5
- "aboutDescription": "App information og version",
6
- "about": {
7
- "title": "Om",
8
- "description": "App information og version",
9
- "appVersion": "App version",
10
- "moreApps": "Flere apps",
11
- "moreAppsDescription": "Tjek vores andre apps",
12
- "contactEmail": "Kontakt email",
13
- "website": "Hjemmeside"
14
- },
15
- "disclaimer": {
16
- "title": "Sundhedsfraskrivelse",
17
- "shortMessage": "Tryk for at læse vigtige sundhedsoplysninger",
18
- "message": "Denne app er kun til informations- og wellness-støtteformål. Det er IKKE en erstatning for professionel medicinsk eller mental sundhedspleje.\n\nHvis du oplever en helbredskrise eller nødsituation, skal du straks kontakte din lokale alarmcentral eller sundhedsudbyder.\n\nKontakt altid kvalificeret sundhedspersonale for medicinsk rådgivning, diagnose eller behandling. Indholdet i denne app bør ikke bruges som en erstatning for professionel medicinsk bedømmelse.\n\nDit privatliv er vigtigt. Alle data forbliver private på din enhed, medmindre du udtrykkeligt vælger at dele dem."
19
- },
20
- "legal": {
21
- "title": "Legal",
22
- "description": "Privatlivspolitik, vilkår for brug og EULA",
23
- "privacy": "Privatlivspolitik",
24
- "privacyDescription": "Hvordan vi håndterer dine data",
25
- "terms": "Vilkår for brug",
26
- "termsDescription": "Vilkår og betingelser",
27
- "eula": "Slutbrugerlicensaftale",
28
- "eulaDescription": "Licensaftale"
29
- },
30
- "version": {
31
- "title": "App version"
32
- },
33
- "languageSelection": {
34
- "title": "Vælg sprog",
35
- "description": "Vælg dit foretrukne sprog",
36
- "currentLanguage": "Aktuelt sprog",
37
- "searchPlaceholder": "Søg efter sprog"
38
- },
39
- "appearance": {
40
- "title": "Udseende",
41
- "darkMode": "Mørk tilstand",
42
- "darkTheme": "Mørkt tema",
43
- "lightTheme": "Lys tema",
44
- "themeDescription": "Indstillinger for sprog og tema"
45
- },
46
- "notifications": {
47
- "title": "Meddelelser",
48
- "description": "Administrer meddelelsespræferencer",
49
- "enableNotifications": "Aktiver meddelelser",
50
- "notificationPermission": "Underretningstilladelse",
51
- "notificationPermissionDescription": "Tillad appen at sende notifikationer"
52
- }
53
- }
@@ -1,32 +0,0 @@
1
- {
2
- "welcomeBack": "Willkommen zurück",
3
- "loginSubtitle": "Melden Sie sich an, um Ihre Karteikarten geräteübergreifend zu synchronisieren",
4
- "email": "E-Mail",
5
- "password": "Passwort",
6
- "enterPassword": "Geben Sie Ihr Passwort ein",
7
- "login": "Login",
8
- "createAccount": "Benutzerkonto erstellen",
9
- "continueAsGuest": "Als Gast fortfahren",
10
- "register": "Registrieren",
11
- "displayName": "Anzeigename",
12
- "enterDisplayName": "Geben Sie Ihren Namen ein",
13
- "confirmPassword": "Passwort bestätigen",
14
- "reenterPassword": "Geben Sie Ihr Passwort erneut ein",
15
- "backToLogin": "Zurück zum Anmelden",
16
- "registerSubtitle": "Erstellen Sie ein Konto, um Ihre Daten zu synchronisieren",
17
- "fillAllFields": "Bitte füllen Sie alle Felder aus",
18
- "passwordsDoNotMatch": "Passwörter stimmen nicht überein",
19
- "passwordTooShort": "Das Passwort muss mindestens 6 Zeichen lang sein",
20
- "loginFailed": "Fehler bei der Anmeldung. Bitte überprüfen Sie Ihre Anmeldedaten.",
21
- "registrationFailed": "Die Registrierung ist fehlgeschlagen. Bitte versuchen Sie es erneut.",
22
- "logout": "Abmelden",
23
- "profile": "Profil",
24
- "account": "Konto",
25
- "signedInAs": "Angemeldet als",
26
- "guestMode": "Gastmodus",
27
- "guestModeDescription": "Ihre Daten werden lokal auf diesem Gerät gespeichert",
28
- "syncData": "Lokale Daten synchronisieren",
29
- "syncDataDescription": "Laden Sie Ihre lokalen Lernkarten in die Cloud hoch",
30
- "syncSuccess": "Daten erfolgreich synchronisiert",
31
- "syncFailed": "Daten konnten nicht synchronisiert werden"
32
- }
@@ -1,9 +0,0 @@
1
- {
2
- "appName": "Karteikarten-Ersteller",
3
- "tagline": "Willkommen auf Ihrer Reise",
4
- "poweredBy": "Unterstützt von UmitUZ App Factory",
5
- "version": "Version {{version}}",
6
- "splash": {
7
- "loading": "Laden..."
8
- }
9
- }
@@ -1,140 +0,0 @@
1
- {
2
- "days": {
3
- "full": {
4
- "monday": "Montag",
5
- "tuesday": "Dienstag",
6
- "wednesday": "Mittwoch",
7
- "thursday": "Donnerstag",
8
- "friday": "Freitag",
9
- "saturday": "Samstag",
10
- "sunday": "Sonntag"
11
- },
12
- "short": {
13
- "mon": "Mo",
14
- "tue": "Di",
15
- "wed": "Heiraten",
16
- "thu": "Do",
17
- "fri": "Fr",
18
- "sat": "Sa",
19
- "sun": "Sonne"
20
- },
21
- "abbreviated": {
22
- "m": "M",
23
- "t": "T",
24
- "w": "W",
25
- "th": "Th",
26
- "f": "F",
27
- "sa": "Sa",
28
- "su": "Su"
29
- }
30
- },
31
- "months": {
32
- "full": {
33
- "january": "Januar",
34
- "february": "Februar",
35
- "march": "Marsch",
36
- "april": "April",
37
- "may": "Mai",
38
- "june": "Juni",
39
- "july": "Juli",
40
- "august": "August",
41
- "september": "September",
42
- "october": "Oktober",
43
- "november": "November",
44
- "december": "Dezember"
45
- },
46
- "short": {
47
- "jan": "Jan",
48
- "feb": "Febr",
49
- "mar": "Beschädigen",
50
- "apr": "Apr",
51
- "may": "Mai",
52
- "jun": "Jun",
53
- "jul": "Juli",
54
- "aug": "Aug",
55
- "sep": "Sept",
56
- "oct": "Okt",
57
- "nov": "Nov",
58
- "dec": "Dez"
59
- }
60
- },
61
- "relative": {
62
- "now": "Jetzt",
63
- "justNow": "Soeben",
64
- "today": "Heute",
65
- "yesterday": "Gestern",
66
- "tomorrow": "Morgen",
67
- "thisWeek": "Diese Woche",
68
- "lastWeek": "Letzte Woche",
69
- "nextWeek": "Nächste Woche",
70
- "thisMonth": "Diesen Monat",
71
- "lastMonth": "Letzten Monat",
72
- "nextMonth": "Nächsten Monat",
73
- "thisYear": "Dieses Jahr",
74
- "lastYear": "Letztes Jahr",
75
- "nextYear": "Nächstes Jahr",
76
- "ago": "vor",
77
- "fromNow": "von jetzt an",
78
- "in": "In"
79
- },
80
- "units": {
81
- "singular": {
82
- "second": "zweite",
83
- "minute": "Minute",
84
- "hour": "Stunde",
85
- "day": "Tag",
86
- "week": "Woche",
87
- "month": "Monat",
88
- "year": "Jahr"
89
- },
90
- "plural": {
91
- "seconds": "Sekunden",
92
- "minutes": "Minuten",
93
- "hours": "Std.",
94
- "days": "Tage",
95
- "weeks": "Wochen",
96
- "months": "Monate",
97
- "years": "Jahre"
98
- },
99
- "short": {
100
- "s": "S",
101
- "m": "M",
102
- "h": "H",
103
- "d": "D",
104
- "w": "w",
105
- "mo": "Mo",
106
- "y": "j"
107
- }
108
- },
109
- "periods": {
110
- "am": "BIN",
111
- "pm": "PN",
112
- "morning": "Morgen",
113
- "afternoon": "Nachmittag",
114
- "evening": "Abend",
115
- "night": "Nacht",
116
- "midnight": "Mitternacht",
117
- "noon": "Mittag"
118
- },
119
- "formats": {
120
- "date": "Datum",
121
- "time": "Zeit",
122
- "datetime": "Datum und Uhrzeit",
123
- "duration": "Dauer",
124
- "startDate": "Startdatum",
125
- "endDate": "Enddatum",
126
- "startTime": "Startzeit",
127
- "endTime": "Endzeit",
128
- "selectDate": "Wählen Sie Datum aus",
129
- "selectTime": "Wählen Sie Zeit"
130
- },
131
- "actions": {
132
- "setDate": "Datum einstellen",
133
- "setTime": "Zeit einstellen",
134
- "clearDate": "Datum löschen",
135
- "clearTime": "Klare Zeit",
136
- "confirmDate": "Datum bestätigen",
137
- "confirmTime": "Bestätigen Sie die Uhrzeit",
138
- "cancel": "Stornieren"
139
- }
140
- }
@@ -1,43 +0,0 @@
1
- {
2
- "validation": {
3
- "required": "Dieses Feld ist erforderlich",
4
- "invalidEmail": "Ungültiges E-Mail-Format",
5
- "invalidPhone": "Ungültige Telefonnummer",
6
- "invalidUrl": "Ungültiges URL-Format",
7
- "minLength": "Die Mindestlänge beträgt {{min}} Zeichen",
8
- "maxLength": "Die maximale Länge beträgt {{max}} Zeichen",
9
- "minValue": "Der Mindestwert beträgt {{min}}",
10
- "maxValue": "Maximalwert ist {{max}}",
11
- "mustMatch": "Felder müssen übereinstimmen",
12
- "invalidFormat": "Ungültiges Format",
13
- "invalidDate": "Ungültiges Datum",
14
- "futureDate": "Das Datum muss in der Zukunft liegen",
15
- "pastDate": "Das Datum muss in der Vergangenheit liegen"
16
- },
17
- "storage": {
18
- "saveFailed": "Daten konnten nicht gespeichert werden",
19
- "loadFailed": "Daten konnten nicht geladen werden",
20
- "deleteFailed": "Daten konnten nicht gelöscht werden",
21
- "notFound": "Daten nicht gefunden"
22
- },
23
- "permission": {
24
- "denied": "Zugriff verweigert",
25
- "notGranted": "Erlaubnis nicht erteilt",
26
- "cameraNotAvailable": "Kamera nicht verfügbar",
27
- "locationNotAvailable": "Ortungsdienste nicht verfügbar",
28
- "microphoneNotAvailable": "Mikrofon nicht verfügbar",
29
- "photosNotAvailable": "Fotobibliothek nicht verfügbar"
30
- },
31
- "common": {
32
- "somethingWentWrong": "Etwas ist schief gelaufen",
33
- "tryAgainLater": "Bitte versuchen Sie es später noch einmal",
34
- "unexpectedError": "Es ist ein unerwarteter Fehler aufgetreten"
35
- },
36
- "actions": {
37
- "dismiss": "Zurückweisen",
38
- "retry": "Wiederholen",
39
- "cancel": "Stornieren",
40
- "goBack": "Geh zurück",
41
- "contactSupport": "Kontaktieren Sie den Support"
42
- }
43
- }
@@ -1,287 +0,0 @@
1
- {
2
- "home": {
3
- "welcome": "Willkommen beim Flashcard Maker",
4
- "subtitle": "Meistern Sie jedes Thema mit interaktiven Lernkarten",
5
- "quickStudy": "Schnelles Lernen",
6
- "quickStudyDesc": "Beginnen Sie mit dem Studium Ihrer aktuellen Decks",
7
- "createDeck": "Deck erstellen",
8
- "createDeckDesc": "Bauen Sie ein neues Karteikartendeck",
9
- "recentActivity": "Letzte Aktivität",
10
- "noDecksYet": "Sie haben noch keine Decks erstellt",
11
- "browseDecks": "Durchsuchen Sie Decks",
12
- "statistics": "Statistiken",
13
- "totalDecks": "Gesamtzahl der Decks",
14
- "totalCards": "Gesamtkarten",
15
- "studySessions": "Lernsitzungen"
16
- },
17
- "decks": {
18
- "noDecks": "Keine Decks gefunden",
19
- "noDecksDesc": "Erstellen Sie Ihr erstes Lernkartendeck, um loszulegen",
20
- "createFirstDeck": "Erstelle das erste Deck",
21
- "createDeck": "Deck erstellen",
22
- "editDeck": "Deck bearbeiten",
23
- "recentlyStudied": "Kürzlich studiert",
24
- "allDecks": "Alle Decks",
25
- "easy": "Einfach",
26
- "medium": "Medium",
27
- "hard": "Hart"
28
- },
29
- "study": {
30
- "noCards": "Keine Karten verfügbar",
31
- "noCardsDesc": "Fügen Sie einige Karten zu einem Stapel hinzu, um mit dem Lernen zu beginnen",
32
- "browseDecks": "Durchsuchen Sie Decks",
33
- "question": "Frage",
34
- "answer": "Antwort",
35
- "showQuestion": "Frage anzeigen",
36
- "showAnswer": "Antwort anzeigen",
37
- "correct": "Richtig",
38
- "incorrect": "Falsch",
39
- "skip": "Überspringen",
40
- "skipped": "Übersprungen",
41
- "studyComplete": "Studie abgeschlossen",
42
- "wellDone": "Gut gemacht!",
43
- "sessionComplete": "Sitzung abgeschlossen"
44
- },
45
- "create": {
46
- "createDeck": "Deck erstellen",
47
- "addCards": "Karten hinzufügen",
48
- "deckInfo": "Deckinformationen",
49
- "cardInfo": "Karteninformationen",
50
- "deckTitle": "Decktitel",
51
- "deckTitlePlaceholder": "Geben Sie den Titel des Decks ein",
52
- "deckDescription": "Beschreibung",
53
- "deckDescriptionPlaceholder": "Geben Sie eine Deckbeschreibung ein",
54
- "category": "Kategorie",
55
- "selectCategory": "Kategorie auswählen",
56
- "cardFront": "Vorderseite",
57
- "cardFrontPlaceholder": "Geben Sie eine Frage oder einen Begriff ein",
58
- "cardBack": "Rückseite",
59
- "cardBackPlaceholder": "Geben Sie eine Antwort oder Definition ein",
60
- "difficulty": "Schwierigkeit",
61
- "addCard": "Karte hinzufügen",
62
- "addedCards": "Karten hinzugefügt",
63
- "saveDeck": "Deck speichern"
64
- },
65
- "cards": {
66
- "noCards": "Keine Karten gefunden",
67
- "noCardsDesc": "Erstellen Sie Ihre erste Karteikarte, um loszulegen",
68
- "createFirstCard": "Erstellen Sie die erste Karte",
69
- "createCard": "Karte erstellen",
70
- "editCard": "Karte bearbeiten",
71
- "selectDeck": "Wählen Sie „Deck“ aus",
72
- "selectDeckPlaceholder": "Wähle ein Deck für diese Karte"
73
- },
74
- "common": {
75
- "clearFilter": "Filter löschen"
76
- },
77
- "studyModes": {
78
- "classic": "Klassiker",
79
- "matching": "Passendes Spiel",
80
- "quiz": "Multiple Choice",
81
- "writing": "Schreibmodus",
82
- "timed": "Zeitgesteuerte Herausforderung",
83
- "selectMode": "Wählen Sie den Lernmodus"
84
- },
85
- "session": {
86
- "complete": "Sitzung abgeschlossen",
87
- "accuracy": "Genauigkeit",
88
- "speed": "Geschwindigkeit",
89
- "score": "Punktzahl",
90
- "cardsPerMinute": "Karten/Min",
91
- "grade": "Grad",
92
- "feedback": {
93
- "excellent": "Ausgezeichnete Arbeit! Du hast dieses Deck gemeistert!",
94
- "great": "Tolle Arbeit! Machen Sie weiter so!",
95
- "good": "Gute Fortschritte! Übe mehr, um dich zu verbessern.",
96
- "keep_practicing": "Übe weiter! Du kommst dorthin.",
97
- "keep_studying": "Lernen Sie weiter! Sehen Sie sich diese Karten noch einmal an."
98
- }
99
- },
100
- "rating": {
101
- "fail": "Wieder",
102
- "hard": "Hart",
103
- "good": "Gut",
104
- "easy": "Einfach",
105
- "perfect": "Perfekt"
106
- },
107
- "srs": {
108
- "dueToday": "Heute fällig",
109
- "dueCards": "Fällige Karten",
110
- "nextReview": "Nächste Rezension",
111
- "interval": "Intervall",
112
- "repetitions": "Wiederholungen",
113
- "easeFactor": "Leichtigkeitsfaktor",
114
- "reviewHistory": "Überprüfen Sie den Verlauf",
115
- "retention": "Retentionsrate",
116
- "again": "Wieder",
117
- "hard": "Hart",
118
- "good": "Gut",
119
- "easy": "Einfach"
120
- },
121
- "media": {
122
- "image": "Bild",
123
- "chooseImage": "Wählen Sie Bild",
124
- "takePhoto": "Machen Sie ein Foto",
125
- "permissionDenied": "Zugriffsberechtigung für Fotos verweigert",
126
- "cameraPermissionDenied": "Zugriffsberechtigung für die Kamera verweigert",
127
- "imageFailed": "Bild konnte nicht geladen werden",
128
- "cameraFailed": "Kamera konnte nicht geöffnet werden",
129
- "audio": "Audio",
130
- "record": "Audio aufnehmen",
131
- "recording": "Aufnahme...",
132
- "stopRecording": "Stoppen Sie die Aufnahme",
133
- "play": "Spielen",
134
- "stop": "Stoppen",
135
- "speak": "Sprechen",
136
- "audioPermissionDenied": "Die Berechtigung zum Aufzeichnen von Audio wurde verweigert",
137
- "recordingFailed": "Audioaufnahme fehlgeschlagen",
138
- "playbackFailed": "Audio konnte nicht abgespielt werden",
139
- "ttsFailed": "Text-to-Speech fehlgeschlagen",
140
- "noText": "Kein Text zum Sprechen"
141
- },
142
- "import": {
143
- "title": "Deck importieren",
144
- "chooseFormat": "Wählen Sie Format",
145
- "csv": "CSV (Excel)",
146
- "json": "JSON",
147
- "quizlet": "Quizlet",
148
- "selectFile": "Wählen Sie Datei aus",
149
- "importing": "Importieren...",
150
- "success": "{{count}} Karten erfolgreich importiert",
151
- "errors": "{{count}} Fehler sind aufgetreten",
152
- "viewErrors": "Fehler anzeigen"
153
- },
154
- "export": {
155
- "title": "Deck exportieren",
156
- "chooseFormat": "Wählen Sie Format",
157
- "csv": "CSV (Excel)",
158
- "json": "JSON (vollständig)",
159
- "quizlet": "Quizlet",
160
- "includeStats": "Statistiken einbeziehen",
161
- "includeMedia": "Medien einbeziehen",
162
- "exporting": "Exportieren...",
163
- "success": "Deck erfolgreich exportiert"
164
- },
165
- "statistics": {
166
- "title": "Statistiken",
167
- "overview": "Überblick",
168
- "totalCards": "Gesamtkarten",
169
- "cardsStudied": "Karten studiert",
170
- "totalReviews": "Gesamtbewertungen",
171
- "correctReviews": "Richtige Bewertungen",
172
- "accuracy": "Genauigkeit",
173
- "averageTimePerCard": "Durchschnittliche Zeit pro Karte",
174
- "totalStudyTime": "Gesamtstudienzeit",
175
- "studySessions": "Lernsitzungen",
176
- "streak": {
177
- "current": "Aktueller Streak",
178
- "longest": "Längster Streak",
179
- "days": "Tage"
180
- },
181
- "charts": {
182
- "daily": "Täglich",
183
- "weekly": "Wöchentlich",
184
- "monthly": "Monatlich",
185
- "performance": "Leistung",
186
- "activity": "Aktivität"
187
- }
188
- },
189
- "sharing": {
190
- "title": "Deck teilen",
191
- "generateCode": "Freigabecode generieren",
192
- "shareCode": "Code teilen",
193
- "qrCode": "QR-Code",
194
- "copyCode": "Code kopieren",
195
- "codeCopied": "Code in die Zwischenablage kopiert",
196
- "shareAsFile": "Als Datei teilen",
197
- "shareAsLink": "Als Link teilen",
198
- "importCode": "Code importieren",
199
- "enterCode": "Geben Sie den 6-stelligen Code ein",
200
- "invalidCode": "Ungültiger Freigabecode",
201
- "importing": "Deck wird importiert...",
202
- "importSuccess": "Deck erfolgreich importiert",
203
- "downloadCount": "Downloads",
204
- "makePublic": "Öffentlich machen",
205
- "makePrivate": "Privat machen"
206
- },
207
- "gamification": {
208
- "profile": {
209
- "level": "Ebene",
210
- "xp": "XP",
211
- "rank": "Rang",
212
- "progress": "Gehe zum nächsten Level",
213
- "totalXP": "Insgesamt verdiente XP"
214
- },
215
- "ranks": {
216
- "novice": "Anfänger",
217
- "apprentice": "Lehrling",
218
- "scholar": "Gelehrte",
219
- "expert": "Experte",
220
- "master": "Master",
221
- "grandmaster": "Großmeister",
222
- "legend": "Legende"
223
- },
224
- "achievements": {
225
- "title": "Erfolge",
226
- "unlocked": "Entsperrt",
227
- "locked": "Gesperrt",
228
- "progress": "Fortschritt",
229
- "reward": "Belohnen",
230
- "unlockedAt": "Entsperrt am",
231
- "categories": {
232
- "study": "Studie",
233
- "cards": "Karten",
234
- "decks": "Decks",
235
- "streak": "Strähne",
236
- "special": "Besonders"
237
- }
238
- },
239
- "challenges": {
240
- "title": "Tägliche Herausforderungen",
241
- "today": "Die heutigen Herausforderungen",
242
- "completed": "Vollendet",
243
- "inProgress": "Im Gange",
244
- "reward": "Belohnen",
245
- "goal": "Ziel",
246
- "progress": "Fortschritt"
247
- },
248
- "xpRewards": {
249
- "cardReviewed": "+{{amount}} XP – Karte überprüft",
250
- "cardCorrect": "+{{amount}} XP – Richtige Antwort",
251
- "cardPerfect": "+{{amount}} XP – Perfekt!",
252
- "deckCreated": "+{{amount}} XP – Deck erstellt",
253
- "studySession": "+{{amount}} XP – Lernsitzung",
254
- "dailyGoal": "+{{amount}} XP – Tagesziel erreicht",
255
- "streakDay": "+{{amount}} XP – Streak Day",
256
- "achievementUnlocked": "+{{amount}} XP – Erfolg freigeschaltet"
257
- }
258
- },
259
- "matching": {
260
- "title": "Passendes Spiel",
261
- "instructions": "Ordnen Sie die Karten zu, indem Sie auf Paare tippen",
262
- "matches": "Streichhölzer",
263
- "attempts": "Versuche",
264
- "timeElapsed": "Zeit",
265
- "perfect": "Perfekte Übereinstimmung!",
266
- "tryAgain": "Versuchen Sie es erneut"
267
- },
268
- "quiz": {
269
- "title": "Multiple-Choice-Quiz",
270
- "question": "Frage",
271
- "chooseAnswer": "Wählen Sie die richtige Antwort",
272
- "correct": "Richtig!",
273
- "incorrect": "Falsch",
274
- "showAnswer": "Antwort anzeigen",
275
- "nextQuestion": "Nächste Frage"
276
- },
277
- "writing": {
278
- "title": "Schreibmodus",
279
- "instructions": "Geben Sie die Antwort ein",
280
- "yourAnswer": "Ihre Antwort",
281
- "correctAnswer": "Richtige Antwort",
282
- "similarity": "Ähnlichkeit",
283
- "strictMode": "Strenger Modus",
284
- "fuzzyMatching": "Fuzzy-Matching",
285
- "check": "Antwort prüfen"
286
- }
287
- }