Skip to content

Commit

Permalink
src: Update ibusunicodegen.h with Unicode 15.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fujiwarat committed Feb 21, 2023
1 parent f6eabce commit 8f00d67
Showing 1 changed file with 30 additions and 2 deletions.
32 changes: 30 additions & 2 deletions src/ibusunicodegen.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/* -*- mode: C; c-basic-offset: 4; indent-tabs-mode: nil; -*- */
/* vim:set et sts=4: */
/* ibus - The Input Bus
* Copyright (C) 2018-2021 Takao Fujiwara <takao.fujiwara1@gmail.com>
* Copyright (C) 2018-2021 Red Hat, Inc.
* Copyright (C) 2018-2023 Takao Fujiwara <takao.fujiwara1@gmail.com>
* Copyright (C) 2018-2023 Red Hat, Inc.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
Expand Down Expand Up @@ -863,6 +863,10 @@ const static char *unicode_blocks[] = {
the following command:
msgmerge -C gucharmap.po ibus.po ibus.pot */
N_("Yezidi"),
/* TRANSLATORS: You might refer the translations from gucharmap with
the following command:
msgmerge -C gucharmap.po ibus.po ibus.pot */
N_("Arabic Extended-C"),
/* TRANSLATORS: You might refer the translations from gucharmap with
the following command:
msgmerge -C gucharmap.po ibus.po ibus.pot */
Expand Down Expand Up @@ -987,6 +991,10 @@ const static char *unicode_blocks[] = {
the following command:
msgmerge -C gucharmap.po ibus.po ibus.pot */
N_("Pau Cin Hau"),
/* TRANSLATORS: You might refer the translations from gucharmap with
the following command:
msgmerge -C gucharmap.po ibus.po ibus.pot */
N_("Devanagari Extended-A"),
/* TRANSLATORS: You might refer the translations from gucharmap with
the following command:
msgmerge -C gucharmap.po ibus.po ibus.pot */
Expand All @@ -1007,6 +1015,10 @@ const static char *unicode_blocks[] = {
the following command:
msgmerge -C gucharmap.po ibus.po ibus.pot */
N_("Makasar"),
/* TRANSLATORS: You might refer the translations from gucharmap with
the following command:
msgmerge -C gucharmap.po ibus.po ibus.pot */
N_("Kawi"),
/* TRANSLATORS: You might refer the translations from gucharmap with
the following command:
msgmerge -C gucharmap.po ibus.po ibus.pot */
Expand Down Expand Up @@ -1135,6 +1147,10 @@ const static char *unicode_blocks[] = {
the following command:
msgmerge -C gucharmap.po ibus.po ibus.pot */
N_("Ancient Greek Musical Notation"),
/* TRANSLATORS: You might refer the translations from gucharmap with
the following command:
msgmerge -C gucharmap.po ibus.po ibus.pot */
N_("Kaktovik Numerals"),
/* TRANSLATORS: You might refer the translations from gucharmap with
the following command:
msgmerge -C gucharmap.po ibus.po ibus.pot */
Expand Down Expand Up @@ -1163,6 +1179,10 @@ const static char *unicode_blocks[] = {
the following command:
msgmerge -C gucharmap.po ibus.po ibus.pot */
N_("Glagolitic Supplement"),
/* TRANSLATORS: You might refer the translations from gucharmap with
the following command:
msgmerge -C gucharmap.po ibus.po ibus.pot */
N_("Cyrillic Extended-D"),
/* TRANSLATORS: You might refer the translations from gucharmap with
the following command:
msgmerge -C gucharmap.po ibus.po ibus.pot */
Expand All @@ -1175,6 +1195,10 @@ const static char *unicode_blocks[] = {
the following command:
msgmerge -C gucharmap.po ibus.po ibus.pot */
N_("Wancho"),
/* TRANSLATORS: You might refer the translations from gucharmap with
the following command:
msgmerge -C gucharmap.po ibus.po ibus.pot */
N_("Nag Mundari"),
/* TRANSLATORS: You might refer the translations from gucharmap with
the following command:
msgmerge -C gucharmap.po ibus.po ibus.pot */
Expand Down Expand Up @@ -1291,6 +1315,10 @@ const static char *unicode_blocks[] = {
the following command:
msgmerge -C gucharmap.po ibus.po ibus.pot */
N_("CJK Unified Ideographs Extension G"),
/* TRANSLATORS: You might refer the translations from gucharmap with
the following command:
msgmerge -C gucharmap.po ibus.po ibus.pot */
N_("CJK Unified Ideographs Extension H"),
/* TRANSLATORS: You might refer the translations from gucharmap with
the following command:
msgmerge -C gucharmap.po ibus.po ibus.pot */
Expand Down

0 comments on commit 8f00d67

Please sign in to comment.