aboutsummaryrefslogtreecommitdiffstats
path: root/language/bg_BG/common.lang.php
diff options
context:
space:
mode:
Diffstat (limited to 'language/bg_BG/common.lang.php')
-rw-r--r--language/bg_BG/common.lang.php16
1 files changed, 11 insertions, 5 deletions
diff --git a/language/bg_BG/common.lang.php b/language/bg_BG/common.lang.php
index 84c43bd35..36de74077 100644
--- a/language/bg_BG/common.lang.php
+++ b/language/bg_BG/common.lang.php
@@ -1,8 +1,8 @@
<?php
// +-----------------------------------------------------------------------+
-// | Piwigo - a PHP based picture gallery |
+// | Piwigo - a PHP based photo gallery |
// +-----------------------------------------------------------------------+
-// | Copyright(C) 2008-2010 Piwigo Team http://piwigo.org |
+// | Copyright(C) 2008-2014 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 |
// +-----------------------------------------------------------------------+
@@ -22,7 +22,7 @@
// +-----------------------------------------------------------------------+
/*
Language Name: Български [BG]
-Version: 2.5.0
+Version: 2.6.0
Language URI: http://piwigo.org/ext/extension_view.php?eid=510
Author: Piwigo team
Author URI: http://piwigo.org
@@ -108,7 +108,6 @@ $lang['SQL queries in'] = 'SQL запитвания в';
$lang['display only recently posted photos'] = 'покажи само наскоро добавени снимки';
$lang['return to the display of all photos'] = 'върни се на преглед на всички снимки';
$lang['the beginning'] = 'началото';
-$lang['Interface theme'] = 'Тема на интерфейса';
$lang['Thumbnails'] = 'Умален преглед';
$lang['Menu'] = 'Меню';
$lang['A comment on your site'] = 'Коментар на Вашият сайт';
@@ -296,7 +295,6 @@ $lang['login mustn\'t end with a space character'] = 'потребителско
$lang['login mustn\'t start with a space character'] = 'потребителското име неможе да започва с интервал';
$lang['this login is already used'] = 'потребителското име е заето';
$lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = 'мейл адресът трябва да бъде подобно на xxx@yyy.eee (пример : jack@altern.org)';
-$lang['please enter your password again'] = 'моля въведете Вашата парола отново';
$lang['Auto login'] = 'Автоматично влизане';
$lang['remove this tag from the list'] = 'премахване на този маркер от списъка';
$lang['representative'] = 'представител';
@@ -413,4 +411,12 @@ $lang['Username is mandatory'] = 'Потребителското име е за
$lang['Email address is mandatory'] = 'Имейл адреса е задължителен';
$lang['Your website URL is invalid'] = 'Вашия уебсайт адрес е грешен';
$lang['Website'] = 'Уебсайт';
+$lang['Email'] = 'Имейл';
+$lang['First Page'] = 'Първа страница';
+$lang['Go back to the album'] = 'Връщане обратно към албума';
+$lang['Last Page'] = 'Последна страница';
+$lang['Password is missing. Please enter the password.'] = 'Липсва парола. Моля въведете.';
+$lang['Password confirmation is missing. Please confirm the chosen password.'] = 'Потвърждение на паролата липсва. Моля повторете паролата.';
+$lang['%d photos per page'] = '%d снимки за страница';
+$lang['Theme'] = 'Тема';
?> \ No newline at end of file