Skip to content

Commit 3654025

Browse files
authored
Merge pull request #2476 from h-east/update-vietnamese
Update vietnamese.{txt,jax}
2 parents 6b519e9 + 40e517f commit 3654025

2 files changed

Lines changed: 16 additions & 16 deletions

File tree

doc/vietnamese.jax

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*vietnamese.txt* For Vim バージョン 9.1. Last change: 2025 Nov 09
1+
*vietnamese.txt* For Vim バージョン 9.1. Last change: 2026 Jan 25
22

33

44
VIM リファレンスマニュアル by Phạm Bình An
@@ -10,7 +10,7 @@ Vim でのベトナム語サポート *vietnamese* *Vietnamese*
1010
2. ベトナム語キーマップ |vietnamese-keymap|
1111
3. ローカライゼーション |vietnamese-l10n|
1212

13-
===============================================================================
13+
==============================================================================
1414
1. はじめに
1515
*vietnamese-intro*
1616
Vim は、以下の方法でベトナム語をサポートしている:
@@ -19,7 +19,7 @@ Vim は、以下の方法でベトナム語をサポートしている:
1919
|Insert-mode| および |search-commands| でベトナム語の文字を入力できる。
2020
- ベトナム語へのローカライズ。|vietnamese-l10n| を参照。
2121

22-
===============================================================================
22+
==============================================================================
2323
2. ベトナム語のキーマップ
2424
*vietnamese-keymap*
2525
言語を切り替えるには、システムネイティブのキーボードスイッチャーを使用するか、
@@ -59,7 +59,7 @@ Vim には次のベトナム語キーマップが付属している:
5959
- Telex の `z` または VNI と VIQR の `0` を使用して分音記号を削除することはサ
6060
ポートされていない。
6161

62-
===============================================================================
62+
==============================================================================
6363
3. ローカライゼーション
6464
*vietnamese-l10n*
6565
Vim の |messages| はベトナム語でも使用できる。メッセージをベトナム語で表示した
@@ -76,5 +76,5 @@ Note ベトナム語ロケールの名前はシステムによって異なる場
7676
は、端末で次のコマンドを実行する: >
7777
vimtutor vi
7878
<
79-
===============================================================================
79+
==============================================================================
8080
vim:tw=78:ts=8:noet:ft=help:norl:

en/vietnamese.txt

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*vietnamese.txt* For Vim version 9.1. Last change: 2025 Nov 09
1+
*vietnamese.txt* For Vim version 9.1. Last change: 2026 Jan 25
22

33

44
VIM REFERENCE MANUAL by Phạm Bình An
@@ -10,7 +10,7 @@ Vietnamese language support in Vim *vietnamese* *Vietnamese*
1010
2. Vietnamese keymaps |vietnamese-keymap|
1111
3. Localization |vietnamese-l10n|
1212

13-
===============================================================================
13+
==============================================================================
1414
1. Introduction
1515
*vietnamese-intro*
1616
Vim supports Vietnamese language in the following ways:
@@ -19,7 +19,7 @@ Vim supports Vietnamese language in the following ways:
1919
in |Insert-mode| and |search-commands| using US keyboard layout.
2020
- Localization in Vietnamese. See |vietnamese-l10n|
2121

22-
===============================================================================
22+
==============================================================================
2323
2. Vietnamese keymaps
2424
*vietnamese-keymap*
2525
To switch between languages you can use your system native keyboard switcher,
@@ -44,12 +44,12 @@ Since these keymaps were designed to be minimalistic, they do not support all
4444
features of the corresponding input methods. The differences are described
4545
below:
4646

47-
- You can only type each character individually, entering the base letter first
48-
and then the diacritics later. For example, to type the word `nến` using
49-
|vietnamese-vni_utf-8|, you must type `ne61n`, not `nen61` or `ne6n1`
50-
- For characters with more than 1 diacritic, you need to type vowel mark before
51-
tone mark. For example, to type `ồ` using |vietnamese-telex_utf-8|, you need
52-
to type `oof`, not `ofo`.
47+
- You can only type each character individually, entering the base letter
48+
first and then the diacritics later. For example, to type the word `nến`
49+
using |vietnamese-vni_utf-8|, you must type `ne61n`, not `nen61` or `ne6n1`
50+
- For characters with more than 1 diacritic, you need to type vowel mark
51+
before tone mark. For example, to type `ồ` using |vietnamese-telex_utf-8|, you
52+
need to type `oof`, not `ofo`.
5353
- With |vietnamese-telex_utf-8|, you need to type all uppercase letters to
5454
produce uppercase characters with diacritics. For example, `Ừ` must be typed
5555
as `UWF`.
@@ -61,7 +61,7 @@ below:
6161
supported.
6262
- Removing diacritics using `z` in Telex or `0` in VNI and VIQR is not supported.
6363

64-
===============================================================================
64+
==============================================================================
6565
3. Localization
6666
*vietnamese-l10n*
6767
Vim |messages| are also available in Vietnamese. If you wish to see messages
@@ -78,5 +78,5 @@ See |mbyte-first| for details.
7878
run the following command in terminal: >
7979
vimtutor vi
8080
<
81-
===============================================================================
81+
==============================================================================
8282
vim:tw=78:ts=8:noet:ft=help:norl:

0 commit comments

Comments
 (0)