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

22 lines
905 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['findnotebooks'] = 'Find notebooks...';
$labels['removelist'] = 'Премахни от списъка';
$labels['removelink'] = 'Премахни е-мейл препратките';
$labels['savingdata'] = 'Запазване на данни...';
$labels['arialabelfoldersearchform'] = 'Notebooks search form';