Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-winehq
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wine
wine-winehq
Commits
7bee216d
Commit
7bee216d
authored
Aug 22, 2009
by
Akihiro Sagawa
Committed by
Alexandre Julliard
Aug 24, 2009
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
winecfg: Update Japanese translation.
parent
d3fc9a59
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
1 deletion
+11
-1
Ja.rc
programs/winecfg/Ja.rc
+11
-1
No files found.
programs/winecfg/Ja.rc
View file @
7bee216d
...
...
@@ -127,6 +127,16 @@ BEGIN
PUSHBUTTON "キャンセル",IDCANCEL,57,74,45,14,WS_GROUP
END
IDD_DRIVECHOOSE DIALOG DISCARDABLE 60, 70, 170, 60
STYLE DS_MODALFRAME | WS_CAPTION | WS_SYSMENU
CAPTION "ドライブ レターを選択"
FONT 8, "MS Shell Dlg"
BEGIN
COMBOBOX IDC_DRIVESA2Z,15,10,75,230,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP
DEFPUSHBUTTON "OK",IDOK,105,10,45,14,WS_GROUP
PUSHBUTTON "キャンセル",IDCANCEL,105,30,45,14,WS_GROUP
END
IDD_DRIVECFG DIALOG DISCARDABLE 0, 0, 260, 250
STYLE WS_CHILD | WS_DISABLED
FONT 9, "MS Shell Dlg"
...
...
@@ -179,7 +189,7 @@ BEGIN
COMBOBOX IDC_DSOUND_HW_ACCEL,100,228,150,70,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP
LTEXT "既定のサンプルレート(&S):",IDC_STATIC,15,247,70,8
COMBOBOX IDC_DSOUND_RATES,90,245,42,76,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP
LTEXT "既定の
サンプルごとのビット数(&B):",IDC_STATIC,137,232
,80,8
LTEXT "既定の
量子化ビット数(&B):",IDC_STATIC,137,247
,80,8
COMBOBOX IDC_DSOUND_BITS,220,245,30,56,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP
END
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment