Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
wine
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Terraform modules
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Sebastian Mayr
wine
Commits
712ae3cf
Commit
712ae3cf
authored
16 years ago
by
Michael Stefaniuc
Committed by
Alexandre Julliard
16 years ago
Browse files
Options
Downloads
Patches
Plain Diff
cmd: Fix the Japanese translation.
parent
e740c01b
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
programs/cmd/Ja.rc
+8
-0
8 additions, 0 deletions
programs/cmd/Ja.rc
with
8 additions
and
0 deletions
programs/cmd/Ja.rc
+
8
−
0
View file @
712ae3cf
...
...
@@ -199,6 +199,12 @@ Wine
WCMD_VOL, "VOLのヘルプ\n"
WCMD_PUSHD, "PUSHD <directoryname> saves the current directory onto a\n\
stack, and then changes the current directory to the supplied one.\n"
WCMD_POPD, "POPD changes current directory to the last one saved with\n\
PUSHD.\n"
WCMD_MORE, "MORE displays output of files or piped input in pages.\n"
WCMD_EXIT,
...
...
@@ -220,7 +226,9 @@ MD (MKDIR)\t
MORE\t\tDisplay output in pages\n\
MOVE\t\tファイルまたはディレクトリツリーを移動\n\
PATH\t\tパスを表示又は設定\n\
POPD\t\tRestores the directory to the last one saved with PUSHD\n\
PROMPT\t\tコマンドプロンプトを変更\n\
PUSHD\t\tChanges to a new directory, saving the current one\n\
REN (RENAME)\tファイルをリネーム\n\
RD (RMDIR)\tサブディレクトリを削除\n\
SET\t\t環境変数を設定又は表示\n\
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment