File: pl.xml

package info (click to toggle)
phpsysinfo 3.0.17-1
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd, wheezy
  • size: 2,516 kB
  • ctags: 2,050
  • sloc: xml: 9,488; php: 6,524; makefile: 9
file content (21 lines) | stat: -rw-r--r-- 1,030 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="utf-8"?>
  <!-- $Id: pl.xml 532 2012-01-26 11:42:45Z namiltd $ -->
  <!--
    phpSysInfo language file Language: Polish Created by: Mieczyslaw 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_updatenotifier_001" name="updatenotifier_title">
    <exp>Updates Notifier</exp>
  </expression>
  <expression id="plugin_updatenotifier_002" name="updatenotifier_th">
    <exp>Aktualizacje dostępne</exp>
  </expression>
  <expression id="plugin_updatenotifier_003" name="updatenotifier_packages">
    <exp>pakietów do aktualizacji.</exp>
  </expression>
  <expression id="plugin_updatenotifier_004" name="updatenotifier_security">
    <exp>to aktualizacje zabezpieczeń.</exp>
  </expression> 
</tns:translationPlugin>