@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,140 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"days": {
|
|
3
|
-
"full": {
|
|
4
|
-
"monday": "Poniedziałek",
|
|
5
|
-
"tuesday": "Wtorek",
|
|
6
|
-
"wednesday": "Środa",
|
|
7
|
-
"thursday": "Czwartek",
|
|
8
|
-
"friday": "Piątek",
|
|
9
|
-
"saturday": "Sobota",
|
|
10
|
-
"sunday": "Niedziela"
|
|
11
|
-
},
|
|
12
|
-
"short": {
|
|
13
|
-
"mon": "pon",
|
|
14
|
-
"tue": "wt",
|
|
15
|
-
"wed": "Poślubić",
|
|
16
|
-
"thu": "czw",
|
|
17
|
-
"fri": "piątek",
|
|
18
|
-
"sat": "sob",
|
|
19
|
-
"sun": "Słoneczny"
|
|
20
|
-
},
|
|
21
|
-
"abbreviated": {
|
|
22
|
-
"m": "M",
|
|
23
|
-
"t": "T",
|
|
24
|
-
"w": "W",
|
|
25
|
-
"th": "Cz",
|
|
26
|
-
"f": "F",
|
|
27
|
-
"sa": "Sa",
|
|
28
|
-
"su": "Su"
|
|
29
|
-
}
|
|
30
|
-
},
|
|
31
|
-
"months": {
|
|
32
|
-
"full": {
|
|
33
|
-
"january": "Styczeń",
|
|
34
|
-
"february": "Luty",
|
|
35
|
-
"march": "marzec",
|
|
36
|
-
"april": "Kwiecień",
|
|
37
|
-
"may": "Móc",
|
|
38
|
-
"june": "Czerwiec",
|
|
39
|
-
"july": "Lipiec",
|
|
40
|
-
"august": "Sierpień",
|
|
41
|
-
"september": "Wrzesień",
|
|
42
|
-
"october": "Październik",
|
|
43
|
-
"november": "Listopad",
|
|
44
|
-
"december": "Grudzień"
|
|
45
|
-
},
|
|
46
|
-
"short": {
|
|
47
|
-
"jan": "styczeń",
|
|
48
|
-
"feb": "luty",
|
|
49
|
-
"mar": "Zniszczyć",
|
|
50
|
-
"apr": "kwiecień",
|
|
51
|
-
"may": "Móc",
|
|
52
|
-
"jun": "czerwca",
|
|
53
|
-
"jul": "lipiec",
|
|
54
|
-
"aug": "sierpień",
|
|
55
|
-
"sep": "wrzesień",
|
|
56
|
-
"oct": "paź",
|
|
57
|
-
"nov": "listopad",
|
|
58
|
-
"dec": "grudzień"
|
|
59
|
-
}
|
|
60
|
-
},
|
|
61
|
-
"relative": {
|
|
62
|
-
"now": "Teraz",
|
|
63
|
-
"justNow": "Właśnie",
|
|
64
|
-
"today": "Dzisiaj",
|
|
65
|
-
"yesterday": "Wczoraj",
|
|
66
|
-
"tomorrow": "Jutro",
|
|
67
|
-
"thisWeek": "W tym tygodniu",
|
|
68
|
-
"lastWeek": "Ostatni tydzień",
|
|
69
|
-
"nextWeek": "Przyszły tydzień",
|
|
70
|
-
"thisMonth": "W tym miesiącu",
|
|
71
|
-
"lastMonth": "Ostatni miesiąc",
|
|
72
|
-
"nextMonth": "Przyszły miesiąc",
|
|
73
|
-
"thisYear": "W tym roku",
|
|
74
|
-
"lastYear": "W ubiegłym roku",
|
|
75
|
-
"nextYear": "Przyszły rok",
|
|
76
|
-
"ago": "temu",
|
|
77
|
-
"fromNow": "od teraz",
|
|
78
|
-
"in": "W"
|
|
79
|
-
},
|
|
80
|
-
"units": {
|
|
81
|
-
"singular": {
|
|
82
|
-
"second": "drugi",
|
|
83
|
-
"minute": "chwila",
|
|
84
|
-
"hour": "godzina",
|
|
85
|
-
"day": "dzień",
|
|
86
|
-
"week": "tydzień",
|
|
87
|
-
"month": "miesiąc",
|
|
88
|
-
"year": "rok"
|
|
89
|
-
},
|
|
90
|
-
"plural": {
|
|
91
|
-
"seconds": "towary drugiej jakości",
|
|
92
|
-
"minutes": "protokół",
|
|
93
|
-
"hours": "godziny",
|
|
94
|
-
"days": "dni",
|
|
95
|
-
"weeks": "tygodnie",
|
|
96
|
-
"months": "miesiące",
|
|
97
|
-
"years": "lata"
|
|
98
|
-
},
|
|
99
|
-
"short": {
|
|
100
|
-
"s": "S",
|
|
101
|
-
"m": "M",
|
|
102
|
-
"h": "H",
|
|
103
|
-
"d": "D",
|
|
104
|
-
"w": "w",
|
|
105
|
-
"mo": "mo",
|
|
106
|
-
"y": "y"
|
|
107
|
-
}
|
|
108
|
-
},
|
|
109
|
-
"periods": {
|
|
110
|
-
"am": "JESTEM",
|
|
111
|
-
"pm": "PO POŁUDNIU",
|
|
112
|
-
"morning": "Poranek",
|
|
113
|
-
"afternoon": "Popołudnie",
|
|
114
|
-
"evening": "Wieczór",
|
|
115
|
-
"night": "Noc",
|
|
116
|
-
"midnight": "Północ",
|
|
117
|
-
"noon": "Południe"
|
|
118
|
-
},
|
|
119
|
-
"formats": {
|
|
120
|
-
"date": "Data",
|
|
121
|
-
"time": "Czas",
|
|
122
|
-
"datetime": "Data i godzina",
|
|
123
|
-
"duration": "Czas trwania",
|
|
124
|
-
"startDate": "Data rozpoczęcia",
|
|
125
|
-
"endDate": "Data zakończenia",
|
|
126
|
-
"startTime": "Czas rozpoczęcia",
|
|
127
|
-
"endTime": "Czas zakończenia",
|
|
128
|
-
"selectDate": "Wybierz opcję Data",
|
|
129
|
-
"selectTime": "Wybierz Czas"
|
|
130
|
-
},
|
|
131
|
-
"actions": {
|
|
132
|
-
"setDate": "Ustaw datę",
|
|
133
|
-
"setTime": "Ustaw czas",
|
|
134
|
-
"clearDate": "Wyczyść datę",
|
|
135
|
-
"clearTime": "Wyczyść czas",
|
|
136
|
-
"confirmDate": "Potwierdź datę",
|
|
137
|
-
"confirmTime": "Potwierdź czas",
|
|
138
|
-
"cancel": "Anulować"
|
|
139
|
-
}
|
|
140
|
-
}
|
|
@@ -1,43 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"validation": {
|
|
3
|
-
"required": "To pole jest wymagane",
|
|
4
|
-
"invalidEmail": "Nieprawidłowy format wiadomości e-mail",
|
|
5
|
-
"invalidPhone": "Nieprawidłowy numer telefonu",
|
|
6
|
-
"invalidUrl": "Nieprawidłowy format adresu URL",
|
|
7
|
-
"minLength": "Minimalna długość to {{min}} znaków",
|
|
8
|
-
"maxLength": "Maksymalna długość to {{max}} znaków",
|
|
9
|
-
"minValue": "Minimalna wartość to {{min}}",
|
|
10
|
-
"maxValue": "Maksymalna wartość to {{max}}",
|
|
11
|
-
"mustMatch": "Pola muszą się zgadzać",
|
|
12
|
-
"invalidFormat": "Nieprawidłowy format",
|
|
13
|
-
"invalidDate": "Nieprawidłowa data",
|
|
14
|
-
"futureDate": "Data musi przypadać w przyszłości",
|
|
15
|
-
"pastDate": "Data musi należeć do przeszłości"
|
|
16
|
-
},
|
|
17
|
-
"storage": {
|
|
18
|
-
"saveFailed": "Nie udało się zapisać danych",
|
|
19
|
-
"loadFailed": "Nie udało się załadować danych",
|
|
20
|
-
"deleteFailed": "Nie udało się usunąć danych",
|
|
21
|
-
"notFound": "Nie znaleziono danych"
|
|
22
|
-
},
|
|
23
|
-
"permission": {
|
|
24
|
-
"denied": "Odmowa pozwolenia",
|
|
25
|
-
"notGranted": "Pozwolenie nie zostało udzielone",
|
|
26
|
-
"cameraNotAvailable": "Aparat niedostępny",
|
|
27
|
-
"locationNotAvailable": "Usługi lokalizacyjne niedostępne",
|
|
28
|
-
"microphoneNotAvailable": "Mikrofon niedostępny",
|
|
29
|
-
"photosNotAvailable": "Biblioteka zdjęć nie jest dostępna"
|
|
30
|
-
},
|
|
31
|
-
"common": {
|
|
32
|
-
"somethingWentWrong": "Coś poszło nie tak",
|
|
33
|
-
"tryAgainLater": "Spróbuj ponownie później",
|
|
34
|
-
"unexpectedError": "Wystąpił nieoczekiwany błąd"
|
|
35
|
-
},
|
|
36
|
-
"actions": {
|
|
37
|
-
"dismiss": "Odrzucać",
|
|
38
|
-
"retry": "Spróbować ponownie",
|
|
39
|
-
"cancel": "Anulować",
|
|
40
|
-
"goBack": "Wracać",
|
|
41
|
-
"contactSupport": "Skontaktuj się z pomocą techniczną"
|
|
42
|
-
}
|
|
43
|
-
}
|
|
@@ -1,287 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"home": {
|
|
3
|
-
"welcome": "Witamy w kreatorze fiszek",
|
|
4
|
-
"subtitle": "Opanuj dowolny przedmiot dzięki interaktywnym fiszkom",
|
|
5
|
-
"quickStudy": "Szybkie badanie",
|
|
6
|
-
"quickStudyDesc": "Zacznij studiować swoje najnowsze talie",
|
|
7
|
-
"createDeck": "Utwórz talię",
|
|
8
|
-
"createDeckDesc": "Zbuduj nową talię fiszek",
|
|
9
|
-
"recentActivity": "Ostatnia aktywność",
|
|
10
|
-
"noDecksYet": "Nie utworzyłeś jeszcze żadnych talii",
|
|
11
|
-
"browseDecks": "Przeglądaj pokłady",
|
|
12
|
-
"statistics": "Statystyka",
|
|
13
|
-
"totalDecks": "Razem pokłady",
|
|
14
|
-
"totalCards": "Wszystkie karty",
|
|
15
|
-
"studySessions": "Sesje studyjne"
|
|
16
|
-
},
|
|
17
|
-
"decks": {
|
|
18
|
-
"noDecks": "Nie znaleziono talii",
|
|
19
|
-
"noDecksDesc": "Aby rozpocząć, utwórz swoją pierwszą talię fiszek",
|
|
20
|
-
"createFirstDeck": "Utwórz pierwszą talię",
|
|
21
|
-
"createDeck": "Utwórz talię",
|
|
22
|
-
"editDeck": "Edytuj talię",
|
|
23
|
-
"recentlyStudied": "Niedawno studiował",
|
|
24
|
-
"allDecks": "Wszystkie pokłady",
|
|
25
|
-
"easy": "Łatwy",
|
|
26
|
-
"medium": "Średni",
|
|
27
|
-
"hard": "Twardy"
|
|
28
|
-
},
|
|
29
|
-
"study": {
|
|
30
|
-
"noCards": "Brak dostępnych kart",
|
|
31
|
-
"noCardsDesc": "Dodaj kilka kart do talii, aby rozpocząć naukę",
|
|
32
|
-
"browseDecks": "Przeglądaj pokłady",
|
|
33
|
-
"question": "Pytanie",
|
|
34
|
-
"answer": "Odpowiedź",
|
|
35
|
-
"showQuestion": "Pokaż pytanie",
|
|
36
|
-
"showAnswer": "Pokaż odpowiedź",
|
|
37
|
-
"correct": "Prawidłowy",
|
|
38
|
-
"incorrect": "Błędny",
|
|
39
|
-
"skip": "Pominąć",
|
|
40
|
-
"skipped": "Pominięte",
|
|
41
|
-
"studyComplete": "Badanie ukończone",
|
|
42
|
-
"wellDone": "Dobrze zrobiony!",
|
|
43
|
-
"sessionComplete": "Sesja zakończona"
|
|
44
|
-
},
|
|
45
|
-
"create": {
|
|
46
|
-
"createDeck": "Utwórz talię",
|
|
47
|
-
"addCards": "Dodaj karty",
|
|
48
|
-
"deckInfo": "Informacje o pokładzie",
|
|
49
|
-
"cardInfo": "Informacje o karcie",
|
|
50
|
-
"deckTitle": "Tytuł talii",
|
|
51
|
-
"deckTitlePlaceholder": "Wpisz tytuł talii",
|
|
52
|
-
"deckDescription": "Opis",
|
|
53
|
-
"deckDescriptionPlaceholder": "Wprowadź opis talii",
|
|
54
|
-
"category": "Kategoria",
|
|
55
|
-
"selectCategory": "Wybierz kategorię",
|
|
56
|
-
"cardFront": "Przód",
|
|
57
|
-
"cardFrontPlaceholder": "Wpisz pytanie lub termin",
|
|
58
|
-
"cardBack": "Tylna strona",
|
|
59
|
-
"cardBackPlaceholder": "Wprowadź odpowiedź lub definicję",
|
|
60
|
-
"difficulty": "Trudność",
|
|
61
|
-
"addCard": "Dodaj kartę",
|
|
62
|
-
"addedCards": "Dodane karty",
|
|
63
|
-
"saveDeck": "Zapisz talię"
|
|
64
|
-
},
|
|
65
|
-
"cards": {
|
|
66
|
-
"noCards": "Nie znaleziono żadnych kart",
|
|
67
|
-
"noCardsDesc": "Aby rozpocząć, utwórz swoją pierwszą fiszkę",
|
|
68
|
-
"createFirstCard": "Utwórz pierwszą kartę",
|
|
69
|
-
"createCard": "Utwórz kartę",
|
|
70
|
-
"editCard": "Edytuj kartę",
|
|
71
|
-
"selectDeck": "Wybierz Talię",
|
|
72
|
-
"selectDeckPlaceholder": "Wybierz talię dla tej karty"
|
|
73
|
-
},
|
|
74
|
-
"common": {
|
|
75
|
-
"clearFilter": "Wyczyść filtr"
|
|
76
|
-
},
|
|
77
|
-
"studyModes": {
|
|
78
|
-
"classic": "Klasyczny",
|
|
79
|
-
"matching": "Dopasowana gra",
|
|
80
|
-
"quiz": "Wielokrotny wybór",
|
|
81
|
-
"writing": "Tryb pisania",
|
|
82
|
-
"timed": "Wyzwanie czasowe",
|
|
83
|
-
"selectMode": "Wybierz tryb nauki"
|
|
84
|
-
},
|
|
85
|
-
"session": {
|
|
86
|
-
"complete": "Sesja zakończona",
|
|
87
|
-
"accuracy": "Dokładność",
|
|
88
|
-
"speed": "Prędkość",
|
|
89
|
-
"score": "Wynik",
|
|
90
|
-
"cardsPerMinute": "karty/min",
|
|
91
|
-
"grade": "Stopień",
|
|
92
|
-
"feedback": {
|
|
93
|
-
"excellent": "Doskonała praca! Opanowałeś tę talię!",
|
|
94
|
-
"great": "Świetna robota! Kontynuuj dobrą pracę!",
|
|
95
|
-
"good": "Dobry postęp! Ćwicz więcej, aby się poprawić.",
|
|
96
|
-
"keep_practicing": "Ćwicz dalej! Docierasz tam.",
|
|
97
|
-
"keep_studying": "Kontynuuj naukę! Przejrzyj te karty jeszcze raz."
|
|
98
|
-
}
|
|
99
|
-
},
|
|
100
|
-
"rating": {
|
|
101
|
-
"fail": "Ponownie",
|
|
102
|
-
"hard": "Twardy",
|
|
103
|
-
"good": "Dobry",
|
|
104
|
-
"easy": "Łatwy",
|
|
105
|
-
"perfect": "Doskonały"
|
|
106
|
-
},
|
|
107
|
-
"srs": {
|
|
108
|
-
"dueToday": "Termin na dzisiaj",
|
|
109
|
-
"dueCards": "Karty należne",
|
|
110
|
-
"nextReview": "Następna recenzja",
|
|
111
|
-
"interval": "Interwał",
|
|
112
|
-
"repetitions": "Powtórzenia",
|
|
113
|
-
"easeFactor": "Czynnik łatwości",
|
|
114
|
-
"reviewHistory": "Przejrzyj historię",
|
|
115
|
-
"retention": "Wskaźnik retencji",
|
|
116
|
-
"again": "Ponownie",
|
|
117
|
-
"hard": "Twardy",
|
|
118
|
-
"good": "Dobry",
|
|
119
|
-
"easy": "Łatwy"
|
|
120
|
-
},
|
|
121
|
-
"media": {
|
|
122
|
-
"image": "Obraz",
|
|
123
|
-
"chooseImage": "Wybierz Obraz",
|
|
124
|
-
"takePhoto": "Zrób zdjęcie",
|
|
125
|
-
"permissionDenied": "Odmowa dostępu do zdjęć",
|
|
126
|
-
"cameraPermissionDenied": "Odmowa dostępu do kamery",
|
|
127
|
-
"imageFailed": "Nie udało się załadować obrazu",
|
|
128
|
-
"cameraFailed": "Nie udało się otworzyć aparatu",
|
|
129
|
-
"audio": "Audio",
|
|
130
|
-
"record": "Nagraj dźwięk",
|
|
131
|
-
"recording": "Nagranie...",
|
|
132
|
-
"stopRecording": "Zatrzymaj nagrywanie",
|
|
133
|
-
"play": "Grać",
|
|
134
|
-
"stop": "Zatrzymywać się",
|
|
135
|
-
"speak": "Mówić",
|
|
136
|
-
"audioPermissionDenied": "Odmowa pozwolenia na nagrywanie dźwięku",
|
|
137
|
-
"recordingFailed": "Nie udało się nagrać dźwięku",
|
|
138
|
-
"playbackFailed": "Nie udało się odtworzyć dźwięku",
|
|
139
|
-
"ttsFailed": "Zamiana tekstu na mowę nie powiodła się",
|
|
140
|
-
"noText": "Brak tekstu do wypowiedzenia"
|
|
141
|
-
},
|
|
142
|
-
"import": {
|
|
143
|
-
"title": "Importuj talię",
|
|
144
|
-
"chooseFormat": "Wybierz Format",
|
|
145
|
-
"csv": "CSV (Excel)",
|
|
146
|
-
"json": "JSON",
|
|
147
|
-
"quizlet": "Quizlet",
|
|
148
|
-
"selectFile": "Wybierz opcję Plik",
|
|
149
|
-
"importing": "Importowanie...",
|
|
150
|
-
"success": "Pomyślnie zaimportowano karty: {{count}}",
|
|
151
|
-
"errors": "Wystąpiło {{count}} błędów",
|
|
152
|
-
"viewErrors": "Wyświetl błędy"
|
|
153
|
-
},
|
|
154
|
-
"export": {
|
|
155
|
-
"title": "Talia eksportowa",
|
|
156
|
-
"chooseFormat": "Wybierz Format",
|
|
157
|
-
"csv": "CSV (Excel)",
|
|
158
|
-
"json": "JSON (kompletny)",
|
|
159
|
-
"quizlet": "Quizlet",
|
|
160
|
-
"includeStats": "Dołącz statystyki",
|
|
161
|
-
"includeMedia": "Uwzględnij multimedia",
|
|
162
|
-
"exporting": "Eksportowanie...",
|
|
163
|
-
"success": "Talia została pomyślnie wyeksportowana"
|
|
164
|
-
},
|
|
165
|
-
"statistics": {
|
|
166
|
-
"title": "Statystyka",
|
|
167
|
-
"overview": "Przegląd",
|
|
168
|
-
"totalCards": "Wszystkie karty",
|
|
169
|
-
"cardsStudied": "Karty studiowane",
|
|
170
|
-
"totalReviews": "Wszystkie recenzje",
|
|
171
|
-
"correctReviews": "Prawidłowe recenzje",
|
|
172
|
-
"accuracy": "Dokładność",
|
|
173
|
-
"averageTimePerCard": "Średni czas na kartę",
|
|
174
|
-
"totalStudyTime": "Całkowity czas nauki",
|
|
175
|
-
"studySessions": "Sesje studyjne",
|
|
176
|
-
"streak": {
|
|
177
|
-
"current": "Aktualna passa",
|
|
178
|
-
"longest": "Najdłuższa passa",
|
|
179
|
-
"days": "dni"
|
|
180
|
-
},
|
|
181
|
-
"charts": {
|
|
182
|
-
"daily": "Codziennie",
|
|
183
|
-
"weekly": "Tygodnik",
|
|
184
|
-
"monthly": "Miesięczny",
|
|
185
|
-
"performance": "Wydajność",
|
|
186
|
-
"activity": "Działalność"
|
|
187
|
-
}
|
|
188
|
-
},
|
|
189
|
-
"sharing": {
|
|
190
|
-
"title": "Udostępnij talię",
|
|
191
|
-
"generateCode": "Wygeneruj kod udostępniania",
|
|
192
|
-
"shareCode": "Udostępnij kod",
|
|
193
|
-
"qrCode": "Kod QR",
|
|
194
|
-
"copyCode": "Skopiuj kod",
|
|
195
|
-
"codeCopied": "Kod skopiowany do schowka",
|
|
196
|
-
"shareAsFile": "Udostępnij jako plik",
|
|
197
|
-
"shareAsLink": "Udostępnij jako link",
|
|
198
|
-
"importCode": "Kod importu",
|
|
199
|
-
"enterCode": "Wprowadź 6-cyfrowy kod",
|
|
200
|
-
"invalidCode": "Nieprawidłowy kod udostępniania",
|
|
201
|
-
"importing": "Importowanie talii...",
|
|
202
|
-
"importSuccess": "Talia została pomyślnie zaimportowana",
|
|
203
|
-
"downloadCount": "Pliki do pobrania",
|
|
204
|
-
"makePublic": "Upublicznij",
|
|
205
|
-
"makePrivate": "Ustaw jako prywatny"
|
|
206
|
-
},
|
|
207
|
-
"gamification": {
|
|
208
|
-
"profile": {
|
|
209
|
-
"level": "Poziom",
|
|
210
|
-
"xp": "XP",
|
|
211
|
-
"rank": "Stopień",
|
|
212
|
-
"progress": "Przejdź do następnego poziomu",
|
|
213
|
-
"totalXP": "Łączna liczba zdobytych PD"
|
|
214
|
-
},
|
|
215
|
-
"ranks": {
|
|
216
|
-
"novice": "Nowicjusz",
|
|
217
|
-
"apprentice": "Uczeń",
|
|
218
|
-
"scholar": "Uczony",
|
|
219
|
-
"expert": "Ekspert",
|
|
220
|
-
"master": "Gospodarz",
|
|
221
|
-
"grandmaster": "Arcymistrz",
|
|
222
|
-
"legend": "Legenda"
|
|
223
|
-
},
|
|
224
|
-
"achievements": {
|
|
225
|
-
"title": "Osiągnięcia",
|
|
226
|
-
"unlocked": "Odblokowany",
|
|
227
|
-
"locked": "Zamknięty",
|
|
228
|
-
"progress": "Postęp",
|
|
229
|
-
"reward": "Nagroda",
|
|
230
|
-
"unlockedAt": "Odblokowano",
|
|
231
|
-
"categories": {
|
|
232
|
-
"study": "Badanie",
|
|
233
|
-
"cards": "Karty",
|
|
234
|
-
"decks": "Pokłady",
|
|
235
|
-
"streak": "Pasemko",
|
|
236
|
-
"special": "Specjalny"
|
|
237
|
-
}
|
|
238
|
-
},
|
|
239
|
-
"challenges": {
|
|
240
|
-
"title": "Codzienne wyzwania",
|
|
241
|
-
"today": "Dzisiejsze wyzwania",
|
|
242
|
-
"completed": "Zakończony",
|
|
243
|
-
"inProgress": "W toku",
|
|
244
|
-
"reward": "Nagroda",
|
|
245
|
-
"goal": "Bramka",
|
|
246
|
-
"progress": "Postęp"
|
|
247
|
-
},
|
|
248
|
-
"xpRewards": {
|
|
249
|
-
"cardReviewed": "+{{amount}} XP – karta została sprawdzona",
|
|
250
|
-
"cardCorrect": "+{{amount}} XP - prawidłowa odpowiedź",
|
|
251
|
-
"cardPerfect": "+{{amount}} XP – Idealnie!",
|
|
252
|
-
"deckCreated": "+{{amount}} PD – utworzono talię",
|
|
253
|
-
"studySession": "+{{amount}} XP - Sesja naukowa",
|
|
254
|
-
"dailyGoal": "+{{amount}} XP – dzienny cel osiągnięty",
|
|
255
|
-
"streakDay": "+{{amount}} PD – Dzień serii",
|
|
256
|
-
"achievementUnlocked": "+{{amount}} XP - Odblokowane osiągnięcie"
|
|
257
|
-
}
|
|
258
|
-
},
|
|
259
|
-
"matching": {
|
|
260
|
-
"title": "Dopasowana gra",
|
|
261
|
-
"instructions": "Dopasuj karty, dotykając par",
|
|
262
|
-
"matches": "Zapałki",
|
|
263
|
-
"attempts": "Próbowanie",
|
|
264
|
-
"timeElapsed": "Czas",
|
|
265
|
-
"perfect": "Idealne dopasowanie!",
|
|
266
|
-
"tryAgain": "Spróbuj ponownie"
|
|
267
|
-
},
|
|
268
|
-
"quiz": {
|
|
269
|
-
"title": "Quiz wielokrotnego wyboru",
|
|
270
|
-
"question": "Pytanie",
|
|
271
|
-
"chooseAnswer": "Wybierz poprawną odpowiedź",
|
|
272
|
-
"correct": "Prawidłowy!",
|
|
273
|
-
"incorrect": "Błędny",
|
|
274
|
-
"showAnswer": "Pokaż odpowiedź",
|
|
275
|
-
"nextQuestion": "Następne pytanie"
|
|
276
|
-
},
|
|
277
|
-
"writing": {
|
|
278
|
-
"title": "Tryb pisania",
|
|
279
|
-
"instructions": "Wpisz odpowiedź",
|
|
280
|
-
"yourAnswer": "Twoja odpowiedź",
|
|
281
|
-
"correctAnswer": "Prawidłowa odpowiedź",
|
|
282
|
-
"similarity": "Podobieństwo",
|
|
283
|
-
"strictMode": "Tryb ścisły",
|
|
284
|
-
"fuzzyMatching": "Rozmyte dopasowanie",
|
|
285
|
-
"check": "Sprawdź odpowiedź"
|
|
286
|
-
}
|
|
287
|
-
}
|
|
@@ -1,61 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"back": "Z powrotem",
|
|
3
|
-
"cancel": "Anulować",
|
|
4
|
-
"confirm": "Potwierdzać",
|
|
5
|
-
"continue": "Kontynuować",
|
|
6
|
-
"delete": "Usuwać",
|
|
7
|
-
"edit": "Redagować",
|
|
8
|
-
"error": "Błąd",
|
|
9
|
-
"loading": "Załadunek...",
|
|
10
|
-
"notNow": "Nie teraz",
|
|
11
|
-
"ok": "OK",
|
|
12
|
-
"optional": "Fakultatywny",
|
|
13
|
-
"save": "Ratować",
|
|
14
|
-
"something_went_wrong": "Coś poszło nie tak",
|
|
15
|
-
"success": "Sukces",
|
|
16
|
-
"close": "Zamknąć",
|
|
17
|
-
"done": "Zrobione",
|
|
18
|
-
"next": "Następny",
|
|
19
|
-
"previous": "Poprzedni",
|
|
20
|
-
"skip": "Pominąć",
|
|
21
|
-
"retry": "Spróbować ponownie",
|
|
22
|
-
"refresh": "Odświeżać",
|
|
23
|
-
"search": "Szukaj",
|
|
24
|
-
"filter": "Filtr",
|
|
25
|
-
"sort": "Sortować",
|
|
26
|
-
"add": "Dodać",
|
|
27
|
-
"remove": "Usunąć",
|
|
28
|
-
"update": "Aktualizacja",
|
|
29
|
-
"create": "Tworzyć",
|
|
30
|
-
"view": "Pogląd",
|
|
31
|
-
"details": "Bliższe dane",
|
|
32
|
-
"share": "Udział",
|
|
33
|
-
"download": "Pobierać",
|
|
34
|
-
"upload": "Wgrywać",
|
|
35
|
-
"submit": "Składać",
|
|
36
|
-
"reset": "Nastawić",
|
|
37
|
-
"clear": "Jasne",
|
|
38
|
-
"apply": "Stosować",
|
|
39
|
-
"yes": "Tak",
|
|
40
|
-
"no": "NIE",
|
|
41
|
-
"all": "Wszystko",
|
|
42
|
-
"none": "Nic",
|
|
43
|
-
"of": "z",
|
|
44
|
-
"select": "Wybierać",
|
|
45
|
-
"selected": "Wybrany",
|
|
46
|
-
"required": "Wymagany",
|
|
47
|
-
"empty": "Pusty",
|
|
48
|
-
"noData": "Brak dostępnych danych",
|
|
49
|
-
"noResults": "Nie znaleziono żadnych wyników",
|
|
50
|
-
"tryAgain": "Spróbuj ponownie",
|
|
51
|
-
"learnMore": "Dowiedz się więcej",
|
|
52
|
-
"getStarted": "Zacznij",
|
|
53
|
-
"viewAll": "Zobacz wszystkie",
|
|
54
|
-
"showMore": "Pokaż więcej",
|
|
55
|
-
"showLess": "Pokaż mniej",
|
|
56
|
-
"start": "Start",
|
|
57
|
-
"study": "Badanie",
|
|
58
|
-
"cards": "Karty",
|
|
59
|
-
"correct": "Prawidłowy",
|
|
60
|
-
"incorrect": "Błędny"
|
|
61
|
-
}
|
|
@@ -1,49 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Auto-generated translation loader for pl-PL
|
|
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.291Z
|
|
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": "Dom",
|
|
3
|
-
"settings": "Ustawienia",
|
|
4
|
-
"about": "O",
|
|
5
|
-
"back": "Z powrotem",
|
|
6
|
-
"explore": "Badać",
|
|
7
|
-
"search": "Szukaj",
|
|
8
|
-
"favorites": "Ulubione",
|
|
9
|
-
"activity": "Działalność",
|
|
10
|
-
"discover": "Odkryć",
|
|
11
|
-
"library": "Biblioteka",
|
|
12
|
-
"stats": "Statystyki",
|
|
13
|
-
"wellness": "Dobra kondycja",
|
|
14
|
-
"exercises": "Ćwiczenia",
|
|
15
|
-
"nutrition": "Odżywianie",
|
|
16
|
-
"progress": "Postęp",
|
|
17
|
-
"workouts": "Treningi",
|
|
18
|
-
"dashboard": "Panel",
|
|
19
|
-
"calendar": "Kalendarz",
|
|
20
|
-
"tasks": "Zadania",
|
|
21
|
-
"notes": "Notatki",
|
|
22
|
-
"projects": "Projektowanie",
|
|
23
|
-
"goals": "Cele",
|
|
24
|
-
"habits": "Nawyki",
|
|
25
|
-
"budget": "Budżet",
|
|
26
|
-
"expenses": "Wydatki",
|
|
27
|
-
"income": "Dochód",
|
|
28
|
-
"accounts": "Konta",
|
|
29
|
-
"reports": "Raporty",
|
|
30
|
-
"courses": "Kursy",
|
|
31
|
-
"lessons": "Lekcje",
|
|
32
|
-
"practice": "Praktyka",
|
|
33
|
-
"learning": "Nauka",
|
|
34
|
-
"meditation": "Medytacja",
|
|
35
|
-
"journal": "Dziennik",
|
|
36
|
-
"timer": "Regulator czasowy",
|
|
37
|
-
"tracking": "Śledzenie",
|
|
38
|
-
"analytics": "Analityka",
|
|
39
|
-
"community": "Wspólnota",
|
|
40
|
-
"feed": "Karmić",
|
|
41
|
-
"browse": "Przeglądać",
|
|
42
|
-
"categories": "Kategorie",
|
|
43
|
-
"saved": "Zapisano",
|
|
44
|
-
"history": "Historia",
|
|
45
|
-
"achievements": "Osiągnięcia",
|
|
46
|
-
"leaderboard": "Tabela liderów",
|
|
47
|
-
"challenges": "Wyzwania",
|
|
48
|
-
"rewards": "Nagrody",
|
|
49
|
-
"today": "Dzisiaj",
|
|
50
|
-
"medicines": "Leki",
|
|
51
|
-
"adherence": "Przyczepność",
|
|
52
|
-
"decks": "Pokłady",
|
|
53
|
-
"cards": "Karty",
|
|
54
|
-
"study": "Badanie",
|
|
55
|
-
"decksDescription": "Organize and manage your flashcard decks",
|
|
56
|
-
"cardsDescription": "View and edit all your flashcards",
|
|
57
|
-
"studyDescription": "Practice with spaced repetition system"
|
|
58
|
-
}
|