Page MenuHomePhorge

et_EE.inc
No OneTemporary

Size
1 KB
Referenced Files
None
Subscribers
None

et_EE.inc

<?php
/*
+-----------------------------------------------------------------------+
| localization/et_EE/labels.inc |
| |
| Language file of the Roundcube Webmail client |
| Copyright (C) 2012, The Roundcube Dev Team |
| Licensed under the GNU General Public License |
| |
+-----------------------------------------------------------------------+
| Author: yllar |
+-----------------------------------------------------------------------+
*/
$labels = array();
$labels['changepasswd'] = 'Muuda parooli';
$labels['curpasswd'] = 'Vana parool:';
$labels['newpasswd'] = 'Uus parool:';
$labels['confpasswd'] = 'Uus parool uuesti:';
$labels['nopassword'] = 'Palun sisesta uus parool.';
$labels['nocurpassword'] = 'Palun sisesta vana parool.';
$labels['passwordincorrect'] = 'Vana parool on vale.';
$labels['passwordinconsistency'] = 'Paroolid ei kattu, palun proovi uuesti.';
$labels['crypterror'] = 'Serveris ei ole parooli krüpteerimiseks vajalikku funktsiooni.';
$labels['connecterror'] = 'Parooli salvestamine nurjus. Ühenduse tõrge.';
$labels['internalerror'] = 'Uue parooli andmebaasi salvestamine nurjus.';
$labels['passwordshort'] = 'Parool peab olema vähemalt $length märki pikk.';
$labels['passwordweak'] = 'Parool peab sisaldama vähemalt üht numbrit ja märki.';
$labels['passwordforbidden'] = 'Parool sisaldab keelatud märki.';

File Metadata

Mime Type
text/x-php
Expires
Thu, Jul 30, 2:55 AM (6 h, 57 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1157024
Default Alt Text
et_EE.inc (1 KB)

Event Timeline