19 lines
851 B
XML
19 lines
851 B
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<!-- $Id: uk.xml 661 2017-06-03 16:48:39Z namiltd $ -->
|
||
|
<!--
|
||
|
phpSysInfo language file Language: Ukrainian Created by: Rostyslav Gaitkulov (nightfly)
|
||
|
-->
|
||
|
<tns:translationPlugin language="ukrainian" charset="utf-8"
|
||
|
xmlns:tns="http://phpsysinfo.sourceforge.net/translation-plugin" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||
|
xsi:schemaLocation="http://phpsysinfo.sourceforge.net/translation-plugin ../../../language/translation-plugin.xsd">
|
||
|
<expression id="plugin_psstatus_001" name="psstatus_title">
|
||
|
<exp>Стан процесів</exp>
|
||
|
</expression>
|
||
|
<expression id="plugin_psstatus_002" name="psstatus_name">
|
||
|
<exp>Ім`я процесу</exp>
|
||
|
</expression>
|
||
|
<expression id="plugin_psstatus_003" name="psstatus_status">
|
||
|
<exp>Стан</exp>
|
||
|
</expression>
|
||
|
</tns:translationPlugin>
|