@umituz/react-native-localization 1.4.0 → 1.5.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- 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/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": "Pazartesi",
|
|
5
|
-
"tuesday": "Salı",
|
|
6
|
-
"wednesday": "Çarşamba",
|
|
7
|
-
"thursday": "Perşembe",
|
|
8
|
-
"friday": "Cuma",
|
|
9
|
-
"saturday": "Cumartesi",
|
|
10
|
-
"sunday": "Pazar"
|
|
11
|
-
},
|
|
12
|
-
"short": {
|
|
13
|
-
"mon": "Pazartesi",
|
|
14
|
-
"tue": "Salı",
|
|
15
|
-
"wed": "Çar",
|
|
16
|
-
"thu": "Per",
|
|
17
|
-
"fri": "Cuma",
|
|
18
|
-
"sat": "Doygunluk",
|
|
19
|
-
"sun": "Güneş"
|
|
20
|
-
},
|
|
21
|
-
"abbreviated": {
|
|
22
|
-
"m": "M",
|
|
23
|
-
"t": "T",
|
|
24
|
-
"w": "K",
|
|
25
|
-
"th": "Bu",
|
|
26
|
-
"f": "F",
|
|
27
|
-
"sa": "Sa",
|
|
28
|
-
"su": "Su"
|
|
29
|
-
}
|
|
30
|
-
},
|
|
31
|
-
"months": {
|
|
32
|
-
"full": {
|
|
33
|
-
"january": "Ocak",
|
|
34
|
-
"february": "Şubat",
|
|
35
|
-
"march": "Mart",
|
|
36
|
-
"april": "Nisan",
|
|
37
|
-
"may": "Mayıs",
|
|
38
|
-
"june": "Haziran",
|
|
39
|
-
"july": "Temmuz",
|
|
40
|
-
"august": "Ağustos",
|
|
41
|
-
"september": "Eylül",
|
|
42
|
-
"october": "Ekim",
|
|
43
|
-
"november": "Kasım",
|
|
44
|
-
"december": "Aralık"
|
|
45
|
-
},
|
|
46
|
-
"short": {
|
|
47
|
-
"jan": "Ocak",
|
|
48
|
-
"feb": "Şubat",
|
|
49
|
-
"mar": "Mart",
|
|
50
|
-
"apr": "Nisan",
|
|
51
|
-
"may": "Mayıs",
|
|
52
|
-
"jun": "Haziran",
|
|
53
|
-
"jul": "Temmuz",
|
|
54
|
-
"aug": "Ağustos",
|
|
55
|
-
"sep": "Eylül",
|
|
56
|
-
"oct": "Ekim",
|
|
57
|
-
"nov": "Kasım",
|
|
58
|
-
"dec": "Aralık"
|
|
59
|
-
}
|
|
60
|
-
},
|
|
61
|
-
"relative": {
|
|
62
|
-
"now": "Şimdi",
|
|
63
|
-
"justNow": "Şu anda",
|
|
64
|
-
"today": "Bugün",
|
|
65
|
-
"yesterday": "Dün",
|
|
66
|
-
"tomorrow": "Yarın",
|
|
67
|
-
"thisWeek": "Bu hafta",
|
|
68
|
-
"lastWeek": "Geçen hafta",
|
|
69
|
-
"nextWeek": "Gelecek hafta",
|
|
70
|
-
"thisMonth": "Bu ay",
|
|
71
|
-
"lastMonth": "Geçen ay",
|
|
72
|
-
"nextMonth": "Gelecek ay",
|
|
73
|
-
"thisYear": "Bu yıl",
|
|
74
|
-
"lastYear": "Geçen sene",
|
|
75
|
-
"nextYear": "Gelecek yıl",
|
|
76
|
-
"ago": "evvel",
|
|
77
|
-
"fromNow": "şu andan itibaren",
|
|
78
|
-
"in": "içinde"
|
|
79
|
-
},
|
|
80
|
-
"units": {
|
|
81
|
-
"singular": {
|
|
82
|
-
"second": "ikinci",
|
|
83
|
-
"minute": "dakika",
|
|
84
|
-
"hour": "saat",
|
|
85
|
-
"day": "gün",
|
|
86
|
-
"week": "hafta",
|
|
87
|
-
"month": "ay",
|
|
88
|
-
"year": "yıl"
|
|
89
|
-
},
|
|
90
|
-
"plural": {
|
|
91
|
-
"seconds": "saniye",
|
|
92
|
-
"minutes": "dakika",
|
|
93
|
-
"hours": "saat",
|
|
94
|
-
"days": "günler",
|
|
95
|
-
"weeks": "haftalar",
|
|
96
|
-
"months": "aylar",
|
|
97
|
-
"years": "yıllar"
|
|
98
|
-
},
|
|
99
|
-
"short": {
|
|
100
|
-
"s": "S",
|
|
101
|
-
"m": "M",
|
|
102
|
-
"h": "H",
|
|
103
|
-
"d": "D",
|
|
104
|
-
"w": "w",
|
|
105
|
-
"mo": "ay",
|
|
106
|
-
"y": "sen"
|
|
107
|
-
}
|
|
108
|
-
},
|
|
109
|
-
"periods": {
|
|
110
|
-
"am": "sabah",
|
|
111
|
-
"pm": "ÖĞLEDEN SONRA",
|
|
112
|
-
"morning": "Sabah",
|
|
113
|
-
"afternoon": "Öğleden sonra",
|
|
114
|
-
"evening": "Akşam",
|
|
115
|
-
"night": "Gece",
|
|
116
|
-
"midnight": "Gece yarısı",
|
|
117
|
-
"noon": "Öğlen"
|
|
118
|
-
},
|
|
119
|
-
"formats": {
|
|
120
|
-
"date": "Tarih",
|
|
121
|
-
"time": "Zaman",
|
|
122
|
-
"datetime": "Tarih ve Saat",
|
|
123
|
-
"duration": "Süre",
|
|
124
|
-
"startDate": "Başlangıç Tarihi",
|
|
125
|
-
"endDate": "Bitiş Tarihi",
|
|
126
|
-
"startTime": "Başlangıç Zamanı",
|
|
127
|
-
"endTime": "Bitiş Zamanı",
|
|
128
|
-
"selectDate": "Tarih Seçin",
|
|
129
|
-
"selectTime": "Zamanı Seçin"
|
|
130
|
-
},
|
|
131
|
-
"actions": {
|
|
132
|
-
"setDate": "Tarihi Ayarla",
|
|
133
|
-
"setTime": "Zamanı Ayarla",
|
|
134
|
-
"clearDate": "Tarihi Temizle",
|
|
135
|
-
"clearTime": "Temizleme Zamanı",
|
|
136
|
-
"confirmDate": "Tarihi Onayla",
|
|
137
|
-
"confirmTime": "Saati Onayla",
|
|
138
|
-
"cancel": "İptal etmek"
|
|
139
|
-
}
|
|
140
|
-
}
|
|
@@ -1,43 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"validation": {
|
|
3
|
-
"required": "Bu alan zorunludur",
|
|
4
|
-
"invalidEmail": "Geçersiz e-posta biçimi",
|
|
5
|
-
"invalidPhone": "Geçersiz telefon numarası",
|
|
6
|
-
"invalidUrl": "Geçersiz URL biçimi",
|
|
7
|
-
"minLength": "Minimum uzunluk {{min}} karakterdir",
|
|
8
|
-
"maxLength": "Maksimum uzunluk {{max}} karakterdir",
|
|
9
|
-
"minValue": "Minimum değer {{min}}",
|
|
10
|
-
"maxValue": "Maksimum değer: {{max}}",
|
|
11
|
-
"mustMatch": "Alanlar eşleşmelidir",
|
|
12
|
-
"invalidFormat": "Geçersiz biçim",
|
|
13
|
-
"invalidDate": "Geçersiz tarih",
|
|
14
|
-
"futureDate": "Tarih gelecekte olmalıdır",
|
|
15
|
-
"pastDate": "Tarih geçmişte olmalıdır"
|
|
16
|
-
},
|
|
17
|
-
"storage": {
|
|
18
|
-
"saveFailed": "Veriler kaydedilemedi",
|
|
19
|
-
"loadFailed": "Veriler yüklenemedi",
|
|
20
|
-
"deleteFailed": "Veriler silinemedi",
|
|
21
|
-
"notFound": "Veri bulunamadı"
|
|
22
|
-
},
|
|
23
|
-
"permission": {
|
|
24
|
-
"denied": "İzin reddedildi",
|
|
25
|
-
"notGranted": "İzin verilmedi",
|
|
26
|
-
"cameraNotAvailable": "Kamera mevcut değil",
|
|
27
|
-
"locationNotAvailable": "Konum hizmetleri kullanılamıyor",
|
|
28
|
-
"microphoneNotAvailable": "Mikrofon kullanılamıyor",
|
|
29
|
-
"photosNotAvailable": "Fotoğraf kitaplığı kullanılamıyor"
|
|
30
|
-
},
|
|
31
|
-
"common": {
|
|
32
|
-
"somethingWentWrong": "Bir şeyler ters gitti",
|
|
33
|
-
"tryAgainLater": "Lütfen daha sonra tekrar deneyin",
|
|
34
|
-
"unexpectedError": "Beklenmeyen bir hata oluştu"
|
|
35
|
-
},
|
|
36
|
-
"actions": {
|
|
37
|
-
"dismiss": "Azletmek",
|
|
38
|
-
"retry": "Yeniden dene",
|
|
39
|
-
"cancel": "İptal etmek",
|
|
40
|
-
"goBack": "Geri gitmek",
|
|
41
|
-
"contactSupport": "Destek Ekibiyle İletişime Geçin"
|
|
42
|
-
}
|
|
43
|
-
}
|
|
@@ -1,287 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"home": {
|
|
3
|
-
"welcome": "Flashcard Maker'a hoş geldiniz",
|
|
4
|
-
"subtitle": "Etkileşimli bilgi kartlarıyla her konuda uzmanlaşın",
|
|
5
|
-
"quickStudy": "Hızlı Çalışma",
|
|
6
|
-
"quickStudyDesc": "Son destelerinizi incelemeye başlayın",
|
|
7
|
-
"createDeck": "Deste Oluştur",
|
|
8
|
-
"createDeckDesc": "Yeni bir bilgi kartı destesi oluşturun",
|
|
9
|
-
"recentActivity": "Son Etkinlik",
|
|
10
|
-
"noDecksYet": "Henüz deste oluşturmadınız",
|
|
11
|
-
"browseDecks": "Destelere Göz Atın",
|
|
12
|
-
"statistics": "İstatistikler",
|
|
13
|
-
"totalDecks": "Toplam Deste",
|
|
14
|
-
"totalCards": "Toplam Kartlar",
|
|
15
|
-
"studySessions": "Çalışma Toplantıları"
|
|
16
|
-
},
|
|
17
|
-
"decks": {
|
|
18
|
-
"noDecks": "Deste Bulunamadı",
|
|
19
|
-
"noDecksDesc": "Başlamak için ilk bilgi kartı destenizi oluşturun",
|
|
20
|
-
"createFirstDeck": "İlk Deste Oluştur",
|
|
21
|
-
"createDeck": "Deste Oluştur",
|
|
22
|
-
"editDeck": "Desteyi Düzenle",
|
|
23
|
-
"recentlyStudied": "Son Okunanlar",
|
|
24
|
-
"allDecks": "Tüm Desteler",
|
|
25
|
-
"easy": "Kolay",
|
|
26
|
-
"medium": "Orta",
|
|
27
|
-
"hard": "Zor"
|
|
28
|
-
},
|
|
29
|
-
"study": {
|
|
30
|
-
"noCards": "Mevcut Kart Yok",
|
|
31
|
-
"noCardsDesc": "Çalışmaya başlamak için desteye birkaç kart ekleyin",
|
|
32
|
-
"browseDecks": "Destelere Göz Atın",
|
|
33
|
-
"question": "Soru",
|
|
34
|
-
"answer": "Cevap",
|
|
35
|
-
"showQuestion": "Soruyu Göster",
|
|
36
|
-
"showAnswer": "Cevabı Göster",
|
|
37
|
-
"correct": "Doğru",
|
|
38
|
-
"incorrect": "Yanlış",
|
|
39
|
-
"skip": "Atlamak",
|
|
40
|
-
"skipped": "Atlandı",
|
|
41
|
-
"studyComplete": "Çalışma Tamamlandı",
|
|
42
|
-
"wellDone": "Tebrikler!",
|
|
43
|
-
"sessionComplete": "Oturum Tamamlandı"
|
|
44
|
-
},
|
|
45
|
-
"create": {
|
|
46
|
-
"createDeck": "Deste Oluştur",
|
|
47
|
-
"addCards": "Kart Ekle",
|
|
48
|
-
"deckInfo": "Güverte Bilgileri",
|
|
49
|
-
"cardInfo": "Kart Bilgileri",
|
|
50
|
-
"deckTitle": "Deste Başlığı",
|
|
51
|
-
"deckTitlePlaceholder": "Deste başlığını girin",
|
|
52
|
-
"deckDescription": "Tanım",
|
|
53
|
-
"deckDescriptionPlaceholder": "Deste açıklamasını girin",
|
|
54
|
-
"category": "Kategori",
|
|
55
|
-
"selectCategory": "Kategori seç",
|
|
56
|
-
"cardFront": "Ön Taraf",
|
|
57
|
-
"cardFrontPlaceholder": "Soru veya terimi girin",
|
|
58
|
-
"cardBack": "Arka Taraf",
|
|
59
|
-
"cardBackPlaceholder": "Cevabı veya tanımı girin",
|
|
60
|
-
"difficulty": "Zorluk",
|
|
61
|
-
"addCard": "Kart Ekle",
|
|
62
|
-
"addedCards": "Eklenen Kartlar",
|
|
63
|
-
"saveDeck": "Desteyi Kaydet"
|
|
64
|
-
},
|
|
65
|
-
"cards": {
|
|
66
|
-
"noCards": "Kart Bulunamadı",
|
|
67
|
-
"noCardsDesc": "Başlamak için ilk Flashcard'ınızı oluşturun",
|
|
68
|
-
"createFirstCard": "İlk Kartı Oluştur",
|
|
69
|
-
"createCard": "Kart Oluştur",
|
|
70
|
-
"editCard": "Kartı Düzenle",
|
|
71
|
-
"selectDeck": "Deste Seç",
|
|
72
|
-
"selectDeckPlaceholder": "Bu kart için bir deste seçin"
|
|
73
|
-
},
|
|
74
|
-
"common": {
|
|
75
|
-
"clearFilter": "Filtreyi Temizle"
|
|
76
|
-
},
|
|
77
|
-
"studyModes": {
|
|
78
|
-
"classic": "Klasik",
|
|
79
|
-
"matching": "Eşleştirme Oyunu",
|
|
80
|
-
"quiz": "Çoktan Seçmeli",
|
|
81
|
-
"writing": "Yazma Modu",
|
|
82
|
-
"timed": "Zamanlı Mücadele",
|
|
83
|
-
"selectMode": "Çalışma Modunu Seçin"
|
|
84
|
-
},
|
|
85
|
-
"session": {
|
|
86
|
-
"complete": "Oturum Tamamlandı",
|
|
87
|
-
"accuracy": "Kesinlik",
|
|
88
|
-
"speed": "Hız",
|
|
89
|
-
"score": "Gol",
|
|
90
|
-
"cardsPerMinute": "kart/dakika",
|
|
91
|
-
"grade": "Seviye",
|
|
92
|
-
"feedback": {
|
|
93
|
-
"excellent": "Mükemmel iş! Bu destede ustalaştınız!",
|
|
94
|
-
"great": "Harika iş! İyi işler yapmaya devam edin!",
|
|
95
|
-
"good": "İyi ilerleme! Gelişmek için daha fazla pratik yapın.",
|
|
96
|
-
"keep_practicing": "Pratik yapmaya devam edin! Oraya varıyorsun.",
|
|
97
|
-
"keep_studying": "Çalışmaya devam edin! Bu kartları tekrar inceleyin."
|
|
98
|
-
}
|
|
99
|
-
},
|
|
100
|
-
"rating": {
|
|
101
|
-
"fail": "Tekrar",
|
|
102
|
-
"hard": "Zor",
|
|
103
|
-
"good": "İyi",
|
|
104
|
-
"easy": "Kolay",
|
|
105
|
-
"perfect": "Mükemmel"
|
|
106
|
-
},
|
|
107
|
-
"srs": {
|
|
108
|
-
"dueToday": "Bugün vadesi doluyor",
|
|
109
|
-
"dueCards": "Vade Kartları",
|
|
110
|
-
"nextReview": "Sonraki İnceleme",
|
|
111
|
-
"interval": "Aralık",
|
|
112
|
-
"repetitions": "Tekrarlar",
|
|
113
|
-
"easeFactor": "Kolaylık Faktörü",
|
|
114
|
-
"reviewHistory": "İnceleme Geçmişi",
|
|
115
|
-
"retention": "Elde Tutma Oranı",
|
|
116
|
-
"again": "Tekrar",
|
|
117
|
-
"hard": "Zor",
|
|
118
|
-
"good": "İyi",
|
|
119
|
-
"easy": "Kolay"
|
|
120
|
-
},
|
|
121
|
-
"media": {
|
|
122
|
-
"image": "Resim",
|
|
123
|
-
"chooseImage": "Resim Seç",
|
|
124
|
-
"takePhoto": "Fotoğraf Çek",
|
|
125
|
-
"permissionDenied": "Fotoğraflara erişim izni reddedildi",
|
|
126
|
-
"cameraPermissionDenied": "Kameraya erişim izni reddedildi",
|
|
127
|
-
"imageFailed": "Resim yüklenemedi",
|
|
128
|
-
"cameraFailed": "Kamera açılamadı",
|
|
129
|
-
"audio": "Ses",
|
|
130
|
-
"record": "Ses Kaydet",
|
|
131
|
-
"recording": "Kayıt...",
|
|
132
|
-
"stopRecording": "Kaydı Durdur",
|
|
133
|
-
"play": "Oynamak",
|
|
134
|
-
"stop": "Durmak",
|
|
135
|
-
"speak": "Konuşmak",
|
|
136
|
-
"audioPermissionDenied": "Ses kaydetme izni reddedildi",
|
|
137
|
-
"recordingFailed": "Ses kaydedilemedi",
|
|
138
|
-
"playbackFailed": "Ses çalınamadı",
|
|
139
|
-
"ttsFailed": "Metinden konuşmaya başarısız",
|
|
140
|
-
"noText": "Konuşacak metin yok"
|
|
141
|
-
},
|
|
142
|
-
"import": {
|
|
143
|
-
"title": "İthalat Güvertesi",
|
|
144
|
-
"chooseFormat": "Formatı Seçin",
|
|
145
|
-
"csv": "CSV (Excel)",
|
|
146
|
-
"json": "JSON",
|
|
147
|
-
"quizlet": "Quizlet",
|
|
148
|
-
"selectFile": "Dosya Seç",
|
|
149
|
-
"importing": "İçe aktarılıyor...",
|
|
150
|
-
"success": "{{count}} kart başarıyla içe aktarıldı",
|
|
151
|
-
"errors": "{{count}} hata oluştu",
|
|
152
|
-
"viewErrors": "Hataları Görüntüle"
|
|
153
|
-
},
|
|
154
|
-
"export": {
|
|
155
|
-
"title": "İhracat Destesi",
|
|
156
|
-
"chooseFormat": "Formatı Seçin",
|
|
157
|
-
"csv": "CSV (Excel)",
|
|
158
|
-
"json": "JSON (Tamamlandı)",
|
|
159
|
-
"quizlet": "Quizlet",
|
|
160
|
-
"includeStats": "İstatistikleri Ekle",
|
|
161
|
-
"includeMedia": "Medyayı Dahil Et",
|
|
162
|
-
"exporting": "Dışa aktarılıyor...",
|
|
163
|
-
"success": "Deste başarıyla dışa aktarıldı"
|
|
164
|
-
},
|
|
165
|
-
"statistics": {
|
|
166
|
-
"title": "İstatistikler",
|
|
167
|
-
"overview": "Genel Bakış",
|
|
168
|
-
"totalCards": "Toplam Kartlar",
|
|
169
|
-
"cardsStudied": "Çalışılan Kartlar",
|
|
170
|
-
"totalReviews": "Toplam İncelemeler",
|
|
171
|
-
"correctReviews": "Doğru İncelemeler",
|
|
172
|
-
"accuracy": "Kesinlik",
|
|
173
|
-
"averageTimePerCard": "Kart Başına Ortalama Süre",
|
|
174
|
-
"totalStudyTime": "Toplam Çalışma Süresi",
|
|
175
|
-
"studySessions": "Çalışma Toplantıları",
|
|
176
|
-
"streak": {
|
|
177
|
-
"current": "Mevcut Seri",
|
|
178
|
-
"longest": "En Uzun Seri",
|
|
179
|
-
"days": "günler"
|
|
180
|
-
},
|
|
181
|
-
"charts": {
|
|
182
|
-
"daily": "Günlük",
|
|
183
|
-
"weekly": "Haftalık",
|
|
184
|
-
"monthly": "Aylık",
|
|
185
|
-
"performance": "Performans",
|
|
186
|
-
"activity": "Etkinlik"
|
|
187
|
-
}
|
|
188
|
-
},
|
|
189
|
-
"sharing": {
|
|
190
|
-
"title": "Desteyi Paylaş",
|
|
191
|
-
"generateCode": "Paylaşım Kodu Oluştur",
|
|
192
|
-
"shareCode": "Kodu Paylaş",
|
|
193
|
-
"qrCode": "QR Kodu",
|
|
194
|
-
"copyCode": "Kodu Kopyala",
|
|
195
|
-
"codeCopied": "Kod panoya kopyalandı",
|
|
196
|
-
"shareAsFile": "Dosya Olarak Paylaş",
|
|
197
|
-
"shareAsLink": "Bağlantı Olarak Paylaş",
|
|
198
|
-
"importCode": "İthalat Kodu",
|
|
199
|
-
"enterCode": "6 haneli kodu girin",
|
|
200
|
-
"invalidCode": "Geçersiz paylaşım kodu",
|
|
201
|
-
"importing": "Güverte içe aktarılıyor...",
|
|
202
|
-
"importSuccess": "Deste başarıyla içe aktarıldı",
|
|
203
|
-
"downloadCount": "İndirilenler",
|
|
204
|
-
"makePublic": "Herkese Açık Hale Getir",
|
|
205
|
-
"makePrivate": "Özel Yap"
|
|
206
|
-
},
|
|
207
|
-
"gamification": {
|
|
208
|
-
"profile": {
|
|
209
|
-
"level": "Seviye",
|
|
210
|
-
"xp": "XP",
|
|
211
|
-
"rank": "Rütbe",
|
|
212
|
-
"progress": "Bir sonraki seviyeye ilerleme",
|
|
213
|
-
"totalXP": "Kazanılan Toplam XP"
|
|
214
|
-
},
|
|
215
|
-
"ranks": {
|
|
216
|
-
"novice": "Acemi",
|
|
217
|
-
"apprentice": "Çırak",
|
|
218
|
-
"scholar": "Akademik",
|
|
219
|
-
"expert": "Uzman",
|
|
220
|
-
"master": "Usta",
|
|
221
|
-
"grandmaster": "Büyük usta",
|
|
222
|
-
"legend": "Efsane"
|
|
223
|
-
},
|
|
224
|
-
"achievements": {
|
|
225
|
-
"title": "Başarılar",
|
|
226
|
-
"unlocked": "Kilitli değil",
|
|
227
|
-
"locked": "Kilitli",
|
|
228
|
-
"progress": "İlerlemek",
|
|
229
|
-
"reward": "Ödül",
|
|
230
|
-
"unlockedAt": "Kilit açma tarihi",
|
|
231
|
-
"categories": {
|
|
232
|
-
"study": "Çalışmak",
|
|
233
|
-
"cards": "Kartlar",
|
|
234
|
-
"decks": "Güverte",
|
|
235
|
-
"streak": "Rüzgâr gibi geçmek",
|
|
236
|
-
"special": "Özel"
|
|
237
|
-
}
|
|
238
|
-
},
|
|
239
|
-
"challenges": {
|
|
240
|
-
"title": "Günlük Mücadeleler",
|
|
241
|
-
"today": "Bugünün Zorlukları",
|
|
242
|
-
"completed": "Tamamlanmış",
|
|
243
|
-
"inProgress": "Devam etmekte",
|
|
244
|
-
"reward": "Ödül",
|
|
245
|
-
"goal": "Amaç",
|
|
246
|
-
"progress": "İlerlemek"
|
|
247
|
-
},
|
|
248
|
-
"xpRewards": {
|
|
249
|
-
"cardReviewed": "+{{amount}} XP - Kart İncelendi",
|
|
250
|
-
"cardCorrect": "+{{amount}} XP - Doğru Cevap",
|
|
251
|
-
"cardPerfect": "+{{amount}} XP - Mükemmel!",
|
|
252
|
-
"deckCreated": "+{{amount}} XP - Deste Oluşturuldu",
|
|
253
|
-
"studySession": "+{{amount}} XP - Çalışma Oturumu",
|
|
254
|
-
"dailyGoal": "+{{amount}} XP - Günlük Hedefe Ulaşıldı",
|
|
255
|
-
"streakDay": "+{{amount}} XP - Seri Günü",
|
|
256
|
-
"achievementUnlocked": "+{{amount}} XP - Başarı Kilidi Açıldı"
|
|
257
|
-
}
|
|
258
|
-
},
|
|
259
|
-
"matching": {
|
|
260
|
-
"title": "Eşleştirme Oyunu",
|
|
261
|
-
"instructions": "Çiftlere dokunarak kartları eşleştirin",
|
|
262
|
-
"matches": "Maçlar",
|
|
263
|
-
"attempts": "denemeler",
|
|
264
|
-
"timeElapsed": "Zaman",
|
|
265
|
-
"perfect": "Mükemmel Eşleşme!",
|
|
266
|
-
"tryAgain": "Tekrar deneyin"
|
|
267
|
-
},
|
|
268
|
-
"quiz": {
|
|
269
|
-
"title": "Çoktan Seçmeli Sınav",
|
|
270
|
-
"question": "Soru",
|
|
271
|
-
"chooseAnswer": "Doğru cevabı seçin",
|
|
272
|
-
"correct": "Doğru!",
|
|
273
|
-
"incorrect": "Yanlış",
|
|
274
|
-
"showAnswer": "Cevabı Göster",
|
|
275
|
-
"nextQuestion": "Sonraki Soru"
|
|
276
|
-
},
|
|
277
|
-
"writing": {
|
|
278
|
-
"title": "Yazma Modu",
|
|
279
|
-
"instructions": "Cevabı yazın",
|
|
280
|
-
"yourAnswer": "Cevabınız",
|
|
281
|
-
"correctAnswer": "Doğru Cevap",
|
|
282
|
-
"similarity": "Benzerlik",
|
|
283
|
-
"strictMode": "Katı Mod",
|
|
284
|
-
"fuzzyMatching": "Bulanık Eşleştirme",
|
|
285
|
-
"check": "Cevabı Kontrol Et"
|
|
286
|
-
}
|
|
287
|
-
}
|
|
@@ -1,61 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"back": "Geri",
|
|
3
|
-
"cancel": "İptal etmek",
|
|
4
|
-
"confirm": "Onaylamak",
|
|
5
|
-
"continue": "Devam etmek",
|
|
6
|
-
"delete": "Silmek",
|
|
7
|
-
"edit": "Düzenlemek",
|
|
8
|
-
"error": "Hata",
|
|
9
|
-
"loading": "Yükleniyor...",
|
|
10
|
-
"notNow": "Şimdi değil",
|
|
11
|
-
"ok": "TAMAM",
|
|
12
|
-
"optional": "İsteğe bağlı",
|
|
13
|
-
"save": "Kaydetmek",
|
|
14
|
-
"something_went_wrong": "Bir şeyler ters gitti",
|
|
15
|
-
"success": "Başarı",
|
|
16
|
-
"close": "Kapalı",
|
|
17
|
-
"done": "Tamamlamak",
|
|
18
|
-
"next": "Sonraki",
|
|
19
|
-
"previous": "Öncesi",
|
|
20
|
-
"skip": "Atlamak",
|
|
21
|
-
"retry": "Yeniden dene",
|
|
22
|
-
"refresh": "Yenile",
|
|
23
|
-
"search": "Aramak",
|
|
24
|
-
"filter": "Filtre",
|
|
25
|
-
"sort": "Düzenlemek",
|
|
26
|
-
"add": "Eklemek",
|
|
27
|
-
"remove": "Kaldırmak",
|
|
28
|
-
"update": "Güncelleme",
|
|
29
|
-
"create": "Yaratmak",
|
|
30
|
-
"view": "Görüş",
|
|
31
|
-
"details": "Detaylar",
|
|
32
|
-
"share": "Paylaşmak",
|
|
33
|
-
"download": "İndirmek",
|
|
34
|
-
"upload": "Yüklemek",
|
|
35
|
-
"submit": "Göndermek",
|
|
36
|
-
"reset": "Sıfırla",
|
|
37
|
-
"clear": "Temizlemek",
|
|
38
|
-
"apply": "Uygula",
|
|
39
|
-
"yes": "Evet",
|
|
40
|
-
"no": "HAYIR",
|
|
41
|
-
"all": "Tüm",
|
|
42
|
-
"none": "Hiçbiri",
|
|
43
|
-
"of": "ile ilgili",
|
|
44
|
-
"select": "Seçme",
|
|
45
|
-
"selected": "Seçildi",
|
|
46
|
-
"required": "Gerekli",
|
|
47
|
-
"empty": "Boş",
|
|
48
|
-
"noData": "Veri yok",
|
|
49
|
-
"noResults": "Sonuç bulunamadı",
|
|
50
|
-
"tryAgain": "Tekrar deneyin",
|
|
51
|
-
"learnMore": "Daha fazla bilgi edin",
|
|
52
|
-
"getStarted": "Başlayın",
|
|
53
|
-
"viewAll": "Tümünü görüntüle",
|
|
54
|
-
"showMore": "Daha fazlasını göster",
|
|
55
|
-
"showLess": "Daha az göster",
|
|
56
|
-
"start": "Başlangıç",
|
|
57
|
-
"study": "Çalışmak",
|
|
58
|
-
"cards": "Kartlar",
|
|
59
|
-
"correct": "Doğru",
|
|
60
|
-
"incorrect": "Yanlış"
|
|
61
|
-
}
|
|
@@ -1,49 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Auto-generated translation loader for tr-TR
|
|
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": "Ev",
|
|
3
|
-
"settings": "Ayarlar",
|
|
4
|
-
"about": "Hakkında",
|
|
5
|
-
"back": "Geri",
|
|
6
|
-
"explore": "Keşfetmek",
|
|
7
|
-
"search": "Aramak",
|
|
8
|
-
"favorites": "Favoriler",
|
|
9
|
-
"activity": "Etkinlik",
|
|
10
|
-
"discover": "Keşfetmek",
|
|
11
|
-
"library": "Kütüphane",
|
|
12
|
-
"stats": "İstatistikler",
|
|
13
|
-
"wellness": "Sağlık",
|
|
14
|
-
"exercises": "Egzersizler",
|
|
15
|
-
"nutrition": "Beslenme",
|
|
16
|
-
"progress": "İlerlemek",
|
|
17
|
-
"workouts": "Antrenmanlar",
|
|
18
|
-
"dashboard": "Kontrol Paneli",
|
|
19
|
-
"calendar": "Takvim",
|
|
20
|
-
"tasks": "Görevler",
|
|
21
|
-
"notes": "Notlar",
|
|
22
|
-
"projects": "Projeler",
|
|
23
|
-
"goals": "Hedefler",
|
|
24
|
-
"habits": "Alışkanlıklar",
|
|
25
|
-
"budget": "Bütçe",
|
|
26
|
-
"expenses": "Giderler",
|
|
27
|
-
"income": "Gelir",
|
|
28
|
-
"accounts": "Hesaplar",
|
|
29
|
-
"reports": "Raporlar",
|
|
30
|
-
"courses": "Kurslar",
|
|
31
|
-
"lessons": "Dersler",
|
|
32
|
-
"practice": "Pratik",
|
|
33
|
-
"learning": "Öğrenme",
|
|
34
|
-
"meditation": "Meditasyon",
|
|
35
|
-
"journal": "Günlük",
|
|
36
|
-
"timer": "Zamanlayıcı",
|
|
37
|
-
"tracking": "Takip",
|
|
38
|
-
"analytics": "Analitik",
|
|
39
|
-
"community": "Toplum",
|
|
40
|
-
"feed": "Beslemek",
|
|
41
|
-
"browse": "Göz at",
|
|
42
|
-
"categories": "Kategoriler",
|
|
43
|
-
"saved": "Kaydedildi",
|
|
44
|
-
"history": "Tarih",
|
|
45
|
-
"achievements": "Başarılar",
|
|
46
|
-
"leaderboard": "Liderlik tablosu",
|
|
47
|
-
"challenges": "Zorluklar",
|
|
48
|
-
"rewards": "Ödüller",
|
|
49
|
-
"today": "Bugün",
|
|
50
|
-
"medicines": "İlaçlar",
|
|
51
|
-
"adherence": "Bağlılık",
|
|
52
|
-
"decks": "Güverte",
|
|
53
|
-
"cards": "Kartlar",
|
|
54
|
-
"study": "Çalışmak",
|
|
55
|
-
"decksDescription": "Organize and manage your flashcard decks",
|
|
56
|
-
"cardsDescription": "View and edit all your flashcards",
|
|
57
|
-
"studyDescription": "Practice with spaced repetition system"
|
|
58
|
-
}
|