source: trunk/language/br_FR/admin.lang.php @ 25836

Last change on this file since 25836 was 25836, checked in by TranslationTeam, 10 years ago

[trunk_admin] Update br_FR, thanks to : yves.kerleguer

  • Property svn:executable set to *
File size: 3.0 KB
Line 
1<?php
2// +-----------------------------------------------------------------------+
3// | Piwigo - a PHP based photo gallery                                    |
4// +-----------------------------------------------------------------------+
5// | Copyright(C) 2008-2013 Piwigo Team                  http://piwigo.org |
6// | Copyright(C) 2003-2008 PhpWebGallery Team    http://phpwebgallery.net |
7// | Copyright(C) 2002-2003 Pierrick LE GALL   http://le-gall.net/pierrick |
8// +-----------------------------------------------------------------------+
9// | This program is free software; you can redistribute it and/or modify  |
10// | it under the terms of the GNU General Public License as published by  |
11// | the Free Software Foundation                                          |
12// |                                                                       |
13// | This program is distributed in the hope that it will be useful, but   |
14// | WITHOUT ANY WARRANTY; without even the implied warranty of            |
15// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU      |
16// | General Public License for more details.                              |
17// |                                                                       |
18// | You should have received a copy of the GNU General Public License     |
19// | along with this program; if not, write to the Free Software           |
20// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
21// | USA.                                                                  |
22// +-----------------------------------------------------------------------+
23$lang[' and %d virtual'] = 'ha %d galloudel';
24$lang[' and %d virtuals'] = 'ha %d galloudel';
25$lang['Add a virtual album'] = 'Ouzhpennañ ur rummad galloudel';
26$lang['Virtual Links'] = 'Liammoù galloudel';
27$lang['Virtual album'] = 'Rummad galloudel';
28$lang['Virtual album added'] = 'Rummad galloudel ouzhpennet';
29$lang['Virtual album deleted'] = 'Rummad galloudel dilimet';
30$lang['Virtual album name'] = 'Anv ar rummad galloudel';
31$lang['Virtual albums to move'] = 'Rummadoù galloudel da zilec\'hiañ';
32$lang['With no virtual album'] = 'Hep rummad galloudel';
33$lang['%d album moved'] = 'dilec\'hiet %d rummad';
34$lang['%d albums moved'] = 'dilec\'hiet %d rummad';
35$lang['%d day'] = '%d deiz';
36$lang['%d days'] = '%d deiz';
37$lang['%d anomalies have been detected corrected.'] = '%d direizhder a zo bet detektet ha reizhet.';
38$lang['%d anomalies have been detected.'] = '%d direizhder a zo bet detektet.';
39$lang['%d anomalies have been ignored.'] = '%d direizhder n\'int ket bet reizhet.';
40$lang['%d anomalies have not been corrected.'] = '%d direizhder n\'int ket bet posubl reizhañ.';
41$lang['%d anomaly has been corrected.'] = '%d direizhder a zo bet reizhet.';
42$lang['%d anomaly has been detected.'] = '%d direizhder a zo bet detektet.';
43$lang['%d anomaly has been ignored.'] = '%d direizhder n\'eo ket bet reizhet.';
44$lang['%d anomaly has not been corrected.'] = '%d direizhder n\'eo ket bet posubl reizhañ.';
45?>
Note: See TracBrowser for help on using the repository browser.