Skip to content

Commit

Permalink
update localization
Browse files Browse the repository at this point in the history
  • Loading branch information
sh95014 committed Dec 19, 2023
1 parent 3b2cd79 commit 64783b9
Show file tree
Hide file tree
Showing 6 changed files with 27 additions and 11 deletions.
6 changes: 6 additions & 0 deletions source/frontends/mariani/Base.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -429,3 +429,9 @@

/* No comment provided by engineer. */
"Toggle Breakpoint" = "Toggle Breakpoint";

/* No comment provided by engineer. */
"MEGA Audio" = "MEGA Audio";

/* No comment provided by engineer. */
"SD Music (sound)" = "SD Music (sound)";
5 changes: 0 additions & 5 deletions source/frontends/mariani/Base.lproj/MainMenu.xib
Original file line number Diff line number Diff line change
Expand Up @@ -140,11 +140,6 @@
</connections>
</menuItem>
<menuItem isSeparatorItem="YES" id="Dgm-5U-zFQ"/>
<menuItem title="Select All" enabled="NO" keyEquivalent="a" id="3Mn-nF-6QZ">
<connections>
<action selector="selectAll:" target="-1" id="yej-5t-Xam"/>
</connections>
</menuItem>
</items>
</menu>
</menuItem>
Expand Down
3 changes: 0 additions & 3 deletions source/frontends/mariani/debugger/en.lproj/Debugger.strings
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@
/* Class = "NSTableColumn"; headerCell.title = "Opcode"; ObjectID = "84C-0j-mzK"; */
"84C-0j-mzK.headerCell.title" = "Opcode";

/* Class = "NSTabViewItem"; label = "Breakpoints"; ObjectID = "a4C-59-YzF"; */
"a4C-59-YzF.label" = "Breakpoints";

/* Class = "NSMenuItem"; title = "Bookmark 5"; ObjectID = "bBV-lB-9mI"; */
"bBV-lB-9mI.title" = "Bookmark 5";

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@
/* Class = "NSTableColumn"; headerCell.title = "Opcode"; ObjectID = "84C-0j-mzK"; */
"84C-0j-mzK.headerCell.title" = "操作碼";

/* Class = "NSTabViewItem"; label = "Breakpoints"; ObjectID = "a4C-59-YzF"; */
"a4C-59-YzF.label" = "中斷點";

/* Class = "NSMenuItem"; title = "Bookmark 5"; ObjectID = "bBV-lB-9mI"; */
"bBV-lB-9mI.title" = "書籤 5";

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -90,3 +90,18 @@

/* Class = "NSButtonCell"; title = "Create New Hard Disk"; ObjectID = "lZG-5R-Dzg"; */
"lZG-5R-Dzg.title" = "新建硬碟映像檔";

/* Class = "NSTextFieldCell"; title = "Button 0"; ObjectID = "2wM-ew-aAs"; */
"2wM-ew-aAs.title" = "按鈕 0";

/* Class = "NSTextFieldCell"; title = "Joystick"; ObjectID = "DDQ-zs-4v1"; */
"DDQ-zs-4v1.title" = "搖桿";

/* Class = "NSTextFieldCell"; title = "Button 1"; ObjectID = "Gd8-iG-129"; */
"Gd8-iG-129.title" = "按鈕 1";

/* Class = "NSTextFieldCell"; title = "Controller"; ObjectID = "gNJ-0R-mXw"; */
"gNJ-0R-mXw.title" = "控制器";

/* Class = "NSViewController"; title = "Game Controller"; ObjectID = "ulv-ax-GcK"; */
"ulv-ax-GcK.title" = "遊戲控制器";
6 changes: 6 additions & 0 deletions source/frontends/mariani/zh-Hant.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -276,3 +276,9 @@

/* No comment provided by engineer. */
"Toggle Breakpoint" = "切換中斷點";

/* No comment provided by engineer. */
"MEGA Audio" = "MEGA Audio (音效卡)";

/* No comment provided by engineer. */
"SD Music (sound)" = "SD Music (音效卡)";

0 comments on commit 64783b9

Please sign in to comment.