<?php /* +-----------------------------------------------------------------------+ | localization/bg_BG/labels.inc | | | | Language file of the Roundcube Webmail client | | Copyright (C) 2012, The Roundcube Dev Team | | Licensed under the GNU General Public License | | | +-----------------------------------------------------------------------+ | Author: Nikolai Nikolov <nick@kytex.bg> | +-----------------------------------------------------------------------+ */ $labels = array(); $labels['buttontext'] = 'Архивиране'; $labels['archivefolder'] = 'Архивиране'; $labels['buttontitle'] = 'Архивиране на съобщението'; $labels['archived'] = 'Архивирането е успешно';