/usr/share/help/lv/gnome-help/net-what-is-ip-address.page is in gnome-user-guide 3.22.0-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 | <?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its" type="topic" style="question" id="net-what-is-ip-address" xml:lang="lv">
<info>
<link type="guide" xref="net-general"/>
<revision pkgversion="3.4.0" date="2012-02-20" status="final"/>
<revision pkgversion="3.18" date="2015-09-28" status="final"/>
<credit type="author">
<name>Jim Campbell</name>
<email>jwcampbell@gmail.com</email>
</credit>
<credit type="editor">
<name>Michael Hill</name>
<email>mdhillca@gmail.com</email>
</credit>
<include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
<desc>IP adrese ir kā tālruņa numurs jūsu datoram.</desc>
</info>
<title>Kas ir IP adrese?</title>
<p>"IP adrese" nozīmē <em>interneta protokola adrese</em> un katrai iekārtai, kas ir pieslēgta tīklam (piemēram, internetam), ir tāda.</p>
<p>IP adrese ir līdzīga jūsu tālruņa numuram. Jūsu Tālruņa numurs ir unikāls skaitļu kopums, kas identificē jūsu tālruni tā, ka citi cilvēki var jums piezvanīt. Tāpat arī IP adrese ir unikāls skaitļu kopums, kas identificē jūsu datoru, lai tas varētu sūtīt un saņemt datus no citiem datoriem.</p>
<p>Pašlaik lielākā daļa IP adrešu sastāv no četrām skaitļu kopām, kuras ir atdalītas ar punktu. <code>192.168.1.42</code> ir IP adreses piemērs.</p>
<note style="tip">
<p>An IP address can either be <em>dynamic</em> or <em>static</em>. Dynamic
IP addresses are temporarily assigned each time your computer connects to a
network. Static IP addresses are fixed, and do not change. Dynamic IP
addresses are more common that static addresses - static addresses are
typically only used when there is a special need for them, such as in the
administration of a server.</p>
</note>
</page>
|