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
28cac109
Commit
28cac109
authored
11 years ago
by
Satoshi Sahara
Committed by
Andreas Gohr
11 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Japanese language update
parent
c366e16a
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
lib/plugins/usermanager/lang/ja/lang.php
+2
-1
2 additions, 1 deletion
lib/plugins/usermanager/lang/ja/lang.php
with
2 additions
and
1 deletion
lib/plugins/usermanager/lang/ja/lang.php
+
2
−
1
View file @
28cac109
...
...
@@ -7,6 +7,7 @@
* @author Daniel Dupriest <kououken@gmail.com>
* @author Kazutaka Miyasaka <kazmiya@gmail.com>
* @author Taisuke Shimamoto <dentostar@gmail.com>
* @author Satoshi Sahara <sahara.satoshi@gmail.com>
*/
$lang
[
'menu'
]
=
'ユーザー管理'
;
$lang
[
'noauth'
]
=
'(ユーザー認証が無効です)'
;
...
...
@@ -43,7 +44,7 @@ $lang['last'] = '最後';
$lang
[
'edit_usermissing'
]
=
'選択したユーザーは見つかりません。削除もしくは変更された可能性があります。'
;
$lang
[
'user_notify'
]
=
'通知するユーザー'
;
$lang
[
'note_notify'
]
=
'ユーザーが新しいパスワードを設定した場合のみ、通知メールが送信されます。'
;
$lang
[
'note_group'
]
=
'グループを指定しない場合は、既定のグループ(%s)に登録され
い
ます。'
;
$lang
[
'note_group'
]
=
'グループを指定しない場合は、既定のグループ(%s)に登録されます。'
;
$lang
[
'note_pass'
]
=
'パスワードを空欄とした場合は、パスワードを自動的に生成します。この場合、ユーザーへの通知が有効となります。'
;
$lang
[
'add_ok'
]
=
'ユーザーを登録しました'
;
$lang
[
'add_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