# Text Case Converter - Translation Status

## Available Translations (v2.0)

### Top 15 Most Used Languages in WordPress:

1. **English (en_US)** ✅ Complete - Updated to v2.0
2. **Spanish (es_ES)** ✅ Available - Updated to v2.0
3. **French (fr_FR)** ✅ Available - Updated to v2.0
4. **German (de_DE)** ✅ Available - Updated to v2.0
5. **Italian (it_IT)** ✅ Available - Updated to v2.0
6. **Portuguese Brazil (pt_BR)** ✅ Available - Updated to v2.0
7. **Russian (ru_RU)** ✅ Available - Updated to v2.0
8. **Japanese (ja_JP)** ✅ Available - Updated to v2.0
9. **Chinese Simplified (zh_CN)** ✅ Available - Updated to v2.0
10. **Chinese Traditional (zh_TW)** ✅ Available - Updated to v2.0
11. **Korean (ko_KR)** ✅ **NEW** - Complete for v2.0
12. **Turkish (tr_TR)** ✅ **NEW** - Complete for v2.0
13. **Dutch (nl_NL)** ✅ **NEW** - Complete for v2.0
14. **Hindi (hi_IN)** ✅ Available - Updated to v2.0
15. **Arabic (ar)** ✅ Available - Updated to v2.0

### Additional Available Languages:

16. **Bengali (bn_BD)** ✅ Available - Updated to v2.0

## Translation Files Structure:

- `txtcc.pot` - Template file (updated to v2.0)
- `txtcc-[locale].po` - Translation source files
- `txtcc-[locale].mo` - Compiled translation files (need regeneration)

## New Translations Added in v2.0:

### Korean (ko_KR)
- Complete translation for Korean-speaking users
- All 50+ strings translated including new SMS feature
- Covers South Korea locale

### Turkish (tr_TR)
- Complete translation for Turkish-speaking users
- All 50+ strings translated including new SMS feature
- Covers Turkey locale

### Dutch (nl_NL)
- Complete translation for Dutch-speaking users
- All 50+ strings translated including new SMS feature
- Covers Netherlands locale

## Previously Added Translations:

### Arabic (ar)
- Complete translation for Arabic-speaking users
- Proper RTL language support
- All 30+ strings translated

### Bengali (bn_BD) 
- Complete translation for Bengali-speaking users
- All 30+ strings translated
- Covers Bangladesh locale

### Portuguese Brazil (pt_BR)
- Complete translation for Portuguese-speaking users in Brazil
- All 30+ strings translated
- Brazilian Portuguese locale

## Notes:

1. **Spelling Fix**: Fixed "exporting data" to "exportable data" in English translation
2. **New SMS Feature**: All translations include the new SMS feature strings
3. **Updated POT**: Template file updated with latest strings and v2.0
4. **MO Files**: Compiled .mo files need to be regenerated for all languages
5. **Version Consistency**: All new files use v2.0 project version
6. **WordPress Popularity**: Added languages based on WordPress.org usage statistics

## To-Do:

- [ ] Regenerate .mo files for all languages
- [ ] Add more regional variants (e.g., pt_PT, fr_CA, es_MX, etc.)
- [ ] Community translations for other popular languages
- [ ] Add Swedish (sv_SE), Polish (pl_PL), and Czech (cs_CZ) translations

## Usage:

Place translated files in `/languages/` directory. WordPress will automatically load the appropriate translation based on the user's locale setting.

## Contributing:

To add a new language:
1. Copy `txtcc.pot` to `txtcc-[locale].po`
2. Translate all msgstr entries
3. Generate `.mo` file using Poedit or similar tool
4. Test with WordPress in target language 