roundcubemail-plugins-kolab/plugins/libcalendaring/localization/bg_BG.inc
Jeroen van Meeuwen (Kolab Systems) 00e04d2f95 Update translations
2018-12-17 14:03:01 +01:00

34 lines
1.7 KiB
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
/**
* Localizations for the Kolab calendaring utilities plugin
*
* Copyright (C) 2014, Kolab Systems AG
*
* For translation see https://www.transifex.com/projects/p/kolab/resource/libcalendaring/
*/
$labels['until'] = 'до';
$labels['alarmemailoption'] = 'Електронна поща';
$labels['frequency'] = 'Повтори';
$labels['bydates'] = 'On';
$labels['bymonths'] = 'On';
$labels['forntimes'] = ''; // old
$labels['statusorganizer'] = 'Организатор';
$labels['statustentative'] = 'Предварително';
$labels['statusneeds-action'] = 'Нужно е действие';
$labels['statusunknown'] = 'Няма информация';
$labels['statuscompleted'] = 'Завършен';
$labels['statusin-process'] = 'В процес';
$labels['itipcancellation'] = 'Отказано:';
$labels['itipreply'] = 'Отговор на';
$labels['itipaccepted'] = 'Приемане';
$labels['itiptentative'] = 'Може би';
$labels['itipdeclined'] = 'Отхвърляне';
$labels['itipsubjectaccepted'] = '"$title" беше прието от $name';
$labels['itipsubjectdeclined'] = '"$title" беше отхвърлено от $name';
$labels['updateattendeestatus'] = 'Подновяване на статусът на участника';
$labels['acceptinvitation'] = 'Приемате ли тази покана?';
$labels['youhaveaccepted'] = 'Вие сте приели тази покана';
$labels['importtocalendar'] = 'Запазване в моя календар';
$labels['removefromcalendar'] = 'Премахване от моя календар';
$labels['savingdata'] = 'Запазване на данни...';
$labels['savein'] = 'Save in';