Files
roundcubemail/program/localization/be_BE/labels.inc

45 lines
1.8 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
/*
+-----------------------------------------------------------------------+
| localization/be_BE/labels.inc |
| |
| Language file of the Roundcube Webmail client |
| Copyright (C) 2012, The Roundcube Dev Team |
| Licensed under the GNU General Public License |
| |
+-----------------------------------------------------------------------+
| Author: Alex Nehaichik <nab@mail.by> |
+-----------------------------------------------------------------------+
@version $Id$
*/
$labels = array();
$labels['welcome'] = 'Вітаем у $product';
$labels['username'] = 'Карыстальнік';
$labels['password'] = 'Пароль';
$labels['server'] = 'Сервер';
$labels['login'] = 'Уваход';
$labels['logout'] = 'Выхад';
$labels['mail'] = 'Пошта';
$labels['settings'] = 'Настаўленні';
$labels['addressbook'] = 'Адрасная кніга';
$labels['inbox'] = 'Атрыманыя';
$labels['drafts'] = 'Чарнавікі';
$labels['sent'] = 'Дасланыя';
$labels['trash'] = 'Сметніца';
$labels['junk'] = 'Спам';
$labels['subject'] = 'Тэма';
$labels['from'] = 'Ад каго';
$labels['to'] = 'Каму';
$labels['cc'] = 'Копія (СС)';
$labels['bcc'] = 'Сх.копія (ВСС)';
$labels['replyto'] = 'Адказаць на';
$labels['date'] = 'Дата';
$labels['size'] = 'Памер';
$labels['priority'] = 'Прыярытэт';
$labels['readstatus'] = 'Не прачытанае';
$labels['mailboxlist'] = 'Тэчкі';
$labels['folders'] = 'Тэчкі';