This file is indexed.

/usr/share/help/ja/empathy/add-account.page is in empathy-common 3.12.12-4.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" xmlns:e="http://projectmallard.org/experimental/" type="guide" style="task" id="add-account" xml:lang="ja">

  <info>
    <link type="guide" xref="index#accounts"/>
    <link type="seealso" xref="remove-account"/>
    <desc><app>Empathy</app> に新しいアカウントを追加します。</desc>
    <revision pkgversion="2.28" version="0.1" date="2009-06-24" status="draft"/>
    <revision pkgversion="2.28" version="0.1" date="2009-08-10" status="review"/>
    <revision pkgversion="2.28" version="0.2" date="2009-08-27" status="review">
      <!--
      <e:review by="shaunm@gnome.org" date="2009-08-31" status="done"/>
      -->
    </revision>
    <revision pkgversion="2.30" version="0.3" date="2010-02-03" status="review"/>
    <revision pkgversion="2.30" version="0.4" date="2010-04-19" status="review"/>
    <revision pkgversion="3.2" version="0.5" date="2011-12-19" status="review"/>
    <revision pkgversion="3.12.6" date="2014-10-07" status="review"/>
    <credit type="author">
      <name>Milo Casagrande</name>
      <email>milo@ubuntu.com</email>
    </credit>
    <credit type="author">
      <name>Shaun McCance</name>
      <email>shaunm@gnome.org</email>
    </credit>
    <license>
      <p>クリエイティブ・コモンズ・ライセンス 継承 3.0</p>
    </license>
<!--
    <copyright>
      <year>2009</year>
      <name>GNOME Documentation Project</name>
    </copyright>
    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
-->
  
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>Mako N</mal:name>
      <mal:email>mako@pasero.net</mal:email>
      <mal:years>2012</mal:years>
    </mal:credit>
  </info>

  <title>新規アカウントの追加</title>

  <p><app>Empathy</app> でさまざまな相手先と連絡を取るために、<app>Empathy</app> がサポートするインスタントメッセージのアカウントを追加できます。いくつかのアカウント発行元では、この段階で新規アカウントの作成もできます。詳しくは<link xref="create-account"/>を参照してください。</p>

  <steps>
    <item>
      <p>Click <guiseq><gui>Empathy</gui><gui>Accounts</gui></guiseq>, or press
      <key>F4</key>.</p>
    </item>
    <item>
      <p><gui style="button">+</gui> をクリックします。</p>
    </item>
    <item>
      <p>From the <gui>What kind of chat account do you have?</gui> drop-down
      list, select the type of account you wish to add.</p>
    </item>
    <item>
      <p>必要な情報を入力します。ほとんどのアカウントでは、ログイン ID とパスワードのみが必要です。さらに追加情報が必要なアカウントもあります。詳しくは <link xref="accounts-window#details"/> を参照してください。</p>
    </item>
    <item>
      <p>Click <gui style="button">Add</gui>.</p>
    </item>
  </steps>

  <note style="tip">
    <p>To change the name that identifies the account in the <gui>Messaging and
    VoIP Accounts</gui> window, select the account from the list on the left
    and either click on the name or press the space bar. Edit the account name
    and press <key>Enter</key> when you’re finished.</p>
  </note>
</page>