Files
roundcubemail/plugins/archive/localization/be_BE.inc
Aleksander Machniak 2d87443efc Update localization
2022-07-10 09:22:10 +02:00

34 lines
2.3 KiB
PHP
Raw Permalink 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
/*
+-----------------------------------------------------------------------+
| Localization file of the Roundcube Webmail Archive plugin |
| |
| Copyright (C) The Roundcube Dev Team |
| |
| Licensed under the GNU General Public License version 3 or |
| any later version with exceptions for skins & plugins. |
| See the README file for a full license statement. |
+-----------------------------------------------------------------------+
For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-archive/
*/
$labels['buttontext'] = 'Архіў';
$labels['buttontitle'] = 'Перанесці ў архіў';
$labels['archived'] = 'Паспяхова перанесена ў архіў';
$labels['archivedreload'] = 'Паспяхова перанесена ў архіў. Перагрузіце старонку, каб пабачыць новыя архіўныя каталогі.';
$labels['archiveerror'] = 'Некаторыя лісты немагчыма перанесці ў архіў';
$labels['archivefolder'] = 'Архіў';
$labels['settingstitle'] = 'Архіў';
$labels['archivetype'] = 'Падзяліць архіў паводле';
$labels['archivetypeyear'] = 'года (напрыклад, Архіў/2012)';
$labels['archivetypemonth'] = 'месяца (напрыклад, Архіў/2012/06)';
$labels['archivetypetbmonth'] = 'месяца - сумяшчальнасць з Thunderbird (напрыклад, Архіў/2012/2012-06)';
$labels['archivetypefolder'] = 'зыходнага каталога';
$labels['archivetypefolderyear'] = 'года і зыходнага каталога (напрыклад, Архіў/2012/...)';
$labels['archivetypefoldermonth'] = 'года, месяца і зыходнага каталога (напрыклад, Архіў/2012/06/...)';
$labels['archivetypesender'] = 'Электронная пошта адпраўніка';
$labels['unkownsender'] = 'невядомы';
$labels['readonarchive'] = 'Пазначыць ліст прачытаным у архіве';