25 lines
1.1 KiB
XML
25 lines
1.1 KiB
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<!-- $Id: fr.xml 661 2012-08-27 11:26:39Z namiltd $ -->
|
||
|
<!--
|
||
|
phpSysInfo language file Language: French Created by: Damien ROTH
|
||
|
-->
|
||
|
<tns:translationPlugin language="french" 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>Mises à jour disponibles</exp>
|
||
|
</expression>
|
||
|
<expression id="plugin_updatenotifier_003" name="updatenotifier_packages">
|
||
|
<exp>paquets peuvent être mit à jour.</exp>
|
||
|
</expression>
|
||
|
<expression id="plugin_updatenotifier_004" name="updatenotifier_security">
|
||
|
<exp>mises à jour concernent la sécurité.</exp>
|
||
|
</expression>
|
||
|
<expression id="plugin_updatenotifier_005" name="updatenotifier_no">
|
||
|
<exp>Pas de mises à jour disponibles</exp>
|
||
|
</expression>
|
||
|
</tns:translationPlugin>
|