aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorddtddt <ddtddt@piwigo.org>2013-10-21 04:55:59 +0000
committerddtddt <ddtddt@piwigo.org>2013-10-21 04:55:59 +0000
commit1d29136364bee4f8bdf61bbe9daa4b24cc890de8 (patch)
tree4789e6d180de115767a634a66cc25ca29e096620
parent324ffad972742dfd027bc470a967052f34b43304 (diff)
[2.5] - language - prepared 2.5.3
git-svn-id: http://piwigo.org/svn/branches/2.5@25048 68402e56-0260-453c-a942-63ccdbb3a9ee
-rw-r--r--language/br_FR/install.lang.php44
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 100644
--- 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