Skip to content

Commit

Permalink
chore: Improved km localization (#2372)
Browse files Browse the repository at this point in the history
* Create quill_km.arb

* Update translation.md

* Improve khmer localization
  • Loading branch information
huypanha authored Nov 13, 2024
1 parent bd35c10 commit 9afa8e3
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 14 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]

### Changed

- Improve khmer localization [#2372](https://github.com/singerdmx/flutter-quill/pull/2372).

## [11.0.0-dev.12] - 2024-11-11

### Changed
Expand Down
4 changes: 2 additions & 2 deletions doc/translation.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ your `WidgetsApp` for example `MaterialApp` which usually follows the system loc

## 🌐 Supported Locales

Currently, translations are available for these 41 locales:
Currently, translations are available for these 43 locales:

* `ar`, `bg`, `bn`, `ca`, `cs`, `da`, `de`
* `en`, `en_US`, `es`, `fa`, `fr`, `he`
* `hi`, `id`, `it`, `ja`, `ko`, `ku`
* `hi`, `id`, `it`, `ja`, `ko`, `km`, `ku`
* `ms`, `ne`, `nl`, `no`, `pl`, `pt`
* `pt_BR`, `ro`, `ro_RO`, `ru`, `sk`, `sr`
* `sv`, `sw`, `th`, `tk`, `tr`, `uk`, `ur`
Expand Down
10 changes: 5 additions & 5 deletions lib/src/l10n/generated/quill_localizations_km.dart
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ class FlutterQuillLocalizationsKm extends FlutterQuillLocalizations {
String get textDirection => 'ទិសដៅអត្ថបទ';

@override
String get headerStyle => 'រចនាប័ទ្មក្បាល';
String get headerStyle => 'រចនាប័ទ្មចំណងជើង';

@override
String get normal => 'ធម្មតា';
Expand Down Expand Up @@ -193,7 +193,7 @@ class FlutterQuillLocalizationsKm extends FlutterQuillLocalizations {
String get enterLink => 'បញ្ចូលតំណ';

@override
String get enterMedia => 'បញ្ចូលប្រព័ន្ធផ្សព្វផ្សាយ';
String get enterMedia => 'បញ្ចូលមេឌា';

@override
String get edit => 'កែសម្រួល';
Expand All @@ -202,7 +202,7 @@ class FlutterQuillLocalizationsKm extends FlutterQuillLocalizations {
String get apply => 'អនុវត្ត';

@override
String get hex => 'Hex';
String get hex => 'គោលដប់ប្រាំមួយ';

@override
String get material => 'សម្ភារៈ';
Expand Down Expand Up @@ -246,10 +246,10 @@ class FlutterQuillLocalizationsKm extends FlutterQuillLocalizations {
'សូមបញ្ចូល URL តំណ (ឧ. \'https://example.com\')';

@override
String get pleaseEnterAValidImageURL => 'សូមបញ្ចូល URL រូបភាពត្រឹមត្រូវ';
String get pleaseEnterAValidImageURL => 'សូមបញ្ចូល URL រូបភាពដែលត្រឹមត្រូវ';

@override
String get pleaseEnterAValidVideoURL => 'សូមបញ្ចូល url វីដេអូត្រឹមត្រូវ';
String get pleaseEnterAValidVideoURL => 'សូមបញ្ចូល url វីដេអូដែលត្រឹមត្រូវ';

@override
String get photo => 'រូបថត';
Expand Down
14 changes: 7 additions & 7 deletions lib/src/l10n/quill_km.arb
Original file line number Diff line number Diff line change
Expand Up @@ -43,11 +43,11 @@
"alignRight": "តម្រឹមស្តាំ",
"alignJustify": "តម្រឹមសងខាង",
"@alignJustify": {
"description": "តម្រឹមអត្ថបទលើទទឹងបង្អួចពេញ"
"description": "តម្រឹមអត្ថបទពេញផ្ទៃទាំងសងខាង"
},
"justifyWinWidth": "កំណត់ទទឹងឈ្នះ",
"textDirection": "ទិសដៅអត្ថបទ",
"headerStyle": "រចនាប័ទ្មក្បាល",
"headerStyle": "រចនាប័ទ្មចំណងជើង",
"normal": "ធម្មតា",
"heading1": "ចំណងជើង ១",
"heading2": "ចំណងជើង ២",
Expand All @@ -65,10 +65,10 @@
"insertURL": "បញ្ចូល URL",
"visitLink": "ចូលទៅកាន់តំណ",
"enterLink": "បញ្ចូលតំណ",
"enterMedia": "បញ្ចូលប្រព័ន្ធផ្សព្វផ្សាយ",
"enterMedia": "បញ្ចូលមេឌា",
"edit": "កែសម្រួល",
"apply": "អនុវត្ត",
"hex": "Hex",
"hex": "គោលដប់ប្រាំមួយ",
"material": "សម្ភារៈ",
"color": "ពណ៌",
"lineheight": "កម្ពស់បន្ទាត់",
Expand All @@ -90,8 +90,8 @@
"errorWhileSavingImage": "កំហុសខណៈពេលរក្សាទុករូបភាព",
"pleaseEnterTextForYourLink": "សូមបញ្ចូលអត្ថបទសម្រាប់តំណរបស់អ្នក (ឧ. 'ស្វែងយល់បន្ថែម')",
"pleaseEnterTheLinkURL": "សូមបញ្ចូល URL តំណ (ឧ. 'https://example.com')",
"pleaseEnterAValidImageURL": "សូមបញ្ចូល URL រូបភាពត្រឹមត្រូវ",
"pleaseEnterAValidVideoURL": "សូមបញ្ចូល url វីដេអូត្រឹមត្រូវ",
"pleaseEnterAValidImageURL": "សូមបញ្ចូល URL រូបភាពដែលត្រឹមត្រូវ",
"pleaseEnterAValidVideoURL": "សូមបញ្ចូល url វីដេអូដែលត្រឹមត្រូវ",
"photo": "រូបថត",
"image": "រូបភាព",
"caseSensitivityAndWholeWordSearch": "ករណីប្រកាន់អក្សរតូចធំ និងការស្វែងរកពាក្យទាំងមូល",
Expand All @@ -110,4 +110,4 @@
"paste": "បិទភ្ជាប់",
"insertTable": "បញ្ចូលតារាង",
"insertVideo": "បញ្ចូលវីដេអូ"
}
}

0 comments on commit 9afa8e3

Please sign in to comment.