Revision 2210,
812 bytes
checked in by arno, 14 years ago
(diff) |
import version 2.1 to svn repository
|
Line | |
---|
1 | <?php |
---|
2 | # -- BEGIN LICENSE BLOCK ---------------------------------- |
---|
3 | # |
---|
4 | # Copyright (c) 2010 Arnaud Renevier |
---|
5 | # published under the modified BSD license. |
---|
6 | # -- END LICENSE BLOCK ------------------------------------ |
---|
7 | $GLOBALS['__l10n']['private categories'] = 'Catégories privées'; |
---|
8 | $GLOBALS['__l10n']['No category yet.'] = 'Pas encore de catégorie.'; |
---|
9 | $GLOBALS['__l10n']['Categories list'] = 'Liste des catégories'; |
---|
10 | $GLOBALS['__l10n']['Configuration successfully updated'] = 'Configuration mise à jour avec succès'; |
---|
11 | $GLOBALS['__l10n']['make private'] = 'rendre privé'; |
---|
12 | $GLOBALS['__l10n']['You need to enter a password'] = 'Vous devez entrer un mot de passe'; |
---|
13 | $GLOBALS['__l10n']['Password to access private categories'] = 'Mot de passe pour les catégories privées'; |
---|
14 | $GLOBALS['__l10n']['Save'] = 'Sauvegarder'; |
---|
15 | ?> |
---|
Note: See
TracBrowser
for help on using the repository browser.