/usr/share/help/fa/vinagre/connect.page is in vinagre 3.18.2-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  | <?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its" type="guide" id="connect" xml:lang="fa">
  <info>
    <link type="guide" xref="index#connections"/>
    <title type="sort">۱</title>
    <revision pkgversion="3.8" date="2013-03-23" status="final"/>
    <revision pkgversion="3.12" date="2014-03-05" status="final"/>
    <credit type="author">
      <name>Ekaterina Gerasimova</name>
      <email its:translate="no">kittykat3756@googlemail.com</email>
    </credit>
    <include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
    <desc>Connect to another computer on your local network.</desc>
  </info>
  <title>برقراری اتصال</title>
  <p>You can connect to other computers on your local network using
  <app>Remote Desktop Viewer</app>.</p>
  <steps>
    <item>
      <p>Select <guiseq><gui style="menu">Remote</gui>
      <gui style="menuitem">Connect</gui></guiseq>.</p>
    </item>
    <item>
      <p>برای اتصال <gui>پروتکل</gui> و <gui>میزبان</gui> را انتخاب کنید.</p>
      <note>
        <p>Some protocols allow you to see all available computers on your
        local network by clicking the <gui style="button">Find</gui> button.
        This buttons will not be displayed if you do not have <app>Avahi</app>
        support.</p>
      </note>
    </item>
    <item>
      <p>Select the options which you want enabled when the connection is
      made. Options will vary depending on the protocol that you use.</p>
    </item>
    <item>
      <p>Click the <gui style="button">Connect</gui> button.</p>
      <p>At this point, the remote desktop may need to confirm the connection.
      If this is the case, the viewer may remain black until the connection is
      confirmed.</p>
      <note>
        <p>Some computers may require a secure connection: an authentication
        dialog will be displayed, asking for the credentials. The type of
        credentials depend on the remote host; it may be a password and a
        username. If you select <gui>Remember this credential</gui>,
        <app>Remote Desktop Viewer</app> will store the information using
        <app>GNOME Keyring</app>.</p>
      </note>
    </item>
  </steps>
  <p>If the connection has been used previously, you can also access it
  through <guiseq><gui style="menu">Remote</gui>
  <gui style="menuitem">Recent Connections</gui></guiseq>.</p>
  <p>To close a connection, choose <guiseq><gui style="menu">Remote</gui>
  <gui style="menuitem">Close</gui></guiseq> or click the
  <gui style="button">Close</gui> button.</p>
</page>
 |