~ubuntu-branches/ubuntu/wily/gnome-user-docs/wily-proposed

« back to all changes in this revision

Viewing changes to gnome-help/ja/user-admin-problems.page

  • Committer: Package Import Robot
  • Author(s): Michael Biebl
  • Date: 2012-04-01 06:44:41 UTC
  • mfrom: (1.1.11)
  • Revision ID: package-import@ubuntu.com-20120401064441-kzqieiifcso1lnhe
Tags: 3.4.0-1
* New upstream release.
* Bump Standards-Version to 3.9.3.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="utf-8"?>
 
2
<page xmlns="http://projectmallard.org/1.0/" type="topic" style="problem" id="user-admin-problems" xml:lang="ja">
 
3
 
 
4
  <info>
 
5
    <link type="guide" xref="user-accounts#privileges"/>
 
6
    
 
7
    <desc>You can only do some things, like installing applications, if you have admin privileges.</desc>
 
8
    
 
9
    <revision pkgversion="3.4.0" date="2012-02-19" status="review"/>
 
10
 
 
11
    <credit type="author">
 
12
      <name>GNOME ドキュメンテーションプロジェクト</name>
 
13
      <email>gnome-doc-list@gnome.org</email>
 
14
    </credit>
 
15
    
 
16
    <include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
 
17
  
 
18
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
 
19
      <mal:name>松澤 二郎</mal:name>
 
20
      <mal:email>jmatsuzawa@src.gnome.org</mal:email>
 
21
      <mal:years>2011, 2012</mal:years>
 
22
    </mal:credit>
 
23
  
 
24
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
 
25
      <mal:name>赤星 柔充</mal:name>
 
26
      <mal:email>yasumichi@vinelinux.org</mal:email>
 
27
      <mal:years>2011, 2012</mal:years>
 
28
    </mal:credit>
 
29
  
 
30
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
 
31
      <mal:name>日本GNOMEユーザー会</mal:name>
 
32
      <mal:email>http://www.gnome.gr.jp/</mal:email>
 
33
      <mal:years>2011, 2012</mal:years>
 
34
    </mal:credit>
 
35
  </info>
 
36
 
 
37
<title>Problems caused by administrative restrictions</title>
 
38
 
 
39
  <p>You may experience a few problems if you don't have
 
40
 <link xref="user-admin-explain">administrative privileges</link>. Some tasks
 
41
 require admin privileges in order to work, such as:</p>
 
42
 
 
43
<list>
 
44
 <item>
 
45
  <p>Connecting to networks or wireless networks</p>
 
46
 </item>
 
47
 <item>
 
48
  <p>Viewing the contents of a removable disk connected to the computer, or the
 
49
 contents of a different disk partition (e.g. a Windows partition)</p>
 
50
 </item>
 
51
 <item>
 
52
  <p>Installing new applications</p>
 
53
 </item>
 
54
</list>
 
55
 
 
56
  <p>You can <link xref="user-admin-change">change who has admin privileges</link>.</p>
 
57
 
 
58
</page>