piwigo/language/br_FR/common.lang.php
Piwigo-TranslationTeam 3ee2c8222f [trunk_public] Update br_FR, thanks to : yves.kerleguer
git-svn-id: http://piwigo.org/svn/trunk@22754 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-05-20 13:25:41 +00:00

83 lines
No EOL
3.9 KiB
PHP

<?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. |
// +-----------------------------------------------------------------------+
/*
Language Name: Brezhoneg [FR]
Version: 2.5.0
Language URI: http://piwigo.org/ext/extension_view.php?eid=698
Author: Piwigo team
Author URI: http://piwigo.org
*/
// Langage informations
$lang_info['language_name'] = 'Brezhoneg';
$lang_info['country'] = 'Frañs';
$lang_info['direction'] = 'ltr';
$lang_info['code'] = 'br';
$lang_info['zero_plural'] = true;
$lang['%d comments'] = '%d evezhiadenn';
$lang['%d hit'] = '%d klik';
$lang['%d hits'] = '%d klik';
$lang['%d Kb'] = '%d Ko';
$lang['%d new comment'] = '%d evezhiadenn nevez';
$lang['%d new comments'] = '%d evezhiadenn nevez';
$lang['%d new photo'] = '%d luc\'hskeudenn nevez';
$lang['%d new photos'] = '%d luc\'hskeudenn nevez';
$lang['%d new user'] = '%d implijer nevez';
$lang['%d new users'] = '%d implijer nevez';
$lang['Date'] = 'Deiziad';
$lang['day'][0] = 'Sul';
$lang['day'][1] = 'Lun';
$lang['day'][2] = 'Meurzh';
$lang['day'][3] = 'Merc\'her';
$lang['day'][4] = 'Yaou';
$lang['day'][5] = 'Gwener';
$lang['day'][6] = 'Sadorn';
$lang['month'][10] = 'Here';
$lang['month'][11] = 'Du';
$lang['month'][12] = 'Kerzu';
$lang['month'][1] = 'Genver';
$lang['month'][2] = 'C\'hwevrer';
$lang['month'][3] = 'Meurzh';
$lang['month'][4] = 'Ebrel';
$lang['month'][5] = 'Mae';
$lang['month'][6] = 'Mezheven';
$lang['month'][7] = 'Gouere';
$lang['month'][8] = 'Eost';
$lang['month'][9] = 'Gwengolo';
$lang['... or please deactivate this message, I will find my way by myself'] = '... pe ziweredekait ar c\'hemenn-mañ, va-unan e tibabin';
$lang['2small'] = 'XXS - bihan';
$lang['... or browse your empty gallery'] = '... pe verdeit d\'ho palier goullo';
$lang['(!) This comment requires validation'] = '(!) Ret eo kadarnaat an evezhiadenn-mañ';
$lang['%d photos are also linked to current tags'] = '%d luc\'hskeudenn a zo liammet d\'ar merkerioù red ivez';
$lang['%d rate'] = '%d notenn';
$lang['%d rates'] = '%d notenn';
$lang['%d photo is also linked to current tags'] = '%d luc\'hskeudenn a zo liammet d\'ar merkerioù red ivez';
$lang['%d album updated'] = '%d rummad hizivaet';
$lang['%d albums updated'] = '%d rummad hizivaet';
$lang['%d comment'] = '%d evezhiadenn';
$lang['%d comment to validate'] = '%d evezhiadenn implijer da gadarnaat';
$lang['%d comments to validate'] = '%d evezhiadenn implijerien da gadarnaat';
$lang['%d photo'] = '%d luc\'hskeudenn';
$lang['%d photos'] = '%d luc\'hskeudenn';
?>