Lahmizzar Muinela
2014-03-09 cf2c15dc7be6fc2e122949166585aa294a0be457
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
; Projectfork Demo
; Copyright (C) 2013 Tobias Kuhn. All rights reserved.
; License GNU General Public License version 2 or later; see LICENSE.txt, see LICENSE.php
; Note : All ini files need to be saved as UTF-8 - No BOM
 
PLG_SYSTEM_PFDEMO = "Système - Démonstration Projectfork"
PLG_SYSTEM_PFDEMO_XML_DESCRIPTION = "Ce plugin contrôle le mode démo/vitrine de Projectfork."
 
; Config
PLG_PFDEMO_FIELD_DEMO_LABEL = "Mode démonstration"
PLG_PFDEMO_FIELD_DEMO_DESC = "Activer ou désactiver le mode démonstration"
PLG_PFDEMO_FIELD_RESET_LABEL = "Remise à zéro"
PLG_PFDEMO_FIELD_RESET_DESC = "Supprime tous les contenus périodiquement"
PLG_PFDEMO_FIELD_INTERVAL_LABEL = "Intervalle de remise à zéro"
PLG_PFDEMO_FIELD_INTERVAL_DESC = "Intervalle de remise à zéro en minutes"
PLG_PFDEMO_FIELD_NEXT_RESET_LABEL = "Prochaine remise à zéro"
PLG_PFDEMO_FIELD_NEXT_RESET_DESC = "Heure de la prochaine remise à zéro"