diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-10-21 04:53:49 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-10-21 04:53:49 +0000 |
commit | 82a0c1b498e3d27657195f4ef6a87c3f5cc4a9a6 (patch) | |
tree | 6930a7f110696f339125ba76f60623f672227a89 /language/br_FR/install.lang.php | |
parent | faa6febd24706a12628fc89e080d607c4da0544c (diff) |
[trunk_install] Update br_FR, thanks to : yves.kerleguer
git-svn-id: http://piwigo.org/svn/trunk@25045 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/br_FR/install.lang.php')
-rwxr-xr-x | language/br_FR/install.lang.php | 44 |
1 files changed, 24 insertions, 20 deletions
diff --git a/language/br_FR/install.lang.php b/language/br_FR/install.lang.php index 31558eae9..82c8ca94a 100755 --- a/language/br_FR/install.lang.php +++ b/language/br_FR/install.lang.php @@ -1,24 +1,24 @@ <?php -// +-----------------------------------------------------------------------+
-// | Piwigo - a PHP based photo gallery |
-// +-----------------------------------------------------------------------+
-// | Copyright(C) 2008-2013 Piwigo Team http://piwigo.org |
-// | Copyright(C) 2003-2008 PhpWebGallery Team http://phpwebgallery.net |
-// | Copyright(C) 2002-2003 Pierrick LE GALL http://le-gall.net/pierrick |
-// +-----------------------------------------------------------------------+
-// | This program is free software; you can redistribute it and/or modify |
-// | it under the terms of the GNU General Public License as published by |
-// | the Free Software Foundation |
-// | |
-// | This program is distributed in the hope that it will be useful, but |
-// | WITHOUT ANY WARRANTY; without even the implied warranty of |
-// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
-// | General Public License for more details. |
-// | |
-// | You should have received a copy of the GNU General Public License |
-// | along with this program; if not, write to the Free Software |
-// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
-// | USA. |
+// +-----------------------------------------------------------------------+ +// | Piwigo - a PHP based photo gallery | +// +-----------------------------------------------------------------------+ +// | Copyright(C) 2008-2013 Piwigo Team http://piwigo.org | +// | Copyright(C) 2003-2008 PhpWebGallery Team http://phpwebgallery.net | +// | Copyright(C) 2002-2003 Pierrick LE GALL http://le-gall.net/pierrick | +// +-----------------------------------------------------------------------+ +// | This program is free software; you can redistribute it and/or modify | +// | it under the terms of the GNU General Public License as published by | +// | the Free Software Foundation | +// | | +// | This program is distributed in the hope that it will be useful, but | +// | WITHOUT ANY WARRANTY; without even the implied warranty of | +// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | +// | General Public License for more details. | +// | | +// | You should have received a copy of the GNU General Public License | +// | along with this program; if not, write to the Free Software | +// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, | +// | USA. | // +-----------------------------------------------------------------------+ $lang['Note you can change your configuration by yourself and restart Piwigo after that.'] = 'Posubl eo deoc\'h cheñch ho-unan kefluniadur PHP, ha adloc\'hañ Piwigo da c\'houde.'; $lang['Download the config file'] = 'Pellgargañ ar restr gefluniañ'; @@ -30,4 +30,8 @@ $lang['It will be shown to the visitors. It is necessary for website administrat $lang['Keep it confidential, it enables you to access administration panel'] = 'Ret eo dezhañ chom kuzhut, gantañ e vez digoret skramm ar mererezh.'; $lang['Visitors will be able to contact site administrator with this mail'] = 'An implijerien a c\'hello dont e darempred gant merour al lec\'hienn gant ar bostel-mañ'; $lang['Admin configuration'] = 'Kefluniadur ar mererezh'; +$lang['User'] = 'Implijer'; +$lang['please enter your password again'] = 'Lakait ho ger-tremen adarre'; +$lang['user password given by your host provider'] = 'Ger-tremen roet gant ho pourvezer moned war ar Genrouedad'; +$lang['Password ']['confirm'] = 'Ger-tremen [evit kadarnaat]'; ?>
\ No newline at end of file |