mirror of
https://github.com/1j01/textual-paint.git
synced 2024-12-22 22:31:43 +03:00
ab690e8f5c
This folder was last updated at this commit:
4a9163fb6d
20 lines
1.1 KiB
Plaintext
20 lines
1.1 KiB
Plaintext
118 MENU
|
|
LANGUAGE LANG_JAPANESE, SUBLANG_DEFAULT
|
|
{
|
|
POPUP "選択"
|
|
{
|
|
MENUITEM "切り取り(&T)", 57635
|
|
MENUITEM "コピー(&C)", 57634
|
|
MENUITEM "貼り付け(&P)", 57637
|
|
MENUITEM "選択範囲のクリア(&L)", 57632
|
|
MENUITEM "すべて選択(&A)", 57642
|
|
MENUITEM SEPARATOR
|
|
MENUITEM "ファイルへコピー(&O)...", 37663
|
|
MENUITEM "ファイルから貼り付け(&F)...", 37664
|
|
MENUITEM SEPARATOR
|
|
MENUITEM "反転と回転(&R)...", 37680
|
|
MENUITEM "伸縮と傾き(&S)...", 37681
|
|
MENUITEM "色の反転(&I)", 37682
|
|
}
|
|
}
|