Subversion Repositories ALCASAR

Rev

Go to most recent revision | Details | Last modification | View Log

Rev Author Line No. Line
2781 rexy 1
<?xml version="1.0" encoding="utf-8"?>
2
  <!-- $Id: de.xml 661 2012-08-27 11:26:39Z namiltd $ -->
3
  <!--
4
    phpSysInfo language file Language: German Created by: Matthias Freund (MAFLO321)
5
  -->
6
<tns:translationPlugin language="german" charset="utf-8"
7
  xmlns:tns="http://phpsysinfo.sourceforge.net/translation-plugin" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
8
  xsi:schemaLocation="http://phpsysinfo.sourceforge.net/translation-plugin ../../../language/translation-plugin.xsd">
9
  <expression id="plugin_updatenotifier_001" name="updatenotifier_title">
10
    <exp>Updates Notifier</exp>
11
  </expression>
12
  <expression id="plugin_updatenotifier_002" name="updatenotifier_th">
13
    <exp>Updates verfügbar</exp>
14
  </expression>
15
  <expression id="plugin_updatenotifier_003" name="updatenotifier_packages">
16
    <exp>Pakete können aktualisiert werden.</exp>
17
  </expression>
18
  <expression id="plugin_updatenotifier_004" name="updatenotifier_security">
19
    <exp>Updates sind Sicherheits-Updates.</exp>
20
  </expression>
21
  <expression id="plugin_updatenotifier_005" name="updatenotifier_no">
22
    <exp>Keine Updates verfügbar</exp>
23
  </expression>
24
    <expression id="plugin_updatenotifier_006" name="updatenotifier_no_packages">
25
    <exp>Anzahl Pakete</exp>
26
  </expression>
27
  <expression id="plugin_updatenotifier_007" name="updatenotifier_no_security">
28
    <exp>Anzahl Sicherheitspakete</exp>
29
  </expression>
30
</tns:translationPlugin>