]> git.donarmstrong.com Git - roundcube.git/blob - plugins/newmail_notifier/localization/lv_LV.inc
Imported Upstream version 0.7.1
[roundcube.git] / plugins / newmail_notifier / localization / lv_LV.inc
1 <?php
2
3 /*
4  +-----------------------------------------------------------------------+
5  | localization/lv_LV/labels.inc                                         |
6  |                                                                       |
7  | Language file of the Roundcube Webmail client                         |
8  | Copyright (C) 2012, The Roundcube Dev Team                            |
9  | Licensed under the GNU General Public License                         |
10  |                                                                       |
11  +-----------------------------------------------------------------------+
12  | Author: Thomas <Unknown>                                              |
13  +-----------------------------------------------------------------------+
14  @version $Id$
15 */
16
17 $labels = array();
18 $labels['basic'] = 'Attēlot paziņojumu pie jaunas vēstules saņemšanas';
19 $labels['desktop'] = 'Attēlot darbvirsmas paziņojumu pie jaunas vēstules saņemšanas';
20 $labels['sound'] = 'Atskaņot skaņas signālu pie jaunas vēstules saņemšanas';
21 $labels['test'] = 'Test';
22 $labels['title'] = 'Jauns E-pasts!';
23 $labels['body'] = 'Jūs esat saņēmis jaunu e-pastu.';
24 $labels['testbody'] = 'Šis ir testa paziņojums.';
25 $labels['desktopdisabled'] = 'Darbvirsmas paziņojumi ir atslēgti Jūsu pārlūkprogrammā.';
26 $labels['desktopunsupported'] = 'Jūsu pārlūkprogramma neatbalsta darbvirsmas paziņojumus.';
27