Browse Source

gd: (emoji) -- CLDR 33 emoji translations

master
Reece H. Dunn 7 years ago
parent
commit
9c37503f7f
3 changed files with 1684 additions and 2 deletions
  1. 5
    1
      CHANGELOG.md
  2. 1
    1
      Makefile.am
  3. 1678
    0
      dictsource/gd_emoji

+ 5
- 1
CHANGELOG.md View File

@@ -18,7 +18,6 @@ The espeak-ng project is a fork of the espeak project.
* Various changes to clean up the codebase.
* Fix various compiler warnings (`-Winitialized`, `-Wmissing-prototypes`, `-Wreturn-type`,
and `-Wunused`).
* Update the emoji translations to CLDR 33.

security:

@@ -34,6 +33,11 @@ documentation:
* document the X-SAMPA phoneme transcription scheme.
* document the Conlang X-SAMPA phoneme transcription scheme.

emoji:

* Update the emoji translations to CLDR 33.
* gd (Scottish Gaelic)

new languages:

* hak (Hakka Chinese) -- Chen Chien-ting

+ 1
- 1
Makefile.am View File

@@ -614,7 +614,7 @@ ga: espeak-ng-data/ga_dict
espeak-ng-data/ga_dict: dictsource/ga_list dictsource/ga_rules dictsource/ga_extra dictsource/ga_emoji

gd: espeak-ng-data/gd_dict
espeak-ng-data/gd_dict: dictsource/gd_list dictsource/gd_rules dictsource/gd_extra
espeak-ng-data/gd_dict: dictsource/gd_list dictsource/gd_rules dictsource/gd_extra dictsource/gd_emoji

gn: espeak-ng-data/gn_dict
espeak-ng-data/gn_dict: dictsource/gn_list dictsource/gn_rules dictsource/gn_extra

+ 1678
- 0
dictsource/gd_emoji
File diff suppressed because it is too large
View File


Loading…
Cancel
Save