File: pl.xml

package info (click to toggle)
phpsysinfo 3.4.4-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 7,900 kB
  • sloc: javascript: 22,511; php: 20,651; xml: 18,293; sh: 196; python: 58; makefile: 12
file content (18 lines) | stat: -rw-r--r-- 797 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="utf-8"?>
<!-- $Id: pl.xml 661 2012-08-27 11:26:39Z namiltd $ -->
<!--
phpSysInfo language file Language: Polish Created by: Mieczysław Nalewaj
-->
<tns:translationPlugin language="polish" 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_hyperv_001" name="hyperv_title">
    <exp>Status Hyper-V</exp>
  </expression>
  <expression id="plugin_hyperv_002" name="hyperv_name">
    <exp>Nazwa maszyny</exp>
  </expression>
  <expression id="plugin_hyperv_003" name="hyperv_state">
    <exp>Stan</exp>
  </expression>
</tns:translationPlugin>