roundcubemail-plugins-kolab/plugins/kolab_notes/localization/bg_BG.inc
Aleksander Machniak 29c5c502db Update localization
2016-05-18 16:38:39 +02:00

20 lines
793 B
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 Folders plugin
*
* Copyright (C) 2015, Kolab Systems AG
*
* For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_notes/
*/
$labels['navtitle'] = 'Бележки';
$labels['tags'] = 'Етикети';
$labels['notes'] = 'Бележки';
$labels['created'] = 'Създаден';
$labels['changed'] = 'Последна промяна';
$labels['title'] = 'Заглавие';
$labels['listname'] = 'Име';
$labels['tabsharing'] = 'Споделяне';
$labels['foldersubscribe'] = 'Постоянен списък';
$labels['removelist'] = 'Премахни от списъка';
$labels['removelink'] = 'Премахни е-мейл препратките';
$labels['savingdata'] = 'Запазване на данни...';