~ubuntu-branches/ubuntu/wily/pluxml/wily

« back to all changes in this revision

Viewing changes to core/lang/fr/core.php

  • Committer: Package Import Robot
  • Author(s): Tanguy Ortolo
  • Date: 2015-07-22 14:22:20 UTC
  • mfrom: (1.1.3)
  • Revision ID: package-import@ubuntu.com-20150722142220-m5tzuyfq6klb44vs
Tags: 5.4-1
* New upstream release.
* debian/dirs: update to new layout (data/images/ replaced by data/medias).
* debian/postinst:
   + migrate images from data/images/ to data/medias/.
   + update main configuration file (version has changed, and a parameter
     was added).
   + use `command -v` instead of `test` to check for lighty-enable-mod
     existence, to avoid using a fully qualified path.
* debian/postrm:
   + use `command -v` instead of `test` to check for lighty-disable-mod, ucf
     and ucfr existence, to avoid using a fully qualified path.
* debian/rules: remove some JavaScript minimizing rules (that file is no
  longer part of PluXml).
* debian/control:
   + no longer depend on slimit (no more JavaScript minimizing).
   + use a line per build dependency and order them alphabetically.
   + update Standards-Version to 3.9.6 (no change needed).
* debian/copyright: remove everything about respond.js which is no longer
  part of PluXml.
* debian/links: update to new layout (data/images replaced by data/medias).
* debian/NEWS: added, to document the migration to 5.4 layout.

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
'L_LANGUE'                                              => 'Français',
6
6
 
7
7
# common
8
 
'L_PLUXML_VERSION'                              => 'Pluxml version',
 
8
'L_PLUXML_VERSION'                              => 'PluXml version',
9
9
'L_HOMEPAGE'                                    => 'Accueil',
10
10
'L_UNCLASSIFIED'                                => 'Non classé',
11
11
'L_INFO_PHP_VERSION'                    => 'Version de php',
12
 
'L_INFO_MAGIC_QUOTES'                   => 'Etat des "magic quotes"',
 
12
'L_INFO_MAGIC_QUOTES'                   => 'État des "magic quotes"',
13
13
'L_INFO_CHARSET'                                => 'encodage',
14
14
 
15
15
# index.php
16
 
'L_ERR_THEME_NOTFOUND'                  => 'Le theme principal de PluXml est introuvable',
 
16
'L_ERR_THEME_NOTFOUND'                  => 'Le thème principal de PluXml est introuvable',
17
17
'L_ERR_FILE_NOTFOUND'                   => 'Le fichier cible de PluXml est introuvable',
18
18
'L_ERR_PAGE_NOT_FOUND'                  => 'Page non trouvée',
19
19
 
57
57
'L_THIRD'                                               => 'troisième',
58
58
'L_FOURTH'                                              => 'quatrième',
59
59
'L_FIFTH'                                               => 'cinquième',
60
 
'L_SIXTH'                                               => 'sizième',
 
60
'L_SIXTH'                                               => 'sixième',
61
61
'L_SEVENTH'                                             => 'septième',
62
62
'L_EIGTH'                                               => 'huitième',
63
63
'L_NINTH'                                               => 'neuvième',
126
126
'L_PAGEBLOG_TITLE'                              => 'Blog',
127
127
 
128
128
# class.plx.feed.php
129
 
'L_FEED_NO_PRIVATE_URL'                 => 'Les URLs privees n\'ont pas ete initialisees dans vos parametres d\'administration !',
 
129
'L_FEED_NO_PRIVATE_URL'                 => 'Les URLs privées n\'ont pas été initialisées dans vos paramètres d\'administration !',
130
130
'L_FEED_COMMENTS'                               => 'Commentaires',
131
131
'L_FEED_ONLINE_COMMENTS'                => 'Commentaires en ligne',
132
132
'L_FEED_OFFLINE_COMMENTS'               => 'Commentaires hors ligne',
133
133
'L_FEED_WRITTEN_BY'                             => 'Rédigé par',
134
134
 
135
135
);
136
 
?>
 
 
b'\\ No newline at end of file'
 
136
?>