Update japanese.xml

Add translations for these commits:
* Add "Sort By" commands under Window Menu (1c8b867395)
* Add "Windows..." localization entry (ee765135be)

Also this contains a fix for minor translation error.

Close #11266
This commit is contained in:
yasmise 2022-02-22 20:47:27 +09:00 committed by Don Ho
parent 052b27e3d7
commit 2d1ba01999
1 changed files with 22 additions and 3 deletions

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8" ?> <?xml version="1.0" encoding="utf-8" ?>
<NotepadPlus> <NotepadPlus>
<Native-Langue name="Japanese" filename="japanese.xml" version="8.3.0"> <Native-Langue name="Japanese" filename="japanese.xml" version="8.3.2">
<Menu> <Menu>
<Main> <Main>
<!-- Main Menu Entries --> <!-- Main Menu Entries -->
@ -70,6 +70,7 @@
<Item subMenuId="settings-import" name="インポート"/> <Item subMenuId="settings-import" name="インポート"/>
<Item subMenuId="tools-md5" name="MD5"/> <Item subMenuId="tools-md5" name="MD5"/>
<Item subMenuId="tools-sha256" name="SHA-256"/> <Item subMenuId="tools-sha256" name="SHA-256"/>
<Item subMenuId="window-sortby" name="並べ替え"/>
</SubEntries> </SubEntries>
<!-- all menu item --> <!-- all menu item -->
@ -365,6 +366,16 @@
<Item id="42041" name="最近使用したファイルのリストをクリア"/> <Item id="42041" name="最近使用したファイルのリストをクリア"/>
<Item id="48016" name="ショートカットの変更/マクロの削除..."/> <Item id="48016" name="ショートカットの変更/マクロの削除..."/>
<Item id="48017" name="ショートカットの変更/コマンドの削除..."/> <Item id="48017" name="ショートカットの変更/コマンドの削除..."/>
<Item id="11001" name="ウィンドウ(&amp;W)..."/>
<Item id="11002" name="ファイル名・昇順"/>
<Item id="11003" name="ファイル名・降順"/>
<Item id="11004" name="パス・昇順"/>
<Item id="11005" name="パス・降順"/>
<Item id="11006" name="種類・昇順"/>
<Item id="11007" name="種類・降順"/>
<Item id="11008" name="サイズ・小さい順"/>
<Item id="11009" name="サイズ・大きい順"/>
</Commands> </Commands>
</Main> </Main>
<Splitter> <Splitter>
@ -638,6 +649,14 @@
<Item id="44107" name="ワークスペースフォルダーを表示"/> <Item id="44107" name="ワークスペースフォルダーを表示"/>
<Item id="44109" name="文書一覧を表示"/> <Item id="44109" name="文書一覧を表示"/>
<Item id="44108" name="関数リストを表示"/> <Item id="44108" name="関数リストを表示"/>
<Item id="11002" name="ファイル名・昇順 で並べ替え"/>
<Item id="11003" name="ファイル名・降順 で並べ替え"/>
<Item id="11004" name="パス・昇順 で並べ替え"/>
<Item id="11005" name="パス・降順 で並べ替え"/>
<Item id="11006" name="種類・昇順 で並べ替え"/>
<Item id="11007" name="種類・降順 で並べ替え"/>
<Item id="11008" name="サイズ・小さい順 で並べ替え"/>
<Item id="11009" name="サイズ・大きい順 で並べ替え"/>
</MainCommandNames> </MainCommandNames>
</ShortcutMapper> </ShortcutMapper>
<ShortcutMapperSubDialg title="ショートカット"> <ShortcutMapperSubDialg title="ショートカット">
@ -1005,8 +1024,8 @@
<Element name="ファイル名"/> <Element name="ファイル名"/>
<Element name="ファイルのディレクトリ"/> <Element name="ファイルのディレクトリ"/>
<Element name="ページ"/> <Element name="ページ"/>
<Element name="日・短い形式"/> <Element name="日・短い形式"/>
<Element name="日・長い形式"/> <Element name="日・長い形式"/>
<Element name="時刻"/> <Element name="時刻"/>
</ComboBox> </ComboBox>
<Item id="6725" name="特殊変数:"/> <Item id="6725" name="特殊変数:"/>