Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
dokuwiki
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
BRIC
dokuwiki
Commits
f1b03b6a
Commit
f1b03b6a
authored
18 years ago
by
Andreas Gohr
Browse files
Options
Downloads
Patches
Plain Diff
japanese language update
darcs-hash:20060916145219-7ad00-2ca985138204b2547ef9e24d780c226af8073fcb.gz
parent
b7d5a5f0
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
lib/plugins/config/lang/ja/lang.php
+1
-1
1 addition, 1 deletion
lib/plugins/config/lang/ja/lang.php
lib/plugins/usermanager/lang/ja/lang.php
+7
-0
7 additions, 0 deletions
lib/plugins/usermanager/lang/ja/lang.php
with
8 additions
and
1 deletion
lib/plugins/config/lang/ja/lang.php
+
1
−
1
View file @
f1b03b6a
...
...
@@ -61,7 +61,7 @@ $lang['template'] = 'テンプレート';
$lang
[
'fullpath'
]
=
'ページのフッターに絶対パスを表示'
;
$lang
[
'recent'
]
=
'最近の変更表示数'
;
$lang
[
'breadcrumbs'
]
=
'トレース(パンくず)表示数'
;
$lang
[
'youarehere'
]
=
'
トレースを
現在位置表示
に変更
'
;
$lang
[
'youarehere'
]
=
'現在位置
を
表示'
;
$lang
[
'typography'
]
=
'タイポグラフィー変換'
;
$lang
[
'htmlok'
]
=
'HTML埋め込み'
;
$lang
[
'phpok'
]
=
'PHP埋め込み'
;
...
...
This diff is collapsed.
Click to expand it.
lib/plugins/usermanager/lang/ja/lang.php
+
7
−
0
View file @
f1b03b6a
...
...
@@ -47,4 +47,11 @@ $lang['last'] = '最後';
// added after 2006-03-09 release
$lang
[
'edit_usermissing'
]
=
'選択したユーザーは見つかりません。削除もしくは変更された可能性があります。'
;
$lang
[
'user_notify'
]
=
'通知するユーザー'
;
$lang
[
'note_notify'
]
=
'ユーザーが新しいパスワードを設定した場合のみ、通知メールが送信されます。'
;
$lang
[
'note_group'
]
=
'グループを指定しない場合は、既定のグループ(%s)に登録されいます。'
;
$lang
[
'add_ok'
]
=
'ユーザーを登録しました'
;
$lang
[
'add_fail'
]
=
'ユーザーの登録に失敗しました'
;
$lang
[
'notify_ok'
]
=
'通知メールを送信しました'
;
$lang
[
'notify_fail'
]
=
'通知メールを送信できませんでした'
;
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