@umituz/react-native-localization 1.3.10 → 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.
- package/lib/infrastructure/config/i18n.d.ts +5 -0
- package/lib/infrastructure/config/i18n.d.ts.map +1 -1
- package/lib/infrastructure/config/i18n.js +192 -17
- package/lib/infrastructure/config/i18n.js.map +1 -1
- package/lib/infrastructure/locales/en-US/index.d.ts +21 -26
- package/lib/infrastructure/locales/en-US/index.d.ts.map +1 -1
- package/lib/infrastructure/locales/en-US/index.js +32 -39
- package/lib/infrastructure/locales/en-US/index.js.map +1 -1
- package/package.json +1 -1
- package/scripts/createLocaleLoaders.js +35 -28
- package/scripts/setup-languages.js +113 -0
- package/src/infrastructure/config/i18n.ts +200 -18
- package/src/infrastructure/locales/en-US/index.ts +33 -39
- package/lib/infrastructure/locales/ar-SA/index.d.ts +0 -34
- package/lib/infrastructure/locales/ar-SA/index.d.ts.map +0 -1
- package/lib/infrastructure/locales/ar-SA/index.js +0 -47
- package/lib/infrastructure/locales/ar-SA/index.js.map +0 -1
- package/lib/infrastructure/locales/bg-BG/index.d.ts +0 -34
- package/lib/infrastructure/locales/bg-BG/index.d.ts.map +0 -1
- package/lib/infrastructure/locales/bg-BG/index.js +0 -47
- package/lib/infrastructure/locales/bg-BG/index.js.map +0 -1
- package/lib/infrastructure/locales/cs-CZ/index.d.ts +0 -34
- package/lib/infrastructure/locales/cs-CZ/index.d.ts.map +0 -1
- package/lib/infrastructure/locales/cs-CZ/index.js +0 -47
- package/lib/infrastructure/locales/cs-CZ/index.js.map +0 -1
- package/lib/infrastructure/locales/da-DK/index.d.ts +0 -34
- package/lib/infrastructure/locales/da-DK/index.d.ts.map +0 -1
- package/lib/infrastructure/locales/da-DK/index.js +0 -47
- package/lib/infrastructure/locales/da-DK/index.js.map +0 -1
- package/lib/infrastructure/locales/de-DE/index.d.ts +0 -34
- package/lib/infrastructure/locales/de-DE/index.d.ts.map +0 -1
- package/lib/infrastructure/locales/de-DE/index.js +0 -47
- package/lib/infrastructure/locales/de-DE/index.js.map +0 -1
- package/lib/infrastructure/locales/el-GR/index.d.ts +0 -34
- package/lib/infrastructure/locales/el-GR/index.d.ts.map +0 -1
- package/lib/infrastructure/locales/el-GR/index.js +0 -47
- package/lib/infrastructure/locales/el-GR/index.js.map +0 -1
- package/lib/infrastructure/locales/en-AU/index.d.ts +0 -32
- package/lib/infrastructure/locales/en-AU/index.d.ts.map +0 -1
- package/lib/infrastructure/locales/en-AU/index.js +0 -44
- package/lib/infrastructure/locales/en-AU/index.js.map +0 -1
- package/lib/infrastructure/locales/en-CA/index.d.ts +0 -32
- package/lib/infrastructure/locales/en-CA/index.d.ts.map +0 -1
- package/lib/infrastructure/locales/en-CA/index.js +0 -44
- package/lib/infrastructure/locales/en-CA/index.js.map +0 -1
- package/lib/infrastructure/locales/en-GB/index.d.ts +0 -32
- package/lib/infrastructure/locales/en-GB/index.d.ts.map +0 -1
- package/lib/infrastructure/locales/en-GB/index.js +0 -44
- package/lib/infrastructure/locales/en-GB/index.js.map +0 -1
- package/lib/infrastructure/locales/es-ES/index.d.ts +0 -34
- package/lib/infrastructure/locales/es-ES/index.d.ts.map +0 -1
- package/lib/infrastructure/locales/es-ES/index.js +0 -47
- package/lib/infrastructure/locales/es-ES/index.js.map +0 -1
- package/lib/infrastructure/locales/es-MX/index.d.ts +0 -34
- package/lib/infrastructure/locales/es-MX/index.d.ts.map +0 -1
- package/lib/infrastructure/locales/es-MX/index.js +0 -47
- package/lib/infrastructure/locales/es-MX/index.js.map +0 -1
- package/lib/infrastructure/locales/fi-FI/index.d.ts +0 -34
- package/lib/infrastructure/locales/fi-FI/index.d.ts.map +0 -1
- package/lib/infrastructure/locales/fi-FI/index.js +0 -47
- package/lib/infrastructure/locales/fi-FI/index.js.map +0 -1
- package/lib/infrastructure/locales/fr-CA/index.d.ts +0 -34
- package/lib/infrastructure/locales/fr-CA/index.d.ts.map +0 -1
- package/lib/infrastructure/locales/fr-CA/index.js +0 -47
- package/lib/infrastructure/locales/fr-CA/index.js.map +0 -1
- package/lib/infrastructure/locales/fr-FR/index.d.ts +0 -34
- package/lib/infrastructure/locales/fr-FR/index.d.ts.map +0 -1
- package/lib/infrastructure/locales/fr-FR/index.js +0 -47
- package/lib/infrastructure/locales/fr-FR/index.js.map +0 -1
- package/lib/infrastructure/locales/hi-IN/index.d.ts +0 -34
- package/lib/infrastructure/locales/hi-IN/index.d.ts.map +0 -1
- package/lib/infrastructure/locales/hi-IN/index.js +0 -47
- package/lib/infrastructure/locales/hi-IN/index.js.map +0 -1
- package/lib/infrastructure/locales/hr-HR/index.d.ts +0 -34
- package/lib/infrastructure/locales/hr-HR/index.d.ts.map +0 -1
- package/lib/infrastructure/locales/hr-HR/index.js +0 -47
- package/lib/infrastructure/locales/hr-HR/index.js.map +0 -1
- package/lib/infrastructure/locales/hu-HU/index.d.ts +0 -34
- package/lib/infrastructure/locales/hu-HU/index.d.ts.map +0 -1
- package/lib/infrastructure/locales/hu-HU/index.js +0 -47
- package/lib/infrastructure/locales/hu-HU/index.js.map +0 -1
- package/lib/infrastructure/locales/id-ID/index.d.ts +0 -34
- package/lib/infrastructure/locales/id-ID/index.d.ts.map +0 -1
- package/lib/infrastructure/locales/id-ID/index.js +0 -47
- package/lib/infrastructure/locales/id-ID/index.js.map +0 -1
- package/lib/infrastructure/locales/it-IT/index.d.ts +0 -34
- package/lib/infrastructure/locales/it-IT/index.d.ts.map +0 -1
- package/lib/infrastructure/locales/it-IT/index.js +0 -47
- package/lib/infrastructure/locales/it-IT/index.js.map +0 -1
- package/lib/infrastructure/locales/ja-JP/index.d.ts +0 -34
- package/lib/infrastructure/locales/ja-JP/index.d.ts.map +0 -1
- package/lib/infrastructure/locales/ja-JP/index.js +0 -47
- package/lib/infrastructure/locales/ja-JP/index.js.map +0 -1
- package/lib/infrastructure/locales/ko-KR/index.d.ts +0 -34
- package/lib/infrastructure/locales/ko-KR/index.d.ts.map +0 -1
- package/lib/infrastructure/locales/ko-KR/index.js +0 -47
- package/lib/infrastructure/locales/ko-KR/index.js.map +0 -1
- package/lib/infrastructure/locales/ms-MY/index.d.ts +0 -34
- package/lib/infrastructure/locales/ms-MY/index.d.ts.map +0 -1
- package/lib/infrastructure/locales/ms-MY/index.js +0 -47
- package/lib/infrastructure/locales/ms-MY/index.js.map +0 -1
- package/lib/infrastructure/locales/nl-NL/index.d.ts +0 -34
- package/lib/infrastructure/locales/nl-NL/index.d.ts.map +0 -1
- package/lib/infrastructure/locales/nl-NL/index.js +0 -47
- package/lib/infrastructure/locales/nl-NL/index.js.map +0 -1
- package/lib/infrastructure/locales/no-NO/index.d.ts +0 -34
- package/lib/infrastructure/locales/no-NO/index.d.ts.map +0 -1
- package/lib/infrastructure/locales/no-NO/index.js +0 -47
- package/lib/infrastructure/locales/no-NO/index.js.map +0 -1
- package/lib/infrastructure/locales/pl-PL/index.d.ts +0 -34
- package/lib/infrastructure/locales/pl-PL/index.d.ts.map +0 -1
- package/lib/infrastructure/locales/pl-PL/index.js +0 -47
- package/lib/infrastructure/locales/pl-PL/index.js.map +0 -1
- package/lib/infrastructure/locales/pt-BR/index.d.ts +0 -34
- package/lib/infrastructure/locales/pt-BR/index.d.ts.map +0 -1
- package/lib/infrastructure/locales/pt-BR/index.js +0 -47
- package/lib/infrastructure/locales/pt-BR/index.js.map +0 -1
- package/lib/infrastructure/locales/pt-PT/index.d.ts +0 -34
- package/lib/infrastructure/locales/pt-PT/index.d.ts.map +0 -1
- package/lib/infrastructure/locales/pt-PT/index.js +0 -47
- package/lib/infrastructure/locales/pt-PT/index.js.map +0 -1
- package/lib/infrastructure/locales/ro-RO/index.d.ts +0 -34
- package/lib/infrastructure/locales/ro-RO/index.d.ts.map +0 -1
- package/lib/infrastructure/locales/ro-RO/index.js +0 -47
- package/lib/infrastructure/locales/ro-RO/index.js.map +0 -1
- package/lib/infrastructure/locales/ru-RU/index.d.ts +0 -34
- package/lib/infrastructure/locales/ru-RU/index.d.ts.map +0 -1
- package/lib/infrastructure/locales/ru-RU/index.js +0 -47
- package/lib/infrastructure/locales/ru-RU/index.js.map +0 -1
- package/lib/infrastructure/locales/sk-SK/index.d.ts +0 -34
- package/lib/infrastructure/locales/sk-SK/index.d.ts.map +0 -1
- package/lib/infrastructure/locales/sk-SK/index.js +0 -47
- package/lib/infrastructure/locales/sk-SK/index.js.map +0 -1
- package/lib/infrastructure/locales/sv-SE/index.d.ts +0 -34
- package/lib/infrastructure/locales/sv-SE/index.d.ts.map +0 -1
- package/lib/infrastructure/locales/sv-SE/index.js +0 -47
- package/lib/infrastructure/locales/sv-SE/index.js.map +0 -1
- package/lib/infrastructure/locales/th-TH/index.d.ts +0 -34
- package/lib/infrastructure/locales/th-TH/index.d.ts.map +0 -1
- package/lib/infrastructure/locales/th-TH/index.js +0 -47
- package/lib/infrastructure/locales/th-TH/index.js.map +0 -1
- package/lib/infrastructure/locales/tl-PH/index.d.ts +0 -34
- package/lib/infrastructure/locales/tl-PH/index.d.ts.map +0 -1
- package/lib/infrastructure/locales/tl-PH/index.js +0 -47
- package/lib/infrastructure/locales/tl-PH/index.js.map +0 -1
- package/lib/infrastructure/locales/tr-TR/index.d.ts +0 -34
- package/lib/infrastructure/locales/tr-TR/index.d.ts.map +0 -1
- package/lib/infrastructure/locales/tr-TR/index.js +0 -47
- package/lib/infrastructure/locales/tr-TR/index.js.map +0 -1
- package/lib/infrastructure/locales/uk-UA/index.d.ts +0 -34
- package/lib/infrastructure/locales/uk-UA/index.d.ts.map +0 -1
- package/lib/infrastructure/locales/uk-UA/index.js +0 -47
- package/lib/infrastructure/locales/uk-UA/index.js.map +0 -1
- package/lib/infrastructure/locales/vi-VN/index.d.ts +0 -34
- package/lib/infrastructure/locales/vi-VN/index.d.ts.map +0 -1
- package/lib/infrastructure/locales/vi-VN/index.js +0 -47
- package/lib/infrastructure/locales/vi-VN/index.js.map +0 -1
- package/lib/infrastructure/locales/zh-CN/index.d.ts +0 -34
- package/lib/infrastructure/locales/zh-CN/index.d.ts.map +0 -1
- package/lib/infrastructure/locales/zh-CN/index.js +0 -47
- package/lib/infrastructure/locales/zh-CN/index.js.map +0 -1
- package/lib/infrastructure/locales/zh-TW/index.d.ts +0 -34
- package/lib/infrastructure/locales/zh-TW/index.d.ts.map +0 -1
- package/lib/infrastructure/locales/zh-TW/index.js +0 -47
- package/lib/infrastructure/locales/zh-TW/index.js.map +0 -1
- package/src/infrastructure/locales/ar-SA/auth.json +0 -32
- package/src/infrastructure/locales/ar-SA/branding.json +0 -9
- package/src/infrastructure/locales/ar-SA/datetime.json +0 -140
- package/src/infrastructure/locales/ar-SA/errors.json +0 -43
- package/src/infrastructure/locales/ar-SA/flashcards.json +0 -287
- package/src/infrastructure/locales/ar-SA/general.json +0 -61
- package/src/infrastructure/locales/ar-SA/index.ts +0 -49
- package/src/infrastructure/locales/ar-SA/navigation.json +0 -58
- package/src/infrastructure/locales/ar-SA/onboarding.json +0 -76
- package/src/infrastructure/locales/ar-SA/settings.json +0 -53
- package/src/infrastructure/locales/bg-BG/auth.json +0 -32
- package/src/infrastructure/locales/bg-BG/branding.json +0 -9
- package/src/infrastructure/locales/bg-BG/datetime.json +0 -140
- package/src/infrastructure/locales/bg-BG/errors.json +0 -43
- package/src/infrastructure/locales/bg-BG/flashcards.json +0 -287
- package/src/infrastructure/locales/bg-BG/general.json +0 -61
- package/src/infrastructure/locales/bg-BG/index.ts +0 -49
- package/src/infrastructure/locales/bg-BG/navigation.json +0 -58
- package/src/infrastructure/locales/bg-BG/onboarding.json +0 -76
- package/src/infrastructure/locales/bg-BG/settings.json +0 -53
- package/src/infrastructure/locales/cs-CZ/auth.json +0 -32
- package/src/infrastructure/locales/cs-CZ/branding.json +0 -9
- package/src/infrastructure/locales/cs-CZ/datetime.json +0 -140
- package/src/infrastructure/locales/cs-CZ/errors.json +0 -43
- package/src/infrastructure/locales/cs-CZ/flashcards.json +0 -287
- package/src/infrastructure/locales/cs-CZ/general.json +0 -61
- package/src/infrastructure/locales/cs-CZ/index.ts +0 -49
- package/src/infrastructure/locales/cs-CZ/navigation.json +0 -58
- package/src/infrastructure/locales/cs-CZ/onboarding.json +0 -76
- package/src/infrastructure/locales/cs-CZ/settings.json +0 -53
- package/src/infrastructure/locales/da-DK/auth.json +0 -32
- package/src/infrastructure/locales/da-DK/branding.json +0 -9
- package/src/infrastructure/locales/da-DK/datetime.json +0 -140
- package/src/infrastructure/locales/da-DK/errors.json +0 -43
- package/src/infrastructure/locales/da-DK/flashcards.json +0 -287
- package/src/infrastructure/locales/da-DK/general.json +0 -61
- package/src/infrastructure/locales/da-DK/index.ts +0 -49
- package/src/infrastructure/locales/da-DK/navigation.json +0 -58
- package/src/infrastructure/locales/da-DK/onboarding.json +0 -76
- package/src/infrastructure/locales/da-DK/settings.json +0 -53
- package/src/infrastructure/locales/de-DE/auth.json +0 -32
- package/src/infrastructure/locales/de-DE/branding.json +0 -9
- package/src/infrastructure/locales/de-DE/datetime.json +0 -140
- package/src/infrastructure/locales/de-DE/errors.json +0 -43
- package/src/infrastructure/locales/de-DE/flashcards.json +0 -287
- package/src/infrastructure/locales/de-DE/general.json +0 -61
- package/src/infrastructure/locales/de-DE/index.ts +0 -49
- package/src/infrastructure/locales/de-DE/navigation.json +0 -58
- package/src/infrastructure/locales/de-DE/onboarding.json +0 -76
- package/src/infrastructure/locales/de-DE/settings.json +0 -53
- package/src/infrastructure/locales/el-GR/auth.json +0 -32
- package/src/infrastructure/locales/el-GR/branding.json +0 -9
- package/src/infrastructure/locales/el-GR/datetime.json +0 -140
- package/src/infrastructure/locales/el-GR/errors.json +0 -43
- package/src/infrastructure/locales/el-GR/flashcards.json +0 -287
- package/src/infrastructure/locales/el-GR/general.json +0 -61
- package/src/infrastructure/locales/el-GR/index.ts +0 -49
- package/src/infrastructure/locales/el-GR/navigation.json +0 -58
- package/src/infrastructure/locales/el-GR/onboarding.json +0 -76
- package/src/infrastructure/locales/el-GR/settings.json +0 -53
- package/src/infrastructure/locales/en-AU/branding.json +0 -11
- package/src/infrastructure/locales/en-AU/datetime.json +0 -140
- package/src/infrastructure/locales/en-AU/errors.json +0 -43
- package/src/infrastructure/locales/en-AU/flashcards.json +0 -83
- package/src/infrastructure/locales/en-AU/general.json +0 -61
- package/src/infrastructure/locales/en-AU/index.ts +0 -46
- package/src/infrastructure/locales/en-AU/navigation.json +0 -58
- package/src/infrastructure/locales/en-AU/onboarding.json +0 -76
- package/src/infrastructure/locales/en-AU/settings.json +0 -53
- package/src/infrastructure/locales/en-CA/branding.json +0 -11
- package/src/infrastructure/locales/en-CA/datetime.json +0 -140
- package/src/infrastructure/locales/en-CA/errors.json +0 -43
- package/src/infrastructure/locales/en-CA/flashcards.json +0 -83
- package/src/infrastructure/locales/en-CA/general.json +0 -61
- package/src/infrastructure/locales/en-CA/index.ts +0 -46
- package/src/infrastructure/locales/en-CA/navigation.json +0 -58
- package/src/infrastructure/locales/en-CA/onboarding.json +0 -76
- package/src/infrastructure/locales/en-CA/settings.json +0 -53
- package/src/infrastructure/locales/en-GB/branding.json +0 -11
- package/src/infrastructure/locales/en-GB/datetime.json +0 -140
- package/src/infrastructure/locales/en-GB/errors.json +0 -43
- package/src/infrastructure/locales/en-GB/flashcards.json +0 -83
- package/src/infrastructure/locales/en-GB/general.json +0 -61
- package/src/infrastructure/locales/en-GB/index.ts +0 -46
- package/src/infrastructure/locales/en-GB/navigation.json +0 -58
- package/src/infrastructure/locales/en-GB/onboarding.json +0 -76
- package/src/infrastructure/locales/en-GB/settings.json +0 -53
- package/src/infrastructure/locales/es-ES/auth.json +0 -32
- package/src/infrastructure/locales/es-ES/branding.json +0 -9
- package/src/infrastructure/locales/es-ES/datetime.json +0 -140
- package/src/infrastructure/locales/es-ES/errors.json +0 -43
- package/src/infrastructure/locales/es-ES/flashcards.json +0 -287
- package/src/infrastructure/locales/es-ES/general.json +0 -61
- package/src/infrastructure/locales/es-ES/index.ts +0 -49
- package/src/infrastructure/locales/es-ES/navigation.json +0 -58
- package/src/infrastructure/locales/es-ES/onboarding.json +0 -76
- package/src/infrastructure/locales/es-ES/settings.json +0 -53
- package/src/infrastructure/locales/es-MX/auth.json +0 -32
- package/src/infrastructure/locales/es-MX/branding.json +0 -9
- package/src/infrastructure/locales/es-MX/datetime.json +0 -140
- package/src/infrastructure/locales/es-MX/errors.json +0 -43
- package/src/infrastructure/locales/es-MX/flashcards.json +0 -276
- package/src/infrastructure/locales/es-MX/general.json +0 -61
- package/src/infrastructure/locales/es-MX/index.ts +0 -49
- package/src/infrastructure/locales/es-MX/navigation.json +0 -58
- package/src/infrastructure/locales/es-MX/onboarding.json +0 -76
- package/src/infrastructure/locales/es-MX/settings.json +0 -53
- package/src/infrastructure/locales/fi-FI/auth.json +0 -32
- package/src/infrastructure/locales/fi-FI/branding.json +0 -9
- package/src/infrastructure/locales/fi-FI/datetime.json +0 -140
- package/src/infrastructure/locales/fi-FI/errors.json +0 -43
- package/src/infrastructure/locales/fi-FI/flashcards.json +0 -287
- package/src/infrastructure/locales/fi-FI/general.json +0 -61
- package/src/infrastructure/locales/fi-FI/index.ts +0 -49
- package/src/infrastructure/locales/fi-FI/navigation.json +0 -58
- package/src/infrastructure/locales/fi-FI/onboarding.json +0 -76
- package/src/infrastructure/locales/fi-FI/settings.json +0 -53
- package/src/infrastructure/locales/fr-CA/auth.json +0 -32
- package/src/infrastructure/locales/fr-CA/branding.json +0 -9
- package/src/infrastructure/locales/fr-CA/datetime.json +0 -140
- package/src/infrastructure/locales/fr-CA/errors.json +0 -43
- package/src/infrastructure/locales/fr-CA/flashcards.json +0 -287
- package/src/infrastructure/locales/fr-CA/general.json +0 -61
- package/src/infrastructure/locales/fr-CA/index.ts +0 -49
- package/src/infrastructure/locales/fr-CA/navigation.json +0 -58
- package/src/infrastructure/locales/fr-CA/onboarding.json +0 -76
- package/src/infrastructure/locales/fr-CA/settings.json +0 -53
- package/src/infrastructure/locales/fr-FR/auth.json +0 -32
- package/src/infrastructure/locales/fr-FR/branding.json +0 -9
- package/src/infrastructure/locales/fr-FR/datetime.json +0 -140
- package/src/infrastructure/locales/fr-FR/errors.json +0 -43
- package/src/infrastructure/locales/fr-FR/flashcards.json +0 -287
- package/src/infrastructure/locales/fr-FR/general.json +0 -61
- package/src/infrastructure/locales/fr-FR/index.ts +0 -49
- package/src/infrastructure/locales/fr-FR/navigation.json +0 -58
- package/src/infrastructure/locales/fr-FR/onboarding.json +0 -76
- package/src/infrastructure/locales/fr-FR/settings.json +0 -53
- package/src/infrastructure/locales/hi-IN/auth.json +0 -32
- package/src/infrastructure/locales/hi-IN/branding.json +0 -9
- package/src/infrastructure/locales/hi-IN/datetime.json +0 -140
- package/src/infrastructure/locales/hi-IN/errors.json +0 -43
- package/src/infrastructure/locales/hi-IN/flashcards.json +0 -287
- package/src/infrastructure/locales/hi-IN/general.json +0 -61
- package/src/infrastructure/locales/hi-IN/index.ts +0 -49
- package/src/infrastructure/locales/hi-IN/navigation.json +0 -58
- package/src/infrastructure/locales/hi-IN/onboarding.json +0 -76
- package/src/infrastructure/locales/hi-IN/settings.json +0 -53
- package/src/infrastructure/locales/hr-HR/auth.json +0 -32
- package/src/infrastructure/locales/hr-HR/branding.json +0 -9
- package/src/infrastructure/locales/hr-HR/datetime.json +0 -140
- package/src/infrastructure/locales/hr-HR/errors.json +0 -43
- package/src/infrastructure/locales/hr-HR/flashcards.json +0 -276
- package/src/infrastructure/locales/hr-HR/general.json +0 -61
- package/src/infrastructure/locales/hr-HR/index.ts +0 -49
- package/src/infrastructure/locales/hr-HR/navigation.json +0 -58
- package/src/infrastructure/locales/hr-HR/onboarding.json +0 -76
- package/src/infrastructure/locales/hr-HR/settings.json +0 -53
- package/src/infrastructure/locales/hu-HU/auth.json +0 -32
- package/src/infrastructure/locales/hu-HU/branding.json +0 -9
- package/src/infrastructure/locales/hu-HU/datetime.json +0 -140
- package/src/infrastructure/locales/hu-HU/errors.json +0 -43
- package/src/infrastructure/locales/hu-HU/flashcards.json +0 -287
- package/src/infrastructure/locales/hu-HU/general.json +0 -61
- package/src/infrastructure/locales/hu-HU/index.ts +0 -49
- package/src/infrastructure/locales/hu-HU/navigation.json +0 -58
- package/src/infrastructure/locales/hu-HU/onboarding.json +0 -76
- package/src/infrastructure/locales/hu-HU/settings.json +0 -53
- package/src/infrastructure/locales/id-ID/auth.json +0 -32
- package/src/infrastructure/locales/id-ID/branding.json +0 -9
- package/src/infrastructure/locales/id-ID/datetime.json +0 -140
- package/src/infrastructure/locales/id-ID/errors.json +0 -43
- package/src/infrastructure/locales/id-ID/flashcards.json +0 -287
- package/src/infrastructure/locales/id-ID/general.json +0 -61
- package/src/infrastructure/locales/id-ID/index.ts +0 -49
- package/src/infrastructure/locales/id-ID/navigation.json +0 -58
- package/src/infrastructure/locales/id-ID/onboarding.json +0 -76
- package/src/infrastructure/locales/id-ID/settings.json +0 -53
- package/src/infrastructure/locales/it-IT/auth.json +0 -32
- package/src/infrastructure/locales/it-IT/branding.json +0 -9
- package/src/infrastructure/locales/it-IT/datetime.json +0 -140
- package/src/infrastructure/locales/it-IT/errors.json +0 -43
- package/src/infrastructure/locales/it-IT/flashcards.json +0 -287
- package/src/infrastructure/locales/it-IT/general.json +0 -61
- package/src/infrastructure/locales/it-IT/index.ts +0 -49
- package/src/infrastructure/locales/it-IT/navigation.json +0 -58
- package/src/infrastructure/locales/it-IT/onboarding.json +0 -76
- package/src/infrastructure/locales/it-IT/settings.json +0 -53
- package/src/infrastructure/locales/ja-JP/auth.json +0 -32
- package/src/infrastructure/locales/ja-JP/branding.json +0 -9
- package/src/infrastructure/locales/ja-JP/datetime.json +0 -140
- package/src/infrastructure/locales/ja-JP/errors.json +0 -43
- package/src/infrastructure/locales/ja-JP/flashcards.json +0 -287
- package/src/infrastructure/locales/ja-JP/general.json +0 -61
- package/src/infrastructure/locales/ja-JP/index.ts +0 -49
- package/src/infrastructure/locales/ja-JP/navigation.json +0 -58
- package/src/infrastructure/locales/ja-JP/onboarding.json +0 -76
- package/src/infrastructure/locales/ja-JP/settings.json +0 -53
- package/src/infrastructure/locales/ko-KR/auth.json +0 -32
- package/src/infrastructure/locales/ko-KR/branding.json +0 -9
- package/src/infrastructure/locales/ko-KR/datetime.json +0 -140
- package/src/infrastructure/locales/ko-KR/errors.json +0 -43
- package/src/infrastructure/locales/ko-KR/flashcards.json +0 -287
- package/src/infrastructure/locales/ko-KR/general.json +0 -61
- package/src/infrastructure/locales/ko-KR/index.ts +0 -49
- package/src/infrastructure/locales/ko-KR/navigation.json +0 -58
- package/src/infrastructure/locales/ko-KR/onboarding.json +0 -76
- package/src/infrastructure/locales/ko-KR/settings.json +0 -53
- package/src/infrastructure/locales/ms-MY/auth.json +0 -32
- package/src/infrastructure/locales/ms-MY/branding.json +0 -9
- package/src/infrastructure/locales/ms-MY/datetime.json +0 -140
- package/src/infrastructure/locales/ms-MY/errors.json +0 -43
- package/src/infrastructure/locales/ms-MY/flashcards.json +0 -287
- package/src/infrastructure/locales/ms-MY/general.json +0 -61
- package/src/infrastructure/locales/ms-MY/index.ts +0 -49
- package/src/infrastructure/locales/ms-MY/navigation.json +0 -58
- package/src/infrastructure/locales/ms-MY/onboarding.json +0 -76
- package/src/infrastructure/locales/ms-MY/settings.json +0 -53
- package/src/infrastructure/locales/nl-NL/auth.json +0 -32
- package/src/infrastructure/locales/nl-NL/branding.json +0 -9
- package/src/infrastructure/locales/nl-NL/datetime.json +0 -140
- package/src/infrastructure/locales/nl-NL/errors.json +0 -43
- package/src/infrastructure/locales/nl-NL/flashcards.json +0 -287
- package/src/infrastructure/locales/nl-NL/general.json +0 -61
- package/src/infrastructure/locales/nl-NL/index.ts +0 -49
- package/src/infrastructure/locales/nl-NL/navigation.json +0 -58
- package/src/infrastructure/locales/nl-NL/onboarding.json +0 -76
- package/src/infrastructure/locales/nl-NL/settings.json +0 -53
- package/src/infrastructure/locales/no-NO/auth.json +0 -32
- package/src/infrastructure/locales/no-NO/branding.json +0 -9
- package/src/infrastructure/locales/no-NO/datetime.json +0 -140
- package/src/infrastructure/locales/no-NO/errors.json +0 -43
- package/src/infrastructure/locales/no-NO/flashcards.json +0 -287
- package/src/infrastructure/locales/no-NO/general.json +0 -61
- package/src/infrastructure/locales/no-NO/index.ts +0 -49
- package/src/infrastructure/locales/no-NO/navigation.json +0 -58
- package/src/infrastructure/locales/no-NO/onboarding.json +0 -76
- package/src/infrastructure/locales/no-NO/settings.json +0 -53
- package/src/infrastructure/locales/pl-PL/auth.json +0 -32
- package/src/infrastructure/locales/pl-PL/branding.json +0 -9
- package/src/infrastructure/locales/pl-PL/datetime.json +0 -140
- package/src/infrastructure/locales/pl-PL/errors.json +0 -43
- package/src/infrastructure/locales/pl-PL/flashcards.json +0 -287
- package/src/infrastructure/locales/pl-PL/general.json +0 -61
- package/src/infrastructure/locales/pl-PL/index.ts +0 -49
- package/src/infrastructure/locales/pl-PL/navigation.json +0 -58
- package/src/infrastructure/locales/pl-PL/onboarding.json +0 -76
- package/src/infrastructure/locales/pl-PL/settings.json +0 -53
- package/src/infrastructure/locales/pt-BR/auth.json +0 -32
- package/src/infrastructure/locales/pt-BR/branding.json +0 -9
- package/src/infrastructure/locales/pt-BR/datetime.json +0 -140
- package/src/infrastructure/locales/pt-BR/errors.json +0 -43
- package/src/infrastructure/locales/pt-BR/flashcards.json +0 -287
- package/src/infrastructure/locales/pt-BR/general.json +0 -61
- package/src/infrastructure/locales/pt-BR/index.ts +0 -49
- package/src/infrastructure/locales/pt-BR/navigation.json +0 -58
- package/src/infrastructure/locales/pt-BR/onboarding.json +0 -76
- package/src/infrastructure/locales/pt-BR/settings.json +0 -53
- package/src/infrastructure/locales/pt-PT/auth.json +0 -32
- package/src/infrastructure/locales/pt-PT/branding.json +0 -9
- package/src/infrastructure/locales/pt-PT/datetime.json +0 -140
- package/src/infrastructure/locales/pt-PT/errors.json +0 -43
- package/src/infrastructure/locales/pt-PT/flashcards.json +0 -287
- package/src/infrastructure/locales/pt-PT/general.json +0 -61
- package/src/infrastructure/locales/pt-PT/index.ts +0 -49
- package/src/infrastructure/locales/pt-PT/navigation.json +0 -58
- package/src/infrastructure/locales/pt-PT/onboarding.json +0 -76
- package/src/infrastructure/locales/pt-PT/settings.json +0 -53
- package/src/infrastructure/locales/ro-RO/auth.json +0 -32
- package/src/infrastructure/locales/ro-RO/branding.json +0 -9
- package/src/infrastructure/locales/ro-RO/datetime.json +0 -140
- package/src/infrastructure/locales/ro-RO/errors.json +0 -43
- package/src/infrastructure/locales/ro-RO/flashcards.json +0 -287
- package/src/infrastructure/locales/ro-RO/general.json +0 -61
- package/src/infrastructure/locales/ro-RO/index.ts +0 -49
- package/src/infrastructure/locales/ro-RO/navigation.json +0 -58
- package/src/infrastructure/locales/ro-RO/onboarding.json +0 -76
- package/src/infrastructure/locales/ro-RO/settings.json +0 -53
- package/src/infrastructure/locales/ru-RU/auth.json +0 -32
- package/src/infrastructure/locales/ru-RU/branding.json +0 -9
- package/src/infrastructure/locales/ru-RU/datetime.json +0 -140
- package/src/infrastructure/locales/ru-RU/errors.json +0 -43
- package/src/infrastructure/locales/ru-RU/flashcards.json +0 -276
- package/src/infrastructure/locales/ru-RU/general.json +0 -61
- package/src/infrastructure/locales/ru-RU/index.ts +0 -49
- package/src/infrastructure/locales/ru-RU/navigation.json +0 -58
- package/src/infrastructure/locales/ru-RU/onboarding.json +0 -76
- package/src/infrastructure/locales/ru-RU/settings.json +0 -53
- package/src/infrastructure/locales/sk-SK/auth.json +0 -32
- package/src/infrastructure/locales/sk-SK/branding.json +0 -9
- package/src/infrastructure/locales/sk-SK/datetime.json +0 -140
- package/src/infrastructure/locales/sk-SK/errors.json +0 -43
- package/src/infrastructure/locales/sk-SK/flashcards.json +0 -287
- package/src/infrastructure/locales/sk-SK/general.json +0 -61
- package/src/infrastructure/locales/sk-SK/index.ts +0 -49
- package/src/infrastructure/locales/sk-SK/navigation.json +0 -58
- package/src/infrastructure/locales/sk-SK/onboarding.json +0 -76
- package/src/infrastructure/locales/sk-SK/settings.json +0 -53
- package/src/infrastructure/locales/sv-SE/auth.json +0 -32
- package/src/infrastructure/locales/sv-SE/branding.json +0 -9
- package/src/infrastructure/locales/sv-SE/datetime.json +0 -140
- package/src/infrastructure/locales/sv-SE/errors.json +0 -43
- package/src/infrastructure/locales/sv-SE/flashcards.json +0 -287
- package/src/infrastructure/locales/sv-SE/general.json +0 -61
- package/src/infrastructure/locales/sv-SE/index.ts +0 -49
- package/src/infrastructure/locales/sv-SE/navigation.json +0 -58
- package/src/infrastructure/locales/sv-SE/onboarding.json +0 -76
- package/src/infrastructure/locales/sv-SE/settings.json +0 -53
- package/src/infrastructure/locales/th-TH/auth.json +0 -32
- package/src/infrastructure/locales/th-TH/branding.json +0 -9
- package/src/infrastructure/locales/th-TH/datetime.json +0 -140
- package/src/infrastructure/locales/th-TH/errors.json +0 -43
- package/src/infrastructure/locales/th-TH/flashcards.json +0 -287
- package/src/infrastructure/locales/th-TH/general.json +0 -61
- package/src/infrastructure/locales/th-TH/index.ts +0 -49
- package/src/infrastructure/locales/th-TH/navigation.json +0 -58
- package/src/infrastructure/locales/th-TH/onboarding.json +0 -76
- package/src/infrastructure/locales/th-TH/settings.json +0 -53
- package/src/infrastructure/locales/tl-PH/auth.json +0 -32
- package/src/infrastructure/locales/tl-PH/branding.json +0 -9
- package/src/infrastructure/locales/tl-PH/datetime.json +0 -140
- package/src/infrastructure/locales/tl-PH/errors.json +0 -43
- package/src/infrastructure/locales/tl-PH/flashcards.json +0 -287
- package/src/infrastructure/locales/tl-PH/general.json +0 -61
- package/src/infrastructure/locales/tl-PH/index.ts +0 -49
- package/src/infrastructure/locales/tl-PH/navigation.json +0 -58
- package/src/infrastructure/locales/tl-PH/onboarding.json +0 -76
- package/src/infrastructure/locales/tl-PH/settings.json +0 -53
- package/src/infrastructure/locales/tr-TR/auth.json +0 -32
- package/src/infrastructure/locales/tr-TR/branding.json +0 -9
- package/src/infrastructure/locales/tr-TR/datetime.json +0 -140
- package/src/infrastructure/locales/tr-TR/errors.json +0 -43
- package/src/infrastructure/locales/tr-TR/flashcards.json +0 -287
- package/src/infrastructure/locales/tr-TR/general.json +0 -61
- package/src/infrastructure/locales/tr-TR/index.ts +0 -49
- package/src/infrastructure/locales/tr-TR/navigation.json +0 -58
- package/src/infrastructure/locales/tr-TR/onboarding.json +0 -76
- package/src/infrastructure/locales/tr-TR/settings.json +0 -53
- package/src/infrastructure/locales/uk-UA/auth.json +0 -32
- package/src/infrastructure/locales/uk-UA/branding.json +0 -9
- package/src/infrastructure/locales/uk-UA/datetime.json +0 -140
- package/src/infrastructure/locales/uk-UA/errors.json +0 -43
- package/src/infrastructure/locales/uk-UA/flashcards.json +0 -287
- package/src/infrastructure/locales/uk-UA/general.json +0 -61
- package/src/infrastructure/locales/uk-UA/index.ts +0 -49
- package/src/infrastructure/locales/uk-UA/navigation.json +0 -58
- package/src/infrastructure/locales/uk-UA/onboarding.json +0 -76
- package/src/infrastructure/locales/uk-UA/settings.json +0 -53
- package/src/infrastructure/locales/vi-VN/auth.json +0 -32
- package/src/infrastructure/locales/vi-VN/branding.json +0 -9
- package/src/infrastructure/locales/vi-VN/datetime.json +0 -140
- package/src/infrastructure/locales/vi-VN/errors.json +0 -43
- package/src/infrastructure/locales/vi-VN/flashcards.json +0 -287
- package/src/infrastructure/locales/vi-VN/general.json +0 -61
- package/src/infrastructure/locales/vi-VN/index.ts +0 -49
- package/src/infrastructure/locales/vi-VN/navigation.json +0 -58
- package/src/infrastructure/locales/vi-VN/onboarding.json +0 -76
- package/src/infrastructure/locales/vi-VN/settings.json +0 -53
- package/src/infrastructure/locales/zh-CN/auth.json +0 -32
- package/src/infrastructure/locales/zh-CN/branding.json +0 -9
- package/src/infrastructure/locales/zh-CN/datetime.json +0 -140
- package/src/infrastructure/locales/zh-CN/errors.json +0 -43
- package/src/infrastructure/locales/zh-CN/flashcards.json +0 -287
- package/src/infrastructure/locales/zh-CN/general.json +0 -61
- package/src/infrastructure/locales/zh-CN/index.ts +0 -49
- package/src/infrastructure/locales/zh-CN/navigation.json +0 -58
- package/src/infrastructure/locales/zh-CN/onboarding.json +0 -76
- package/src/infrastructure/locales/zh-CN/settings.json +0 -53
- package/src/infrastructure/locales/zh-TW/auth.json +0 -32
- package/src/infrastructure/locales/zh-TW/branding.json +0 -9
- package/src/infrastructure/locales/zh-TW/datetime.json +0 -140
- package/src/infrastructure/locales/zh-TW/errors.json +0 -43
- package/src/infrastructure/locales/zh-TW/flashcards.json +0 -287
- package/src/infrastructure/locales/zh-TW/general.json +0 -61
- package/src/infrastructure/locales/zh-TW/index.ts +0 -49
- package/src/infrastructure/locales/zh-TW/navigation.json +0 -58
- package/src/infrastructure/locales/zh-TW/onboarding.json +0 -76
- package/src/infrastructure/locales/zh-TW/settings.json +0 -53
|
@@ -1,287 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"home": {
|
|
3
|
-
"welcome": "Vitajte v aplikácii Flashcard Maker",
|
|
4
|
-
"subtitle": "Zvládnite akýkoľvek predmet pomocou interaktívnych kartičiek",
|
|
5
|
-
"quickStudy": "Rýchla štúdia",
|
|
6
|
-
"quickStudyDesc": "Začnite študovať svoje posledné balíčky",
|
|
7
|
-
"createDeck": "Vytvoriť balíček",
|
|
8
|
-
"createDeckDesc": "Zostavte nový balíček kariet",
|
|
9
|
-
"recentActivity": "Nedávna aktivita",
|
|
10
|
-
"noDecksYet": "Zatiaľ ste nevytvorili žiadne balíčky",
|
|
11
|
-
"browseDecks": "Prehľadávať balíčky",
|
|
12
|
-
"statistics": "Štatistiky",
|
|
13
|
-
"totalDecks": "Celkové paluby",
|
|
14
|
-
"totalCards": "Celkový počet kariet",
|
|
15
|
-
"studySessions": "Študijné stretnutia"
|
|
16
|
-
},
|
|
17
|
-
"decks": {
|
|
18
|
-
"noDecks": "Nenašli sa žiadne paluby",
|
|
19
|
-
"noDecksDesc": "Ak chcete začať, vytvorte si svoj prvý balíček kariet",
|
|
20
|
-
"createFirstDeck": "Vytvorte prvý balíček",
|
|
21
|
-
"createDeck": "Vytvoriť balíček",
|
|
22
|
-
"editDeck": "Upraviť balíček",
|
|
23
|
-
"recentlyStudied": "Nedávno študoval",
|
|
24
|
-
"allDecks": "Všetky paluby",
|
|
25
|
-
"easy": "Jednoduché",
|
|
26
|
-
"medium": "Stredná",
|
|
27
|
-
"hard": "Ťažko"
|
|
28
|
-
},
|
|
29
|
-
"study": {
|
|
30
|
-
"noCards": "Nie sú k dispozícii žiadne karty",
|
|
31
|
-
"noCardsDesc": "Ak chcete začať študovať, pridajte do balíčka niekoľko kariet",
|
|
32
|
-
"browseDecks": "Prehľadávať balíčky",
|
|
33
|
-
"question": "Otázka",
|
|
34
|
-
"answer": "Odpoveď",
|
|
35
|
-
"showQuestion": "Zobraziť otázku",
|
|
36
|
-
"showAnswer": "Zobraziť odpoveď",
|
|
37
|
-
"correct": "Správne",
|
|
38
|
-
"incorrect": "Nesprávne",
|
|
39
|
-
"skip": "Preskočiť",
|
|
40
|
-
"skipped": "Preskočené",
|
|
41
|
-
"studyComplete": "Štúdia dokončená",
|
|
42
|
-
"wellDone": "Výborne!",
|
|
43
|
-
"sessionComplete": "Relácia dokončená"
|
|
44
|
-
},
|
|
45
|
-
"create": {
|
|
46
|
-
"createDeck": "Vytvoriť balíček",
|
|
47
|
-
"addCards": "Pridať karty",
|
|
48
|
-
"deckInfo": "Informácie o palube",
|
|
49
|
-
"cardInfo": "Informácie o karte",
|
|
50
|
-
"deckTitle": "Názov paluby",
|
|
51
|
-
"deckTitlePlaceholder": "Zadajte názov balíka",
|
|
52
|
-
"deckDescription": "Popis",
|
|
53
|
-
"deckDescriptionPlaceholder": "Zadajte popis paluby",
|
|
54
|
-
"category": "Kategória",
|
|
55
|
-
"selectCategory": "Vyberte kategóriu",
|
|
56
|
-
"cardFront": "Predná strana",
|
|
57
|
-
"cardFrontPlaceholder": "Zadajte otázku alebo výraz",
|
|
58
|
-
"cardBack": "Zadná strana",
|
|
59
|
-
"cardBackPlaceholder": "Zadajte odpoveď alebo definíciu",
|
|
60
|
-
"difficulty": "Náročnosť",
|
|
61
|
-
"addCard": "Pridať kartu",
|
|
62
|
-
"addedCards": "Pridané karty",
|
|
63
|
-
"saveDeck": "Uložiť balíček"
|
|
64
|
-
},
|
|
65
|
-
"cards": {
|
|
66
|
-
"noCards": "Nenašli sa žiadne karty",
|
|
67
|
-
"noCardsDesc": "Ak chcete začať, vytvorte si svoju prvú kartičku",
|
|
68
|
-
"createFirstCard": "Vytvorte prvú kartu",
|
|
69
|
-
"createCard": "Vytvoriť kartu",
|
|
70
|
-
"editCard": "Upraviť kartu",
|
|
71
|
-
"selectDeck": "Vyberte Deck",
|
|
72
|
-
"selectDeckPlaceholder": "Vyberte balíček pre túto kartu"
|
|
73
|
-
},
|
|
74
|
-
"common": {
|
|
75
|
-
"clearFilter": "Vymazať filter"
|
|
76
|
-
},
|
|
77
|
-
"studyModes": {
|
|
78
|
-
"classic": "klasické",
|
|
79
|
-
"matching": "Matching Game",
|
|
80
|
-
"quiz": "Viacnásobná voľba",
|
|
81
|
-
"writing": "Režim písania",
|
|
82
|
-
"timed": "Časovaná výzva",
|
|
83
|
-
"selectMode": "Vyberte režim štúdia"
|
|
84
|
-
},
|
|
85
|
-
"session": {
|
|
86
|
-
"complete": "Relácia dokončená",
|
|
87
|
-
"accuracy": "Presnosť",
|
|
88
|
-
"speed": "Rýchlosť",
|
|
89
|
-
"score": "skóre",
|
|
90
|
-
"cardsPerMinute": "karty/min",
|
|
91
|
-
"grade": "stupňa",
|
|
92
|
-
"feedback": {
|
|
93
|
-
"excellent": "Výborná práca! Tento balíček ste zvládli!",
|
|
94
|
-
"great": "Skvelá práca! Pokračujte v dobrej práci!",
|
|
95
|
-
"good": "Dobrý pokrok! Cvičte viac, aby ste sa zlepšili.",
|
|
96
|
-
"keep_practicing": "Pokračujte v cvičení! Ideš tam.",
|
|
97
|
-
"keep_studying": "Pokračujte v štúdiu! Znova skontrolujte tieto karty."
|
|
98
|
-
}
|
|
99
|
-
},
|
|
100
|
-
"rating": {
|
|
101
|
-
"fail": "Opäť",
|
|
102
|
-
"hard": "Ťažko",
|
|
103
|
-
"good": "Dobre",
|
|
104
|
-
"easy": "Jednoduché",
|
|
105
|
-
"perfect": "Perfektné"
|
|
106
|
-
},
|
|
107
|
-
"srs": {
|
|
108
|
-
"dueToday": "Splatné dnes",
|
|
109
|
-
"dueCards": "Splatné karty",
|
|
110
|
-
"nextReview": "Ďalšia recenzia",
|
|
111
|
-
"interval": "Interval",
|
|
112
|
-
"repetitions": "Opakovania",
|
|
113
|
-
"easeFactor": "Faktor uľahčenia",
|
|
114
|
-
"reviewHistory": "História recenzií",
|
|
115
|
-
"retention": "Miera uchovávania",
|
|
116
|
-
"again": "Opäť",
|
|
117
|
-
"hard": "Ťažko",
|
|
118
|
-
"good": "Dobre",
|
|
119
|
-
"easy": "Jednoduché"
|
|
120
|
-
},
|
|
121
|
-
"media": {
|
|
122
|
-
"image": "Obrázok",
|
|
123
|
-
"chooseImage": "Vyberte Obrázok",
|
|
124
|
-
"takePhoto": "Odfotiť",
|
|
125
|
-
"permissionDenied": "Prístup k fotografiám bol zamietnutý",
|
|
126
|
-
"cameraPermissionDenied": "Prístup ku kamere bol zamietnutý",
|
|
127
|
-
"imageFailed": "Nepodarilo sa načítať obrázok",
|
|
128
|
-
"cameraFailed": "Fotoaparát sa nepodarilo otvoriť",
|
|
129
|
-
"audio": "Zvuk",
|
|
130
|
-
"record": "Záznam zvuku",
|
|
131
|
-
"recording": "Nahráva sa...",
|
|
132
|
-
"stopRecording": "Zastaviť nahrávanie",
|
|
133
|
-
"play": "Hrať",
|
|
134
|
-
"stop": "Stop",
|
|
135
|
-
"speak": "Hovorte",
|
|
136
|
-
"audioPermissionDenied": "Povolenie na nahrávanie zvuku bolo zamietnuté",
|
|
137
|
-
"recordingFailed": "Zvuk sa nepodarilo nahrať",
|
|
138
|
-
"playbackFailed": "Zvuk sa nepodarilo prehrať",
|
|
139
|
-
"ttsFailed": "Prevod textu na reč zlyhal",
|
|
140
|
-
"noText": "Žiadny text na vyslovenie"
|
|
141
|
-
},
|
|
142
|
-
"import": {
|
|
143
|
-
"title": "Import Deck",
|
|
144
|
-
"chooseFormat": "Vyberte Formát",
|
|
145
|
-
"csv": "CSV (Excel)",
|
|
146
|
-
"json": "JSON",
|
|
147
|
-
"quizlet": "Quizlet",
|
|
148
|
-
"selectFile": "Vyberte položku Súbor",
|
|
149
|
-
"importing": "Importuje sa...",
|
|
150
|
-
"success": "Počet úspešne importovaných kariet: {{count}}",
|
|
151
|
-
"errors": "Vyskytlo sa {{count}} chýb",
|
|
152
|
-
"viewErrors": "Zobraziť chyby"
|
|
153
|
-
},
|
|
154
|
-
"export": {
|
|
155
|
-
"title": "Vývozná paluba",
|
|
156
|
-
"chooseFormat": "Vyberte Formát",
|
|
157
|
-
"csv": "CSV (Excel)",
|
|
158
|
-
"json": "JSON (úplné)",
|
|
159
|
-
"quizlet": "Quizlet",
|
|
160
|
-
"includeStats": "Zahrnúť štatistiku",
|
|
161
|
-
"includeMedia": "Zahrnúť médiá",
|
|
162
|
-
"exporting": "Exportuje sa...",
|
|
163
|
-
"success": "Balíček bol úspešne exportovaný"
|
|
164
|
-
},
|
|
165
|
-
"statistics": {
|
|
166
|
-
"title": "Štatistiky",
|
|
167
|
-
"overview": "Prehľad",
|
|
168
|
-
"totalCards": "Celkový počet kariet",
|
|
169
|
-
"cardsStudied": "Karty študované",
|
|
170
|
-
"totalReviews": "Celkový počet recenzií",
|
|
171
|
-
"correctReviews": "Správne recenzie",
|
|
172
|
-
"accuracy": "Presnosť",
|
|
173
|
-
"averageTimePerCard": "Priemerný čas na kartu",
|
|
174
|
-
"totalStudyTime": "Celkový čas štúdia",
|
|
175
|
-
"studySessions": "Študijné stretnutia",
|
|
176
|
-
"streak": {
|
|
177
|
-
"current": "Aktuálny pruh",
|
|
178
|
-
"longest": "Najdlhšia séria",
|
|
179
|
-
"days": "dní"
|
|
180
|
-
},
|
|
181
|
-
"charts": {
|
|
182
|
-
"daily": "Denne",
|
|
183
|
-
"weekly": "Týždenne",
|
|
184
|
-
"monthly": "Mesačne",
|
|
185
|
-
"performance": "Výkon",
|
|
186
|
-
"activity": "Aktivita"
|
|
187
|
-
}
|
|
188
|
-
},
|
|
189
|
-
"sharing": {
|
|
190
|
-
"title": "Zdieľať balíček",
|
|
191
|
-
"generateCode": "Generovať zdieľaný kód",
|
|
192
|
-
"shareCode": "Zdieľať kód",
|
|
193
|
-
"qrCode": "QR kód",
|
|
194
|
-
"copyCode": "Kopírovať kód",
|
|
195
|
-
"codeCopied": "Kód bol skopírovaný do schránky",
|
|
196
|
-
"shareAsFile": "Zdieľať ako súbor",
|
|
197
|
-
"shareAsLink": "Zdieľať ako odkaz",
|
|
198
|
-
"importCode": "Importný kód",
|
|
199
|
-
"enterCode": "Zadajte 6-miestny kód",
|
|
200
|
-
"invalidCode": "Neplatný kód zdieľania",
|
|
201
|
-
"importing": "Import balíka...",
|
|
202
|
-
"importSuccess": "Deck bol úspešne importovaný",
|
|
203
|
-
"downloadCount": "sťahovanie",
|
|
204
|
-
"makePublic": "Zverejniť",
|
|
205
|
-
"makePrivate": "Označiť ako súkromné"
|
|
206
|
-
},
|
|
207
|
-
"gamification": {
|
|
208
|
-
"profile": {
|
|
209
|
-
"level": "úroveň",
|
|
210
|
-
"xp": "XP",
|
|
211
|
-
"rank": "Poradie",
|
|
212
|
-
"progress": "Postup na ďalšiu úroveň",
|
|
213
|
-
"totalXP": "Celkové zarobené XP"
|
|
214
|
-
},
|
|
215
|
-
"ranks": {
|
|
216
|
-
"novice": "nováčik",
|
|
217
|
-
"apprentice": "Učeň",
|
|
218
|
-
"scholar": "Vedec",
|
|
219
|
-
"expert": "Expert",
|
|
220
|
-
"master": "Majster",
|
|
221
|
-
"grandmaster": "veľmajster",
|
|
222
|
-
"legend": "Legenda"
|
|
223
|
-
},
|
|
224
|
-
"achievements": {
|
|
225
|
-
"title": "Úspechy",
|
|
226
|
-
"unlocked": "Odomknuté",
|
|
227
|
-
"locked": "Zamknuté",
|
|
228
|
-
"progress": "Pokrok",
|
|
229
|
-
"reward": "Odmena",
|
|
230
|
-
"unlockedAt": "Odomknuté",
|
|
231
|
-
"categories": {
|
|
232
|
-
"study": "Štúdium",
|
|
233
|
-
"cards": "karty",
|
|
234
|
-
"decks": "Paluby",
|
|
235
|
-
"streak": "Pruhovať",
|
|
236
|
-
"special": "Špeciálne"
|
|
237
|
-
}
|
|
238
|
-
},
|
|
239
|
-
"challenges": {
|
|
240
|
-
"title": "Denné výzvy",
|
|
241
|
-
"today": "Dnešné výzvy",
|
|
242
|
-
"completed": "Dokončené",
|
|
243
|
-
"inProgress": "Prebieha",
|
|
244
|
-
"reward": "Odmena",
|
|
245
|
-
"goal": "Cieľ",
|
|
246
|
-
"progress": "Pokrok"
|
|
247
|
-
},
|
|
248
|
-
"xpRewards": {
|
|
249
|
-
"cardReviewed": "+{{amount}} XP – karta skontrolovaná",
|
|
250
|
-
"cardCorrect": "+{{amount}} XP – správna odpoveď",
|
|
251
|
-
"cardPerfect": "+{{amount}} XP – perfektné!",
|
|
252
|
-
"deckCreated": "+{{amount}} XP – balíček vytvorený",
|
|
253
|
-
"studySession": "+{{amount}} XP – študijná relácia",
|
|
254
|
-
"dailyGoal": "+{{amount}} XP – splnený denný cieľ",
|
|
255
|
-
"streakDay": "+{{amount}} XP – Streak Day",
|
|
256
|
-
"achievementUnlocked": "+{{amount}} XP – úspech odomknutý"
|
|
257
|
-
}
|
|
258
|
-
},
|
|
259
|
-
"matching": {
|
|
260
|
-
"title": "Matching Game",
|
|
261
|
-
"instructions": "Spojte karty poklepaním na páry",
|
|
262
|
-
"matches": "Zápasy",
|
|
263
|
-
"attempts": "Pokusy",
|
|
264
|
-
"timeElapsed": "Čas",
|
|
265
|
-
"perfect": "Perfektný zápas!",
|
|
266
|
-
"tryAgain": "Skúste znova"
|
|
267
|
-
},
|
|
268
|
-
"quiz": {
|
|
269
|
-
"title": "Kvíz s viacerými možnosťami",
|
|
270
|
-
"question": "Otázka",
|
|
271
|
-
"chooseAnswer": "Vyberte správnu odpoveď",
|
|
272
|
-
"correct": "Správne!",
|
|
273
|
-
"incorrect": "Nesprávne",
|
|
274
|
-
"showAnswer": "Zobraziť odpoveď",
|
|
275
|
-
"nextQuestion": "Ďalšia otázka"
|
|
276
|
-
},
|
|
277
|
-
"writing": {
|
|
278
|
-
"title": "Režim písania",
|
|
279
|
-
"instructions": "Napíšte odpoveď",
|
|
280
|
-
"yourAnswer": "Vaša odpoveď",
|
|
281
|
-
"correctAnswer": "Správna odpoveď",
|
|
282
|
-
"similarity": "Podobnosť",
|
|
283
|
-
"strictMode": "Prísny režim",
|
|
284
|
-
"fuzzyMatching": "Fuzzy Matching",
|
|
285
|
-
"check": "Skontrolujte odpoveď"
|
|
286
|
-
}
|
|
287
|
-
}
|
|
@@ -1,61 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"back": "Späť",
|
|
3
|
-
"cancel": "Zrušiť",
|
|
4
|
-
"confirm": "Potvrďte",
|
|
5
|
-
"continue": "Pokračovať",
|
|
6
|
-
"delete": "Odstrániť",
|
|
7
|
-
"edit": "Upraviť",
|
|
8
|
-
"error": "Chyba",
|
|
9
|
-
"loading": "Načítava sa...",
|
|
10
|
-
"notNow": "Teraz nie",
|
|
11
|
-
"ok": "OK",
|
|
12
|
-
"optional": "Voliteľné",
|
|
13
|
-
"save": "Uložiť",
|
|
14
|
-
"something_went_wrong": "Niečo sa pokazilo",
|
|
15
|
-
"success": "Úspech",
|
|
16
|
-
"close": "Zavrieť",
|
|
17
|
-
"done": "Hotovo",
|
|
18
|
-
"next": "Ďalej",
|
|
19
|
-
"previous": "Predchádzajúce",
|
|
20
|
-
"skip": "Preskočiť",
|
|
21
|
-
"retry": "Skúste to znova",
|
|
22
|
-
"refresh": "Obnoviť",
|
|
23
|
-
"search": "Hľadať",
|
|
24
|
-
"filter": "Filter",
|
|
25
|
-
"sort": "Triediť",
|
|
26
|
-
"add": "Pridať",
|
|
27
|
-
"remove": "Odstrániť",
|
|
28
|
-
"update": "Aktualizovať",
|
|
29
|
-
"create": "Vytvorte",
|
|
30
|
-
"view": "Zobraziť",
|
|
31
|
-
"details": "Podrobnosti",
|
|
32
|
-
"share": "zdieľať",
|
|
33
|
-
"download": "Stiahnuť",
|
|
34
|
-
"upload": "Nahrať",
|
|
35
|
-
"submit": "Odoslať",
|
|
36
|
-
"reset": "Resetovať",
|
|
37
|
-
"clear": "Jasné",
|
|
38
|
-
"apply": "Použiť",
|
|
39
|
-
"yes": "áno",
|
|
40
|
-
"no": "Nie",
|
|
41
|
-
"all": "Všetky",
|
|
42
|
-
"none": "žiadne",
|
|
43
|
-
"of": "z",
|
|
44
|
-
"select": "Vyberte",
|
|
45
|
-
"selected": "Vybrané",
|
|
46
|
-
"required": "Povinné",
|
|
47
|
-
"empty": "Prázdny",
|
|
48
|
-
"noData": "Nie sú k dispozícii žiadne údaje",
|
|
49
|
-
"noResults": "Nenašli sa žiadne výsledky",
|
|
50
|
-
"tryAgain": "Skúste to znova",
|
|
51
|
-
"learnMore": "Zistite viac",
|
|
52
|
-
"getStarted": "Začnite",
|
|
53
|
-
"viewAll": "Zobraziť všetky",
|
|
54
|
-
"showMore": "Ukáž viac",
|
|
55
|
-
"showLess": "Ukážte menej",
|
|
56
|
-
"start": "Štart",
|
|
57
|
-
"study": "Štúdium",
|
|
58
|
-
"cards": "karty",
|
|
59
|
-
"correct": "Správne",
|
|
60
|
-
"incorrect": "Nesprávne"
|
|
61
|
-
}
|
|
@@ -1,49 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Auto-generated translation loader for sk-SK
|
|
3
|
-
*
|
|
4
|
-
* This file is automatically generated by:
|
|
5
|
-
* npm run localization:create-loaders
|
|
6
|
-
*
|
|
7
|
-
* DO NOT EDIT THIS FILE MANUALLY!
|
|
8
|
-
*
|
|
9
|
-
* Translation Modules:
|
|
10
|
-
* - auth: auth.json
|
|
11
|
-
* - branding: branding.json
|
|
12
|
-
* - datetime: datetime.json
|
|
13
|
-
* - errors: errors.json
|
|
14
|
-
* - flashcards: flashcards.json
|
|
15
|
-
* - general: general.json
|
|
16
|
-
* - navigation: navigation.json
|
|
17
|
-
* - onboarding: onboarding.json
|
|
18
|
-
* - settings: settings.json
|
|
19
|
-
*
|
|
20
|
-
* Generated: 2025-11-06T20:57:31.292Z
|
|
21
|
-
*/
|
|
22
|
-
|
|
23
|
-
// Import all translation modules
|
|
24
|
-
// Use require for JSON files to ensure proper Metro bundler handling
|
|
25
|
-
const auth = require('./auth.json');
|
|
26
|
-
const branding = require('./branding.json');
|
|
27
|
-
const datetime = require('./datetime.json');
|
|
28
|
-
const errors = require('./errors.json');
|
|
29
|
-
const flashcards = require('./flashcards.json');
|
|
30
|
-
const general = require('./general.json');
|
|
31
|
-
const navigation = require('./navigation.json');
|
|
32
|
-
const onboarding = require('./onboarding.json');
|
|
33
|
-
const settings = require('./settings.json');
|
|
34
|
-
|
|
35
|
-
// Merge all modules into a single translation object
|
|
36
|
-
// Using nested structure for better namespace organization
|
|
37
|
-
const translations = {
|
|
38
|
-
auth,
|
|
39
|
-
branding,
|
|
40
|
-
datetime,
|
|
41
|
-
errors,
|
|
42
|
-
flashcards,
|
|
43
|
-
general,
|
|
44
|
-
navigation,
|
|
45
|
-
onboarding,
|
|
46
|
-
settings,
|
|
47
|
-
};
|
|
48
|
-
|
|
49
|
-
export default translations;
|
|
@@ -1,58 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"home": "Domov",
|
|
3
|
-
"settings": "Nastavenia",
|
|
4
|
-
"about": "O",
|
|
5
|
-
"back": "Späť",
|
|
6
|
-
"explore": "Preskúmajte",
|
|
7
|
-
"search": "Hľadať",
|
|
8
|
-
"favorites": "Obľúbené",
|
|
9
|
-
"activity": "Aktivita",
|
|
10
|
-
"discover": "Objavte",
|
|
11
|
-
"library": "Knižnica",
|
|
12
|
-
"stats": "Štatistiky",
|
|
13
|
-
"wellness": "Wellness",
|
|
14
|
-
"exercises": "Cvičenia",
|
|
15
|
-
"nutrition": "Výživa",
|
|
16
|
-
"progress": "Pokrok",
|
|
17
|
-
"workouts": "Tréningy",
|
|
18
|
-
"dashboard": "Dashboard",
|
|
19
|
-
"calendar": "Kalendár",
|
|
20
|
-
"tasks": "Úlohy",
|
|
21
|
-
"notes": "Poznámky",
|
|
22
|
-
"projects": "projekty",
|
|
23
|
-
"goals": "Ciele",
|
|
24
|
-
"habits": "Návyky",
|
|
25
|
-
"budget": "Rozpočet",
|
|
26
|
-
"expenses": "Výdavky",
|
|
27
|
-
"income": "príjem",
|
|
28
|
-
"accounts": "účty",
|
|
29
|
-
"reports": "Správy",
|
|
30
|
-
"courses": "Kurzy",
|
|
31
|
-
"lessons": "Lekcie",
|
|
32
|
-
"practice": "Prax",
|
|
33
|
-
"learning": "Učenie",
|
|
34
|
-
"meditation": "Meditácia",
|
|
35
|
-
"journal": "Denník",
|
|
36
|
-
"timer": "Časovač",
|
|
37
|
-
"tracking": "Sledovanie",
|
|
38
|
-
"analytics": "Analytics",
|
|
39
|
-
"community": "Spoločenstva",
|
|
40
|
-
"feed": "Feed",
|
|
41
|
-
"browse": "Prehľadávať",
|
|
42
|
-
"categories": "kategórie",
|
|
43
|
-
"saved": "Uložené",
|
|
44
|
-
"history": "História",
|
|
45
|
-
"achievements": "Úspechy",
|
|
46
|
-
"leaderboard": "Rebríček",
|
|
47
|
-
"challenges": "Výzvy",
|
|
48
|
-
"rewards": "Odmeny",
|
|
49
|
-
"today": "Dnes",
|
|
50
|
-
"medicines": "Lieky",
|
|
51
|
-
"adherence": "Priľnavosť",
|
|
52
|
-
"decks": "Paluby",
|
|
53
|
-
"cards": "karty",
|
|
54
|
-
"study": "Štúdium",
|
|
55
|
-
"decksDescription": "Organize and manage your flashcard decks",
|
|
56
|
-
"cardsDescription": "View and edit all your flashcards",
|
|
57
|
-
"studyDescription": "Practice with spaced repetition system"
|
|
58
|
-
}
|
|
@@ -1,76 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"skip": "Preskočiť",
|
|
3
|
-
"getStarted": "Začíname",
|
|
4
|
-
"welcome": {
|
|
5
|
-
"title": "Vitajte!",
|
|
6
|
-
"subtitle": "Vaša cesta začína tu",
|
|
7
|
-
"getStarted": "Začíname",
|
|
8
|
-
"skip": "Preskočiť"
|
|
9
|
-
},
|
|
10
|
-
"slides": {
|
|
11
|
-
"slide1": {
|
|
12
|
-
"title": "Objavte úžasné vlastnosti",
|
|
13
|
-
"description": "Preskúmajte všetko, čo naša aplikácia ponúka"
|
|
14
|
-
},
|
|
15
|
-
"slide2": {
|
|
16
|
-
"title": "Zostaňte organizovaní",
|
|
17
|
-
"description": "Sledujte, čo je najdôležitejšie"
|
|
18
|
-
},
|
|
19
|
-
"slide3": {
|
|
20
|
-
"title": "Dosiahnite svoje ciele",
|
|
21
|
-
"description": "Sme tu, aby sme vám pomohli uspieť"
|
|
22
|
-
}
|
|
23
|
-
},
|
|
24
|
-
"permissions": {
|
|
25
|
-
"title": "Povolenia",
|
|
26
|
-
"subtitle": "Potrebujeme nejaké povolenia, aby sme vám poskytli čo najlepší zážitok",
|
|
27
|
-
"location": {
|
|
28
|
-
"title": "Poloha",
|
|
29
|
-
"description": "Poskytujte funkcie založené na polohe",
|
|
30
|
-
"enable": "Povoliť polohu"
|
|
31
|
-
},
|
|
32
|
-
"camera": {
|
|
33
|
-
"title": "Fotoaparát",
|
|
34
|
-
"description": "Fotografujte a skenujte dokumenty",
|
|
35
|
-
"enable": "Povoliť fotoaparát"
|
|
36
|
-
},
|
|
37
|
-
"photos": {
|
|
38
|
-
"title": "Fotografie",
|
|
39
|
-
"description": "Získajte prístup k svojej knižnici fotografií",
|
|
40
|
-
"enable": "Povoliť Fotky"
|
|
41
|
-
},
|
|
42
|
-
"later": "Urobím to neskôr",
|
|
43
|
-
"continue": "Pokračovať"
|
|
44
|
-
},
|
|
45
|
-
"personalization": {
|
|
46
|
-
"title": "Prispôsobte si svoj zážitok",
|
|
47
|
-
"subtitle": "Povedz nám o sebe",
|
|
48
|
-
"goals": {
|
|
49
|
-
"title": "Aké sú vaše ciele?",
|
|
50
|
-
"options": [
|
|
51
|
-
"Zostaňte zdraví",
|
|
52
|
-
"Buďte produktívni",
|
|
53
|
-
"Naučte sa nové zručnosti",
|
|
54
|
-
"Spojte sa s ostatnými",
|
|
55
|
-
"Bavte sa"
|
|
56
|
-
]
|
|
57
|
-
},
|
|
58
|
-
"preferences": {
|
|
59
|
-
"title": "Nastavte si predvoľby",
|
|
60
|
-
"theme": "Vyberte tému",
|
|
61
|
-
"language": "Vyberte Jazyk"
|
|
62
|
-
},
|
|
63
|
-
"continue": "Pokračovať"
|
|
64
|
-
},
|
|
65
|
-
"complete": {
|
|
66
|
-
"title": "Všetko je pripravené!",
|
|
67
|
-
"subtitle": "Začnime!",
|
|
68
|
-
"startButton": "Začnite používať aplikáciu"
|
|
69
|
-
},
|
|
70
|
-
"navigation": {
|
|
71
|
-
"next": "Ďalej",
|
|
72
|
-
"back": "Späť",
|
|
73
|
-
"skip": "Preskočiť",
|
|
74
|
-
"done": "Hotovo"
|
|
75
|
-
}
|
|
76
|
-
}
|
|
@@ -1,53 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"lightMode": "Svetelný režim",
|
|
3
|
-
"darkMode": "Tmavý režim",
|
|
4
|
-
"language": "Jazyk",
|
|
5
|
-
"aboutDescription": "Informácie o aplikácii a verzia",
|
|
6
|
-
"about": {
|
|
7
|
-
"title": "O",
|
|
8
|
-
"description": "Informácie o aplikácii a verzia",
|
|
9
|
-
"appVersion": "Verzia aplikácie",
|
|
10
|
-
"moreApps": "Viac aplikácií",
|
|
11
|
-
"moreAppsDescription": "Pozrite si naše ďalšie aplikácie",
|
|
12
|
-
"contactEmail": "Kontaktný e-mail",
|
|
13
|
-
"website": "webové stránky"
|
|
14
|
-
},
|
|
15
|
-
"disclaimer": {
|
|
16
|
-
"title": "Vyhlásenie o zdraví",
|
|
17
|
-
"shortMessage": "Klepnutím si prečítajte dôležité zdravotné informácie",
|
|
18
|
-
"message": "Táto aplikácia slúži len na informačné účely a účely podpory wellness. NIE JE náhradou za odbornú lekársku alebo duševnú starostlivosť.\n\nAk máte zdravotnú krízu alebo stav núdze, okamžite kontaktujte miestne pohotovostné služby alebo poskytovateľa zdravotnej starostlivosti.\n\nVždy konzultujte s kvalifikovanými zdravotníckymi odborníkmi lekársku radu, diagnostiku alebo liečbu. Obsah v tejto aplikácii by sa nemal používať ako náhrada za odborný lekársky posudok.\n\nVaše súkromie je dôležité. Všetky údaje zostanú vo vašom zariadení súkromné, pokiaľ sa ich výslovne nerozhodnete zdieľať."
|
|
19
|
-
},
|
|
20
|
-
"legal": {
|
|
21
|
-
"title": "Právne",
|
|
22
|
-
"description": "Zásady ochrany osobných údajov, podmienky používania a EULA",
|
|
23
|
-
"privacy": "Zásady ochrany osobných údajov",
|
|
24
|
-
"privacyDescription": "Ako nakladáme s vašimi údajmi",
|
|
25
|
-
"terms": "Podmienky používania",
|
|
26
|
-
"termsDescription": "Podmienky",
|
|
27
|
-
"eula": "Licenčná zmluva s koncovým používateľom",
|
|
28
|
-
"eulaDescription": "Licenčná zmluva"
|
|
29
|
-
},
|
|
30
|
-
"version": {
|
|
31
|
-
"title": "Verzia aplikácie"
|
|
32
|
-
},
|
|
33
|
-
"languageSelection": {
|
|
34
|
-
"title": "Vyberte Jazyk",
|
|
35
|
-
"description": "Vyberte si preferovaný jazyk",
|
|
36
|
-
"currentLanguage": "Aktuálny jazyk",
|
|
37
|
-
"searchPlaceholder": "Hľadať jazyky"
|
|
38
|
-
},
|
|
39
|
-
"appearance": {
|
|
40
|
-
"title": "Vzhľad",
|
|
41
|
-
"darkMode": "Tmavý režim",
|
|
42
|
-
"darkTheme": "Temná téma",
|
|
43
|
-
"lightTheme": "Svetlá téma",
|
|
44
|
-
"themeDescription": "Nastavenia jazyka a témy"
|
|
45
|
-
},
|
|
46
|
-
"notifications": {
|
|
47
|
-
"title": "Upozornenia",
|
|
48
|
-
"description": "Spravujte predvoľby upozornení",
|
|
49
|
-
"enableNotifications": "Povoliť upozornenia",
|
|
50
|
-
"notificationPermission": "Povolenie na oznámenie",
|
|
51
|
-
"notificationPermissionDescription": "Povoliť aplikácii odosielať upozornenia"
|
|
52
|
-
}
|
|
53
|
-
}
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"welcomeBack": "Välkommen tillbaka",
|
|
3
|
-
"loginSubtitle": "Logga in för att synkronisera dina flashcards mellan enheter",
|
|
4
|
-
"email": "E-post",
|
|
5
|
-
"password": "Lösenord",
|
|
6
|
-
"enterPassword": "Ange ditt lösenord",
|
|
7
|
-
"login": "Inloggning",
|
|
8
|
-
"createAccount": "Skapa konto",
|
|
9
|
-
"continueAsGuest": "Fortsätt som gäst",
|
|
10
|
-
"register": "Register",
|
|
11
|
-
"displayName": "Visningsnamn",
|
|
12
|
-
"enterDisplayName": "Ange ditt namn",
|
|
13
|
-
"confirmPassword": "Bekräfta lösenord",
|
|
14
|
-
"reenterPassword": "Ange ditt lösenord igen",
|
|
15
|
-
"backToLogin": "Tillbaka till inloggning",
|
|
16
|
-
"registerSubtitle": "Skapa ett konto för att synkronisera dina data",
|
|
17
|
-
"fillAllFields": "Vänligen fyll i alla fält",
|
|
18
|
-
"passwordsDoNotMatch": "Lösenord stämmer inte överens",
|
|
19
|
-
"passwordTooShort": "Lösenordet måste bestå av minst 6 tecken",
|
|
20
|
-
"loginFailed": "Inloggningen misslyckades. Kontrollera dina referenser.",
|
|
21
|
-
"registrationFailed": "Registreringen misslyckades. Försök igen.",
|
|
22
|
-
"logout": "Utloggning",
|
|
23
|
-
"profile": "Profil",
|
|
24
|
-
"account": "Konto",
|
|
25
|
-
"signedInAs": "Inloggad som",
|
|
26
|
-
"guestMode": "Gästläge",
|
|
27
|
-
"guestModeDescription": "Din data lagras lokalt på den här enheten",
|
|
28
|
-
"syncData": "Synkronisera lokal data",
|
|
29
|
-
"syncDataDescription": "Ladda upp dina lokala flashcards till molnet",
|
|
30
|
-
"syncSuccess": "Data har synkroniserats",
|
|
31
|
-
"syncFailed": "Det gick inte att synkronisera data"
|
|
32
|
-
}
|