Skip to content

Commit e567731

Browse files
committed
Update russian.{txt,jax}
1 parent e1ca388 commit e567731

2 files changed

Lines changed: 12 additions & 12 deletions

File tree

doc/russian.jax

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

33

44
VIM リファレンスマニュアル by Vassily Ragosin
@@ -11,13 +11,13 @@
1111
3. ローカライゼーション |russian-l18n|
1212
4. 既知の問題 |russian-issues|
1313

14-
===============================================================================
14+
==============================================================================
1515
1. はじめに *russian-intro*
1616

1717
Vim ではロシア語は完璧にサポートされています。特別な設定をすることなく、他の言
1818
語とまったく同じようにロシア語のテキストを書いたり表示したりできます。
1919

20-
===============================================================================
20+
==============================================================================
2121
2. ロシア語キーマップ *russian-keymap*
2222

2323
言語を切り替えるには、システムネイティブのキーボード切り替えを使うか、Vim に含
@@ -39,7 +39,7 @@ Vim ではロシア語は完璧にサポートされています。特別な設
3939
上の行は utf-8 で書かれているので、'encoding' が utf-8 でないと読めません。読
4040
みやすいように折り返していますが、このコマンドを一行で入力してください。
4141

42-
===============================================================================
42+
==============================================================================
4343
3. ローカライゼーション *russian-l18n*
4444

4545
ロシア語に翻訳されたメッセージ、ヘルプファイル、メニューなどを使うには、RuVim
@@ -57,13 +57,13 @@ RuVim プロジェクトからアーカイブをダウンロードしたら、
5757
ロシア語のドキュメントを使うには、オプション 'helplang' に "ru" をセットしてく
5858
ださい。
5959

60-
===============================================================================
60+
==============================================================================
6161
4. 既知の問題 *russian-issues*
6262

6363
-- Win32 のコンソールでロシア語メッセージを使っていると、"vim --help" と
6464
"vim --version" の出力、コンソールウィンドウタイトルが間違ったコードページ
6565
で表示されてしまいます。この問題は GNU gettext ライブラリのバグに関係してい
6666
て、将来の gettextでは修正されるかもしれません。
6767

68-
===============================================================================
68+
==============================================================================
6969
vim:tw=78:ts=8:noet:ft=help:norl:

en/russian.txt

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

33

44
VIM REFERENCE MANUAL by Vassily Ragosin
@@ -11,13 +11,13 @@ Russian language localization and support in Vim *russian* *Russian*
1111
3. Localization |russian-l18n|
1212
4. Known issues |russian-issues|
1313

14-
===============================================================================
14+
==============================================================================
1515
1. Introduction *russian-intro*
1616

1717
Russian language is supported perfectly well in Vim. You can type and view
1818
Russian text just as any other, without the need to tweak the settings.
1919

20-
===============================================================================
20+
==============================================================================
2121
2. Russian keymaps *russian-keymap*
2222

2323
To switch between languages you can use your system native keyboard switcher,
@@ -41,7 +41,7 @@ This is in utf-8, you cannot read this if your 'encoding' is not utf-8.
4141
You have to type this command in one line, it is wrapped for the sake of
4242
readability.
4343

44-
===============================================================================
44+
==============================================================================
4545
3. Localization *russian-l18n*
4646

4747
If you wish to use messages, help files, menus and other items translated to
@@ -60,7 +60,7 @@ $VIMRUNTIME directory. We recommend using UTF-8 archive.
6060
In order to use the Russian documentation, make sure you have set the
6161
'helplang' option to "ru".
6262

63-
===============================================================================
63+
==============================================================================
6464
4. Known issues *russian-issues*
6565

6666
-- If you are using Russian message translations in Win32 console, then
@@ -69,5 +69,5 @@ In order to use the Russian documentation, make sure you have set the
6969
is related to a bug in GNU gettext library and may be fixed in the future
7070
releases of gettext.
7171

72-
===============================================================================
72+
==============================================================================
7373
vim:tw=78:ts=8:noet:ft=help:norl:

0 commit comments

Comments
 (0)