diff --git a/language/bg_BG/admin.lang.php b/language/bg_BG/admin.lang.php index 181a2b069..dcdabb9a8 100644 --- a/language/bg_BG/admin.lang.php +++ b/language/bg_BG/admin.lang.php @@ -987,4 +987,26 @@ $lang['Each email sent will contain its own automatic authentication key on link $lang['Delete %d orphan photos'] = 'Изтриване %d самотни снимки'; $lang['No recipient selected'] = 'Не е избран получател'; $lang['Edit user'] = 'Редакция на потребител'; -$lang['Y Repeat'] = 'Y Повторение'; \ No newline at end of file +$lang['Y Repeat'] = 'Y Повторение'; +$lang['delete album and all %d photos, even the %d associated to other albums'] = 'изтриване на албума и всички %d снимки, дори и %d свързани в други албуми'; +$lang['Piwigo Remote Sync is able to upload a whole folder hierarchy. If you run it again, only new photos will be uploaded.'] = 'Piwigo Remote Sync ви дава възможност да качите цяла папка със снимки. Ако я качите отново, само новите снимки ще се добавят.'; +$lang['Display form'] = 'Дисплей форма'; +$lang['Delete album "%s" and its %d sub-albums.'] = 'Изтриване на албум "%s" и на неговите %d под-албуми.'; +$lang['(determined from photos)'] = '(определени от снимки)'; +$lang['Time has come to update your Piwigo with version %s, go to %s'] = 'Време е да ъпдейтвате вашата галерия Piwigo с версия %s, идете на %s'; +$lang['Share / Send your photos directly from your Mac Os X (10.10 and following) to Piwigo'] = 'Споделете/Изпратете снимки директно от вашия macOS (10.10 или по-нова) до Piwigo'; +$lang['Running on an up-to-date Piwigo is important for security.'] = 'Ъпдейтване до последната версия на Piwigo е нужно с цел сигурност.'; +$lang['Piwigo %s is available, please update'] = 'Piwigo %s е наличен, моля ъпдейтвайте.'; +$lang['No tag selected, no action possible.'] = 'Няма избран етикет, невъзможно действие.'; +$lang['No filter on album. Select one or type to search'] = 'Не филтрай по албум. Избери само вид търсене'; +$lang['It only takes a few clicks.'] = 'Ще отнеме няколко клика.'; +$lang['delete album and the %d orphan photos'] = 'изтриване на албум и %d снимки без албум'; +$lang['delete only album, not photos'] = 'изтриване на албум, без снимките'; +$lang['orphans to delete'] = 'без албум за изтриване'; +$lang['Storage used'] = 'Използвано място'; +$lang['First photo added'] = 'Първа снимка добавена'; +$lang['Delete album "%s".'] = 'Изтриване на албум "%s".'; +$lang['Confirm deletion'] = 'Потвърдете изтриването'; +$lang['Dashboard'] = 'Табло'; +$lang['Select tags'] = 'Избор на етикети'; +$lang['checksum'] = 'контролно число'; \ No newline at end of file