diff --git a/Source/WindowNIBs/Base.lproj/frmPrefWindow.xib b/Source/WindowNIBs/Base.lproj/frmPrefWindow.xib index 8574c581..6b4ee37d 100644 --- a/Source/WindowNIBs/Base.lproj/frmPrefWindow.xib +++ b/Source/WindowNIBs/Base.lproj/frmPrefWindow.xib @@ -50,7 +50,7 @@ - + @@ -71,7 +71,7 @@ - + @@ -114,7 +114,7 @@ - + @@ -144,7 +144,7 @@ - + @@ -185,7 +185,7 @@ - + @@ -212,7 +212,7 @@ - + @@ -329,7 +329,7 @@ - + @@ -548,7 +548,7 @@ - + @@ -559,7 +559,7 @@ - + @@ -627,7 +627,7 @@ - + @@ -641,7 +641,7 @@ - + @@ -748,7 +748,7 @@ - + @@ -759,7 +759,7 @@ - + @@ -767,7 +767,7 @@ - + @@ -817,7 +817,7 @@ - + @@ -1175,7 +1175,7 @@ - + @@ -1211,7 +1211,7 @@ - + @@ -1250,7 +1250,7 @@ - + @@ -1276,7 +1276,7 @@ - + @@ -1332,17 +1332,17 @@ - + - - + + - + - + @@ -1388,149 +1388,36 @@ - + - - + + - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + @@ -1542,45 +1429,163 @@ - + - - + + - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + - + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -1598,6 +1603,7 @@ + @@ -1605,6 +1611,7 @@ + @@ -1634,7 +1641,7 @@ - + @@ -1972,15 +1979,15 @@ - + - + - + @@ -1995,11 +2002,11 @@ - + - + @@ -2010,7 +2017,7 @@ - + @@ -2021,7 +2028,7 @@ - + @@ -2032,7 +2039,7 @@ - + @@ -2118,7 +2125,7 @@ DQ - + @@ -2208,7 +2215,7 @@ DQ - + @@ -2248,7 +2255,7 @@ DQ - + @@ -2276,7 +2283,7 @@ DQ - + @@ -2323,7 +2330,7 @@ DQ - + @@ -2371,7 +2378,7 @@ DQ - + @@ -2385,7 +2392,7 @@ DQ - + @@ -2445,7 +2452,7 @@ DQ - + @@ -2494,7 +2501,7 @@ DQ - + @@ -2524,7 +2531,7 @@ DQ - + @@ -2751,7 +2758,7 @@ DQ - + @@ -2785,7 +2792,7 @@ Features listed here may not work as expected. - + @@ -2811,7 +2818,7 @@ Features listed here may not work as expected. - + @@ -2837,7 +2844,7 @@ Features listed here may not work as expected. - + diff --git a/Source/WindowNIBs/en.lproj/frmPrefWindow.strings b/Source/WindowNIBs/en.lproj/frmPrefWindow.strings index 351edaaf..c053ef4b 100644 --- a/Source/WindowNIBs/en.lproj/frmPrefWindow.strings +++ b/Source/WindowNIBs/en.lproj/frmPrefWindow.strings @@ -101,6 +101,13 @@ "MKJ-Q6-dLd.title" = "Also use “\\” or “¥” key for Hanin Keyboard Symbol Input"; "N6e-bR-mVa.title" = "Disable segmented thick underline in marking mode for managed clients"; "neb-Pz-n1h.title" = "Auto-composite when the longest possible key is formed"; +"NumPadCharInputBehavior-description.title" = "Choose the behavior of numeric pad inputs."; +"NumPadCharInputBehavior-option-0.title" = "Always directly commit half-width chars"; +"NumPadCharInputBehavior-option-1.title" = "Always directly commit full-width chars"; +"NumPadCharInputBehavior-option-2.title" = "Insert into composition buffer (half-width)"; +"NumPadCharInputBehavior-option-3.title" = "Insert into composition buffer (full-width)"; +"NumPadCharInputBehavior-option-4.title" = "Directly commit half-width chars only if the compositor is empty"; +"NumPadCharInputBehavior-option-5.title" = "Directly commit full-width chars only if the compositor is empty"; "o3r-NZ-gsU.title" = "Only enforce conversion in Simplified Chinese mode"; "optReadingNarrationCoverageConfirmed.title" = "Only when combined by intonation"; "optReadingNarrationCoverageNothing.title" = "Do not narrate"; diff --git a/Source/WindowNIBs/ja.lproj/frmPrefWindow.strings b/Source/WindowNIBs/ja.lproj/frmPrefWindow.strings index 9f48b0ed..939a2e6e 100644 --- a/Source/WindowNIBs/ja.lproj/frmPrefWindow.strings +++ b/Source/WindowNIBs/ja.lproj/frmPrefWindow.strings @@ -101,6 +101,13 @@ "MKJ-Q6-dLd.title" = "「\\」・「¥」キーでも漢音キーボード符号入力"; "N6e-bR-mVa.title" = "管理されている客体アプリには、マーキングモードの多段式太下線の描きを禁ず"; "neb-Pz-n1h.title" = "最長可能キーができた場合、文字を組み立つ"; +"NumPadCharInputBehavior-description.title" = "テンキー文字の入力行為をご指定ください。"; +"NumPadCharInputBehavior-option-0.title" = "いつでも半角で直接出力"; +"NumPadCharInputBehavior-option-1.title" = "いつでも全角で直接出力"; +"NumPadCharInputBehavior-option-2.title" = "入力緩衝列に半角文字を挿入"; +"NumPadCharInputBehavior-option-3.title" = "入力緩衝列に全角文字を挿入"; +"NumPadCharInputBehavior-option-4.title" = "入力緩衝列がからっぽの時、半角で直接出力"; +"NumPadCharInputBehavior-option-5.title" = "入力緩衝列がからっぽの時、全角で直接出力"; "nxP-CV-ZAu.title" = "右側の Shift キーで英数入力モードの切り替え"; "o3r-NZ-gsU.title" = "簡体モードだけの場合、カセットモードの漢字出力転換を"; "optReadingNarrationCoverageConfirmed.title" = "音調キーで確認するときに"; diff --git a/Source/WindowNIBs/zh-Hans.lproj/frmPrefWindow.strings b/Source/WindowNIBs/zh-Hans.lproj/frmPrefWindow.strings index 6b10e346..e0b799cb 100644 --- a/Source/WindowNIBs/zh-Hans.lproj/frmPrefWindow.strings +++ b/Source/WindowNIBs/zh-Hans.lproj/frmPrefWindow.strings @@ -101,6 +101,13 @@ "MKJ-Q6-dLd.title" = "亦使用「\\」或「¥」键启用汉音键盘符号模式"; "N6e-bR-mVa.title" = "针对被管理的客体,在标记模式下禁用分段式粗型下划线"; "neb-Pz-n1h.title" = "在已经敲出最长可能码的时候自动组字"; +"NumPadCharInputBehavior-description.title" = "指定数字小键盘的输入行为。"; +"NumPadCharInputBehavior-option-0.title" = "始终以半形文字直接递交"; +"NumPadCharInputBehavior-option-1.title" = "始终以全形文字直接递交"; +"NumPadCharInputBehavior-option-2.title" = "以半形文字插入组字区"; +"NumPadCharInputBehavior-option-3.title" = "以全形文字插入组字区"; +"NumPadCharInputBehavior-option-4.title" = "直接递交半形文字,除非组字区不为空"; +"NumPadCharInputBehavior-option-5.title" = "直接递交全形文字,除非组字区不为空"; "nxP-CV-ZAu.title" = "允许使用右侧的 Shift 键切换英数输入模式"; "o3r-NZ-gsU.title" = "仅在简体模式转换至简体"; "optReadingNarrationCoverageConfirmed.title" = "仅在用声调键确认时"; diff --git a/Source/WindowNIBs/zh-Hant.lproj/frmPrefWindow.strings b/Source/WindowNIBs/zh-Hant.lproj/frmPrefWindow.strings index b3c54273..76bdfa01 100644 --- a/Source/WindowNIBs/zh-Hant.lproj/frmPrefWindow.strings +++ b/Source/WindowNIBs/zh-Hant.lproj/frmPrefWindow.strings @@ -101,6 +101,13 @@ "MKJ-Q6-dLd.title" = "亦使用「\\」或「¥」鍵啟用漢音鍵盤符號模式"; "N6e-bR-mVa.title" = "針對被管理的客體,在標記模式下禁用分段式粗型下劃線"; "neb-Pz-n1h.title" = "在已經敲出最長可能碼的時候自動組字"; +"NumPadCharInputBehavior-description.title" = "指定數字小鍵盤的輸入行為。"; +"NumPadCharInputBehavior-option-0.title" = "始終以半形文字直接遞交"; +"NumPadCharInputBehavior-option-1.title" = "始終以全形文字直接遞交"; +"NumPadCharInputBehavior-option-2.title" = "以半形文字插入組字區"; +"NumPadCharInputBehavior-option-3.title" = "以全形文字插入組字區"; +"NumPadCharInputBehavior-option-4.title" = "直接遞交半形文字,除非組字區不為空"; +"NumPadCharInputBehavior-option-5.title" = "直接遞交全形文字,除非組字區不為空"; "nxP-CV-ZAu.title" = "允許使用右側的 Shift 鍵切換英數輸入模式"; "o3r-NZ-gsU.title" = "僅在簡體模式轉換至簡體"; "optReadingNarrationCoverageConfirmed.title" = "僅在用聲調鍵確認時";