mirror of
https://github.com/Alex313031/thorium.git
synced 2025-01-10 11:57:48 -03:00
Update ui_chromeos_strings.grd
This commit is contained in:
parent
7af4d33802
commit
fd0518a7df
1 changed files with 27 additions and 0 deletions
|
@ -637,6 +637,33 @@
|
|||
<message name="IDS_CHROMEOS_IME_INFOLIST_WINDOW_TITLE" desc="The title of the infolist window where the meanings and the usages of words are displayed.">
|
||||
Information
|
||||
</message>
|
||||
<message name="IDS_CHROMEOS_IME_CHINESE_QUICK_SETTINGS_CHINESE" desc="It is the description of whether the current input method is Chinese.">
|
||||
Input language is Chinese
|
||||
</message>
|
||||
<message name="IDS_CHROMEOS_IME_CHINESE_QUICK_SETTINGS_FULL_WIDTH_CHARACTER" desc="It is the description of whether the current character width is Full.">
|
||||
Character width is Full
|
||||
</message>
|
||||
<message name="IDS_CHROMEOS_IME_CHINESE_QUICK_SETTINGS_FULL_WIDTH_PUNCTUATION" desc="It is the description of whether the current punctuation width is Full.">
|
||||
Punctuation width is Full
|
||||
</message>
|
||||
<message name="IDS_CHROMEOS_IME_JAPANESE_QUICK_SETTINGS_HIRAGANA" desc="This is the name of an item within a drop-down in the input method quick settings menu in ChromeOS. The quick settings menu opens when the user clicks on an icon in the shelf. If the user's current input method is Japanese, then this string is one of the items shown in a drop-down inside the menu. "Hiragana" is a form of Japanese syllabic writing: https://en.wikipedia.org/wiki/Hiragana In Japanese, this string should be "ひらがな". After a user clicks this item, typing anything with the Japanese input method will output text written in Hiragana by default. The other items in the menu are "Katakana", "Wide Latin", "Half width katakana", "Latin", and "Direct input" Character limit is 50.">
|
||||
Hiragana
|
||||
</message>
|
||||
<message name="IDS_CHROMEOS_IME_JAPANESE_QUICK_SETTINGS_KATAKANA" desc="This is the name of an item within a drop-down in the input method quick settings menu in ChromeOS. The quick settings menu opens when the user clicks on an icon in the shelf. If the user's current input method is Japanese, then this string is one of the items shown in a drop-down inside the menu. "Katakana" is a form of Japanese syllabic writing: https://en.wikipedia.org/wiki/Katakana In Japanese, this string should be "全角カタカナ". After a user clicks this item, typing anything with the Japanese input method will output text written in Katakana by default. The other items in the menu are "Hiragana", "Wide Latin", "Half width katakana", "Latin", and "Direct input". Character limit is 50.">
|
||||
Katakana
|
||||
</message>
|
||||
<message name="IDS_CHROMEOS_IME_JAPANESE_QUICK_SETTINGS_WIDE_LATIN" desc="This is the name of an item within a drop-down in the input method quick settings menu in ChromeOS. The quick settings menu opens when the user clicks on an icon in the shelf. If the user's current input method is Japanese, then this string is one of the items shown in a drop-down inside the menu. "Latin" refers to the Latin script, not the Latin language, so a better synonym would be "alphanumeric" or "alphabet". "Wide" refers to the character width of the output, as a synonym of fullwidth, in contrast with halfwidth: https://en.wikipedia.org/wiki/Halfwidth_and_fullwidth_forms In Japanese, this string should be "全角英数". After a user clicks this item, typing anything with the Japanese input method will output text written in the fullwidth Latin script. The other items in the menu are "Hiragana", "Katakana", "Half width katakana", "Latin", and "Direct input". Character limit is 50.">
|
||||
Wide Latin
|
||||
</message>
|
||||
<message name="IDS_CHROMEOS_IME_JAPANESE_QUICK_SETTINGS_HALF_WIDTH_KATAKANA" desc="This is the name of an item within a drop-down in the input method quick settings menu in ChromeOS. The quick settings menu opens when the user clicks on an icon in the shelf. If the user's current input method is Japanese, then this string is one of the items shown in a drop-down inside the menu. "Katakana" is a form of Japanese syllabic writing: https://en.wikipedia.org/wiki/Katakana "Half width" refers to the character width of the output, in contrast with fullwidth: https://en.wikipedia.org/wiki/Halfwidth_and_fullwidth_forms In Japanese, this string should be "半角カタカナ". After a user clicks this item, typing anything with the Japanese input method will output text written in halfwidth Katakana. The other items in the menu are "Hiragana", "Katakana", "Wide Latin", "Latin", and "Direct input". Character limit is 50.">
|
||||
Half width katakana
|
||||
</message>
|
||||
<message name="IDS_CHROMEOS_IME_JAPANESE_QUICK_SETTINGS_LATIN" desc="This is the name of an item within a drop-down in the input method quick settings menu in ChromeOS. The quick settings menu opens when the user clicks on an icon in the shelf. If the user's current input method is Japanese, then this string is one of the items shown in a drop-down inside the menu. "Latin" refers to the Latin script, not the Latin language, so a better synonym would be "alphanumeric" or "alphabet". In Japanese, this string should be "半角英数". After a user clicks this item, typing anything with the Japanese input method will output text written in latin script. The other items in the menu are "Hiragana", "Katakana", "Wide Latin", "Half width katakana", and "Direct input". Character limit is 50.">
|
||||
Latin
|
||||
</message>
|
||||
<message name="IDS_CHROMEOS_IME_JAPANESE_QUICK_SETTINGS_DIRECT_INPUT" desc="This is the name of an item within a drop-down in the input method quick settings menu in ChromeOS. The quick settings menu opens when the user clicks on an icon in the shelf. If the user's current input method is Japanese, then this string is one of the items shown in a drop-down inside the menu. In Japanese, this string should be "直接入力". After a user clicks this item, typing anything with the Japanese input method will output verbatim what was typed, character for character, based on the current layout. The other items in the menu are "Hiragana", "Katakana", "Wide Latin", "Half width katakana", and "Latin". Character limit is 50.">
|
||||
Direct input
|
||||
</message>
|
||||
<message name="IDS_LANGUAGES_MEDIUM_LEN_NAME_CHINESE_SIMPLIFIED" desc="Medium length name for the input method for simplified Chinese which is shown following the text: Your input method has changed to...">
|
||||
Simplified Chinese
|
||||
</message>
|
||||
|
|
Loading…
Reference in a new issue