This file is indexed.

/usr/share/help/ja/gnome-help/gs-change-date-time-timezone.page is in gnome-getting-started-docs 3.14.1-1.

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
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" xmlns:if="http://projectmallard.org/if/1.0/" xmlns:ui="http://projectmallard.org/experimental/ui/" xmlns:its="http://www.w3.org/2005/11/its" type="topic" style="ui" id="gs-change-date-time-timezone" version="1.0 if/1.0" xml:lang="ja">

  <info>
    <include xmlns="http://www.w3.org/2001/XInclude" href="gs-legal.xml"/>
    <credit type="author">
      <name>Jakub Steiner</name>
    </credit>
    <credit type="author">
      <name>Petr Kovar</name>
    </credit>
    <link type="guide" xref="getting-started" group="tasks"/>
    <title role="trail" type="link">日付、時刻、タイムゾーンを変更する</title>
    <link type="seealso" xref="clock"/>
    <title role="seealso" type="link">日付、時刻、タイムゾーンの変更に関するチュートリアル</title>
    <link type="next" xref="gs-change-wallpaper"/>
  
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>松澤 二郎</mal:name>
      <mal:email>jmatsuzawa@gnome.org</mal:email>
      <mal:years>2013</mal:years>
    </mal:credit>
  </info>

  <title>日付、時刻、タイムゾーンを変更する</title>

<if:choose>
<if:when test="!platform:gnome-classic">

  <ui:overlay width="812" height="452">
  <media type="video" its:translate="no" src="figures/gnome-timezone.webm" width="700" height="394">
    <ui:thumb type="image" mime="image/svg" src="gs-thumb-timezone.svg"/>
      <tt:tt xmlns:tt="http://www.w3.org/ns/ttml" its:translate="yes">
       <tt:body>
         <tt:div begin="1s" end="5s">
           <tt:p>日時の変更</tt:p>
         </tt:div>
         <tt:div begin="6s" end="9s">
           <tt:p>トップバーの時計をクリックします。</tt:p>
           </tt:div>
         <tt:div begin="9s" end="13s">
           <tt:p>Select <gui>Date &amp; Time Settings</gui>.</tt:p>
         </tt:div>
         <tt:div begin="13s" end="15s">
           <tt:p>Make sure that <gui>Automatic Time Zone</gui> is switched
            off.</tt:p>
         </tt:div>
         <tt:div begin="15s" end="17s">
           <tt:p>Click <gui>Time Zone</gui>.</tt:p>
         </tt:div>
         <tt:div begin="17s" end="21s">
           <tt:p>あなたのいる場所を地図から選択します。</tt:p>
         </tt:div>
         <tt:div begin="21s" end="23s">
           <tt:p>Click <gui>Close</gui>.</tt:p>
         </tt:div>
         <tt:div begin="23s" end="25s">
           <tt:p>ウィンドウを閉じます。</tt:p>
         </tt:div>
       </tt:body>
     </tt:tt>
  </media>
  </ui:overlay>

</if:when>
<if:when test="platform:gnome-classic">
</if:when>
</if:choose>

  <section id="change-date-time">
    <title>日付、時刻、タイムゾーンを変更する</title>

  <steps>
    <item><p>Click the clock on the top bar and select the <gui>Date &amp; Time
     Settings</gui> item.</p></item>
    <item><p>Make sure that the <gui>Automatic Time Zone</gui> item is switched
     off, and then click the <gui>Time Zone</gui> item below.</p></item>
    <item><p>Click on your location on the map. This selects your current city,
     which you can also search for in the
     search box above the map.</p></item>
    <item><p>Click the <gui>Close</gui> button to go back to the <gui>Date &amp;
     Time Settings</gui> window.</p></item>
    <item><p>Make sure that the <gui>Automatic Date &amp; Time</gui> item is
     switched off, and then click the <gui>Date &amp; Time</gui> item below to
     open the <gui>Date &amp; Time</gui> window. There you can adjust your date
     and time settings by clicking on the <gui>+</gui> or <gui>-</gui> buttons.</p>
     </item>
    <item><p>Click the <gui>Close</gui> button to go back to the <gui>Date &amp;
     Time Settings</gui> window, and then close that window by clicking the
     cross at the top-right corner of that window.</p></item>
  </steps>

  <!-- FIXME: 
	- explain what time/date does - a reference in further reading?
  -->

  </section>

</page>