0
|
1 <?php
|
|
2
|
|
3 /*
|
|
4 +-----------------------------------------------------------------------+
|
|
5 | localization/<lang>/labels.inc |
|
|
6 | |
|
|
7 | Localization file of the Roundcube Webmail client |
|
|
8 | Copyright (C) 2005-2015, The Roundcube Dev Team |
|
|
9 | |
|
|
10 | Licensed under the GNU General Public License version 3 or |
|
|
11 | any later version with exceptions for skins & plugins. |
|
|
12 | See the README file for a full license statement. |
|
|
13 | |
|
|
14 +-----------------------------------------------------------------------+
|
|
15
|
|
16 For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/labels/
|
|
17 */
|
|
18 $labels['welcome'] = 'Benvenescu à $product';
|
|
19 $labels['username'] = 'Coda da sámband';
|
|
20 $labels['password'] = 'Teßera';
|
|
21 $labels['server'] = 'Serveir';
|
|
22 $labels['login'] = 'S’anonçarh';
|
|
23 $labels['logout'] = 'Zespartarh';
|
|
24 $labels['mail'] = 'Telepost';
|
|
25 $labels['settings'] = 'Setatxen';
|
|
26 $labels['subject'] = 'Subxhect';
|
|
27 $labels['from'] = 'Da';
|
|
28 $labels['to'] = 'À';
|
|
29 $labels['date'] = 'Däts';
|
|
30 $labels['copy'] = 'Copiarh';
|
|
31 $labels['move'] = 'Muóvarh';
|
|
32 $labels['moveto'] = 'Muóvarh à...';
|
|
33 $labels['copyto'] = 'Copiarh à...';
|
|
34 $labels['download'] = 'Transreçáifarh';
|
|
35 $labels['showattachment'] = 'Mostrarh';
|
|
36 $labels['showanyway'] = 'Mostrarh-en zespitzi toct';
|
|
37 $labels['filename'] = 'Nómina del fischeir';
|
|
38 $labels['addtoaddressbook'] = 'Axhuntarh àl carnet dels adreçéux';
|
|
39 $labels['sun'] = 'Súl';
|
|
40 $labels['mon'] = 'Lún';
|
|
41 $labels['tue'] = 'Mai';
|
|
42 $labels['wed'] = 'Már';
|
|
43 $labels['thu'] = 'Xhú';
|
|
44 $labels['fri'] = 'Vié';
|
|
45 $labels['sat'] = 'Sát';
|
|
46 $labels['sunday'] = 'Súladi';
|
|
47 $labels['monday'] = 'Lúneçi';
|
|
48 $labels['tuesday'] = 'Maitzi';
|
|
49 $labels['wednesday'] = 'Márcuri';
|
|
50 $labels['thursday'] = 'Xhúadi';
|
|
51 $labels['friday'] = 'Viénerçi';
|
|
52 $labels['saturday'] = 'Sáturi';
|
|
53 $labels['jan'] = 'Jan';
|
|
54 $labels['feb'] = 'Fev';
|
|
55 $labels['mar'] = 'Mar';
|
|
56 $labels['apr'] = 'Avr';
|
|
57 $labels['may'] = 'Mai';
|
|
58 $labels['jun'] = 'Gün';
|
|
59 $labels['jul'] = 'Jul';
|
|
60 $labels['aug'] = 'Gus';
|
|
61 $labels['sep'] = 'Set';
|
|
62 $labels['oct'] = 'Lis';
|
|
63 $labels['nov'] = 'Noe';
|
|
64 $labels['dec'] = 'Zec';
|
|
65 $labels['longjan'] = 'Januar';
|
|
66 $labels['longfeb'] = 'Fevraglh';
|
|
67 $labels['longmar'] = 'Març';
|
|
68 $labels['longapr'] = 'Avrïu';
|
|
69 $labels['longmay'] = 'Mai';
|
|
70 $labels['longjun'] = 'Gün';
|
|
71 $labels['longjul'] = 'Julia';
|
|
72 $labels['longaug'] = 'Guscht';
|
|
73 $labels['longsep'] = 'Setemvar';
|
|
74 $labels['longoct'] = 'Listopäts';
|
|
75 $labels['longnov'] = 'Noemvar';
|
|
76 $labels['longdec'] = 'Zecemvar';
|
|
77 $labels['today'] = 'Oxhi';
|
|
78 $labels['reply'] = 'Contestarh';
|
|
79 $labels['forward'] = 'Promuóvarh';
|
|
80 $labels['deletemessage'] = 'Zeletarh el mensatx';
|
|
81 $labels['more'] = 'Pü';
|
|
82 $labels['options'] = 'Opziuns';
|
|
83 $labels['all'] = 'Toct';
|
|
84 $labels['isread'] = 'Lirarh';
|
|
85 $labels['filter'] = 'Strecureir';
|
|
86 $labels['unknown'] = 'inschì';
|
|
87 $labels['namex'] = 'Nómina';
|
|
88 $labels['send'] = 'Envoxhiarh';
|
|
89 $labels['ignore'] = 'Ignhorarh';
|
|
90 $labels['addresponse'] = 'Axhuntarh ün respuns';
|
|
91 $labels['responsename'] = 'Nómina';
|
|
92 $labels['close'] = 'Fermarh';
|
|
93 $labels['htmltoggle'] = 'HTML';
|
|
94 $labels['gender'] = 'Schlada';
|
|
95 $labels['email'] = 'Telepost';
|
|
96 $labels['locality'] = 'Cità';
|
|
97 $labels['country'] = 'Päts';
|
|
98 $labels['birthday'] = 'Nadaliça';
|
|
99 $labels['typehome'] = 'Casa';
|
|
100 $labels['typeprofile'] = 'Profil';
|
|
101 $labels['contacts'] = 'Contäctsilor';
|
|
102 $labels['edit'] = 'Redactarh';
|
|
103 $labels['cancel'] = 'Niþiliçarh';
|
|
104 $labels['save'] = 'Guardarh';
|
|
105 $labels['delete'] = 'Zeletarh';
|
|
106 $labels['rename'] = 'Rinominarh';
|
|
107 $labels['done'] = 'Fäts';
|
|
108 $labels['about'] = 'Över';
|
|
109 $labels['language'] = 'Glheþ';
|
|
110 $labels['location'] = 'Locaziun';
|
|
111 $labels['info'] = 'Informaziun';
|
|
112 $labels['version'] = 'Verziun';
|
|
113 $labels['B'] = 'o';
|
|
114 $labels['KB'] = 'Ko';
|
|
115 $labels['MB'] = 'Mo';
|
|
116 $labels['GB'] = 'Go';
|
|
117 $labels['unicode'] = 'Unicode';
|
|
118 $labels['english'] = 'Angleasca';
|
|
119 ?>
|