Skip to content

Commit 9a2be4c

Browse files
[url_uploader] Update bg_BG, thanks to : turnokopa
git-svn-id: http://piwigo.org/svn/extensions/url_uploader@21151 68402e56-0260-453c-a942-63ccdbb3a9ee
1 parent 925016d commit 9a2be4c

1 file changed

Lines changed: 21 additions & 20 deletions

File tree

language/bg_BG/plugin.lang.php

Lines changed: 21 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,24 @@
11
<?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. |
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. |
2222
// +-----------------------------------------------------------------------+
2323
$lang['Want to upload many files? Try the <a href="%s">multiple uploader</a> instead.'] = 'Искате да качите много файлове. Пробвайте <a href="%s"> Мулти ъплоудера </a> тогава.';
2424
$lang['One link by line, separate photo name and url with a &laquo; | &raquo;. Photo name is optional.'] = 'По един линк на ред, разделени име и адрес на снимка с &laquo; | &raquo;. Името на снимката е опционално.';
@@ -31,4 +31,5 @@
3131
$lang['File URL'] = 'Адрес на файл';
3232
$lang['Delete this item'] = 'Изтриване на позицията';
3333
$lang['Add links'] = 'Добавяне на линк';
34+
$lang['Add website URL in photo description'] = 'Добавяне на уебсайт адрес към описание в снимка';
3435
?>

0 commit comments

Comments
 (0)